Skip to content

Remove the SYMFONY_DEPRECATIONS_HELPER environment variable#25

Merged
amateescu merged 1 commit into
mainfrom
remove-symfony-deprecations-helper
Jul 16, 2026
Merged

Remove the SYMFONY_DEPRECATIONS_HELPER environment variable#25
amateescu merged 1 commit into
mainfrom
remove-symfony-deprecations-helper

Conversation

@amateescu

Copy link
Copy Markdown
Owner
  • Since Drupal 11.3, core's own DeprecationHandler defaults to core/.deprecation-ignore.txt when SYMFONY_DEPRECATIONS_HELPER is unset, and on 11.x/main the same ignore file is configured directly in core/phpunit.xml.dist (overridable via DRUPAL_DEPRECATION_FILTER_CONFIG).
  • The env var is only honored as a legacy override and resolves to the exact same effective configuration, so setting it in the DDEV web environment is redundant on every supported core branch.

…dles deprecation ignores on its own since 11.3.
@amateescu
amateescu merged commit 8a94f1e into main Jul 16, 2026
2 checks passed
@amateescu
amateescu deleted the remove-symfony-deprecations-helper branch July 16, 2026 22:35
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.

1 participant