Skip to content

Set environment variable SYMFONY_DEPRECATIONS_HELPER for phpunit#45

Closed
finnlewis wants to merge 1 commit into4.xfrom
feature/4.x/44-suppress-deprecation-notices-from-phpunit
Closed

Set environment variable SYMFONY_DEPRECATIONS_HELPER for phpunit#45
finnlewis wants to merge 1 commit into4.xfrom
feature/4.x/44-suppress-deprecation-notices-from-phpunit

Conversation

@finnlewis
Copy link
Member

Set environment variable SYMFONY_DEPRECATIONS_HELPER for phpunit to disabled to suppress display of deprecation notices in phpunit output.

…isabled to suppress display of deprecation notices in phpunit output.
@ekes
Copy link
Member

ekes commented Apr 23, 2024

@millnut

Hi @finnlewis I think we shouldn't change this as we'd miss deprecations that might not be picked up by automated tooling and can only be flagged at runtime, so it is good to have these reported so they can be looked at, logged and fixed. Looking at Drupal core they also don't have this set up.

localgovdrupal/localgov_project#157 (comment)

@finnlewis finnlewis closed this May 7, 2024
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