[VOTE] Reflection for references

php.internals

Nikita Popov

7 years ago
Hi internals, I would like to start the vote on the ReflectionReference RFC: https://wiki.php.net/rfc/reference_reflection The vote ends 2019-02-13 and requires a 2/3 majority to pass. Please see https://externals.io/message/103738 for the discussion thread. Regards, Nikita

Nikita Popov

7 years ago
On Wed, Jan 30, 2019 at 11:07 AM Nikita Popov <nikita.ppv@gmail.com> wrote:
> Hi internals, > > I would like to start the vote on the ReflectionReference RFC: > > https://wiki.php.net/rfc/reference_reflection > > The vote ends 2019-02-13 and requires a 2/3 majority to pass. Please see > https://externals.io/message/103738 for the discussion thread. >
The RFC has passed with 30 votes in favor and one against. The implementation is merged into PHP 7.4. Nikita