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