ReflectionFunction::isDeprecated()
__call()
* Fix `ReflectionFunction::isDeprecated()` for materialized `__call()` Fixes php/php-src#17913 * NEWS