Skip to content

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? 6.4
Bug fix? yes
New feature? no
Deprecations? no
Issues Fix #60528
License MIT

This change works around php/php-src#17422

This shouldn't change much in practice because we report both not-silenced and silenced deprecations, except for the case when the native php error handler is triggered, which is what happens at this opcache stage, see php/php-src#18541 also.

@nicolas-grekas nicolas-grekas changed the title Silence E_DEPRECATED Silence E_DEPRECATED and U_USER_DEPRECATED Jun 13, 2025
@nicolas-grekas nicolas-grekas changed the title Silence E_DEPRECATED and U_USER_DEPRECATED Silence E_DEPRECATED and E_USER_DEPRECATED Jun 13, 2025
@nicolas-grekas nicolas-grekas merged commit 9a7f7a3 into symfony:6.4 Jun 13, 2025
10 of 11 checks passed
@nicolas-grekas nicolas-grekas deleted the silence-deprec branch June 19, 2025 14:25
This was referenced Jun 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants