PR #20902 Merged into PHP Core: ReflectionConstant::inNamespace()
Merged into PHP core (php-src): PR #20902 — Added ReflectionConstant::inNamespace() to align the Reflection API. This change improves consistency across the Reflection API — the kind of polish that makes…