Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

do not report deprecations in vendors #132

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

do not report deprecations in vendors #132

wants to merge 1 commit into from

Conversation

dbu
Copy link
Member

@dbu dbu commented Jan 29, 2018

this setting should limit deprecation notices to the code of this package and hide everything happening in the vendors.

refs #130

@ElectricMaxxx
Copy link
Member

By supressing them, we won't be able to see what will break in SF4 expept from testing in SF4

@dbu
Copy link
Member Author

dbu commented Jan 29, 2018

i think its a useful step to get forward and better see what is going on with the code of this repo. but if you disagree, we can drop this PR.

@dbu dbu closed this Jan 29, 2018
@dbu dbu deleted the weak-vendors branch January 29, 2018 08:48
@ElectricMaxxx
Copy link
Member

No, you got me. going forward and see the errors is easier.

@ElectricMaxxx ElectricMaxxx self-requested a review January 29, 2018 08:49
@ElectricMaxxx ElectricMaxxx restored the weak-vendors branch January 29, 2018 08:50
@ElectricMaxxx ElectricMaxxx reopened this Jan 29, 2018
@dbu
Copy link
Member Author

dbu commented Jan 29, 2018

so we switched our opinions at the same time 😄 okay lets merge this then.

@@ -28,7 +28,7 @@ cache:
env:
matrix: SYMFONY_VERSION=4.0.*
global:
- SYMFONY_DEPRECATIONS_HELPER=0
- SYMFONY_DEPRECATIONS_HELPER=weak_vendors
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be done by our dev-kit

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants