[PHP-DEV] Re: [VOTE] nullsafe operator RFC

2020-07-31 Thread Ilija Tovilo
Hi internals > I started the vote on the nullsafe operator RFC. > https://wiki.php.net/rfc/nullsafe_operator I'm happy to announce that the RFC was accepted with 56 votes in favor and 2 votes against. Thanks to everybody who participated! Ilija -- PHP Internals - PHP Runtime Development Mailin

Re: [PHP-DEV] [RFC] [VOTE] Saner numeric strings

2020-07-31 Thread G. P. B.
Hello internals, Although, 1 day later than meant to, I'm glad to announce the Saner Numeric String RFC has been accepted with 30 votes in favour and 4 votes against. The secondary implementation detail vote has failed with 2 votes in favour and 27 votes against. Best regards George P. Banyard

[PHP-DEV] Re: [VOTE] Treat namespaced names as single token

2020-07-31 Thread Nikita Popov
On Fri, Jul 17, 2020 at 12:07 PM Nikita Popov wrote: > Hi internals, > > I've opened voting on https://wiki.php.net/rfc/namespaced_names_as_token. > The vote closes 2020-07-31. > > Regards, > Nikita > The proposal has been accepted with 38 votes in favor and 4 against. Nikita

[PHP-DEV] Re: [VOTE] Saner string to number comparison

2020-07-31 Thread Nikita Popov
On Fri, Jul 17, 2020 at 11:42 AM Nikita Popov wrote: > Hi internals, > > I've opened the vote on > https://wiki.php.net/rfc/string_to_number_comparison. Voting closes > 2020-07-31. > > Regards, > Nikita > The proposal has been accepted with 44 votes in favor and 1 against. Nikita

Re: [PHP-DEV] PR: Bump libxml version, deprecate libxml_disable_entity_loader()

2020-07-31 Thread Benjamin Eberlei
Hi Dik, your e-mail has likely been going to spam for many subscribers of the mailing list, I have just seen it after reading Nikitas comment on the PR. https://github.com/php/php-src/pull/5867 I am all for this and wanted to bump the thread to the list so that everyone can see this as well. Ar

Re: [PHP-DEV] [RFC] [Discussion] Shorter Attribute Syntax Change

2020-07-31 Thread Marko Kaznovac
HI, [disclosure: I'm not php internals/interpreter developer; have ~10 years of using php language] I've searched but couldn't find in this discussion: Can we keep the 'current' [doctrine/annotations or similar libraries] annotation syntax and implement parsing of metadata in PHPinterpreter? [s