ReflectionFunction::isDeprecated()
returns incorrect results for closures created from magic __call()
#17913
Labels
Description
The following code:
Resulted in this output:
But I expected this output instead:
Related to #17597 and related to #17880.
PHP Version
PHP 8.4.4
Operating System
No response
The text was updated successfully, but these errors were encountered: