Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
reflection: Fix the return value of ReflectionFunction::{getNamespace…
…Name,inNamespace}() for closures (php#16129) * reflection: Fix the return value of ReflectionFunction::{getNamespaceName,inNamespace}() for closures Fixes phpGH-16122 * reflection: Clean up implementation of `ReflectionFunctionAbstract::inNamespace()` * reflection: Clean up implementation of `ReflectionFunctionAbstract::getNamespaceName()`
- Loading branch information