mirror of
https://github.com/php/php-src.git
synced 2026-04-29 03:03:26 +02:00
2e999bad34
* Fix `ReflectionFunction::isDeprecated()` for materialized `__call()` Fixes php/php-src#17913 * NEWS