Re: RFC: short and inner classes

From: Date: Fri, 14 Mar 2025 18:16:15 +0000
Subject: Re: RFC: short and inner classes
References: 1  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
Hey Rob,

On 6.3.2025 00:11:22, Rob Landers wrote:
Hello PHP Internals, I'd like to introduce my RFC for discussion: https://wiki.php.net/rfc/short-and-inner-classes
A small note on the Reflection section: it should include a method giving you an array of all contained ReflectionClasses: $reflection->getInnerClasses() And likely also a method to get an inner class by name $reflection->getInnerClass("Foo"). Bob

Thread (102 messages)

« previous php.internals (#126760) next »