Hi internals, I'd like to start the discussion for a new RFC about adding a new method, ReflectionAttribute::getCurrent(), to access the current reflection target of an attribute.
* RFC: https://wiki.php.net/rfc/reflectionattribute-getcurrent * Implementation: https://github.com/php/php-src/pull/21440 Thanks, -Daniel
