Skip to content

Exclude Some Vendors From Being Hidden #27409

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

Closed
kiler129 opened this issue May 29, 2018 · 1 comment
Closed

Exclude Some Vendors From Being Hidden #27409

kiler129 opened this issue May 29, 2018 · 1 comment
Labels

Comments

@kiler129
Copy link
Contributor

Description
#26671 reduced clutter while looking at exceptions, however made working with internal-vendor stuff harder. In larger projects it's not uncommon to have private packages and use them in the project. It's very useful to actually see them in stack traces.

Ideal solution
When vendor part of PSR-4 namespace matches current project namespace code should be treated as belonging to the project..

Simple solution
Maybe we can add configurable whitelist for vendors based on vendor/[directory] which should be ignored while deciding on the code being vendor vs. non-vendor?

ping @javiereguiluz

@fabpot
Copy link
Member

fabpot commented Aug 6, 2019

I'm closing this issue as it didn't gain any traction.

@fabpot fabpot closed this as completed Aug 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants