Skip to content

Commit

Permalink
reflection: Fix the return value of ReflectionFunction::{getNamespace…
Browse files Browse the repository at this point in the history
…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
TimWolla authored and jorgsowa committed Oct 1, 2024
1 parent 95b7149 commit 76d6d2e
Showing 1 changed file with 841 additions and 6 deletions.
Loading

0 comments on commit 76d6d2e

Please sign in to comment.