Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reflection for missing filenames #485

Merged
merged 1 commit into from
Sep 14, 2017

Conversation

stayallive
Copy link
Collaborator

@stayallive stayallive commented Aug 2, 2017

@dcramer @Jean85 how does this look? It changes the stacktrace for Laravel (5.1 tested) from:

screen shot 2017-08-02 at 16 54 53

To:

screen shot 2017-08-02 at 14 18 48

Which is more correct (considering the app path is set on both correctly).

@stayallive stayallive requested review from dcramer and Jean85 August 2, 2017 12:19
@stayallive stayallive changed the base branch from master to fix/anonymous-app-path August 2, 2017 12:20
@Jean85
Copy link
Collaborator

Jean85 commented Aug 2, 2017

Seems good to me, but I'm not sure about the impact in non-Laraver apps...

@stayallive
Copy link
Collaborator Author

Assuming the class is available in the frame this should be the same improvement.

If we know the class we can extract the file and then enhance the in-app detection.

P.S. I replaced the first screenshot with the current one.

@stayallive stayallive merged commit 8334f72 into fix/anonymous-app-path Sep 14, 2017
@Jean85 Jean85 deleted the reflection-for-missing-filenames branch September 15, 2017 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants