Re: [PHP-DEV] [VOTE] Uniform Variable Syntax

2014-07-09 Thread Julien Pauli
On Wed, Jul 9, 2014 at 1:06 AM, Kris Craig wrote: > On Tue, Jul 8, 2014 at 9:48 AM, Pierre Joye wrote: > >> On Tue, Jul 8, 2014 at 4:51 PM, Andrea Faulds wrote: >> > >> > On 8 Jul 2014, at 15:48, Derick Rethans wrote: >> > >> >> I've just voted "no" for this, because it introduces a tiny BC bre

Re: [PHP-DEV] [VOTE] Uniform Variable Syntax

2014-07-08 Thread Kris Craig
On Tue, Jul 8, 2014 at 9:48 AM, Pierre Joye wrote: > On Tue, Jul 8, 2014 at 4:51 PM, Andrea Faulds wrote: > > > > On 8 Jul 2014, at 15:48, Derick Rethans wrote: > > > >> I've just voted "no" for this, because it introduces a tiny BC break. > >> Now, I realize this is a tiny BC break, but it is

Re: [PHP-DEV] [VOTE] Uniform Variable Syntax

2014-07-08 Thread Pierre Joye
On Tue, Jul 8, 2014 at 4:51 PM, Andrea Faulds wrote: > > On 8 Jul 2014, at 15:48, Derick Rethans wrote: > >> I've just voted "no" for this, because it introduces a tiny BC break. >> Now, I realize this is a tiny BC break, but it is just *those* that >> drive people nuts when upgrading. There is s

Re: [PHP-DEV] [VOTE] Uniform Variable Syntax

2014-07-08 Thread Andrea Faulds
On 8 Jul 2014, at 15:48, Derick Rethans wrote: > I've just voted "no" for this, because it introduces a tiny BC break. > Now, I realize this is a tiny BC break, but it is just *those* that > drive people nuts when upgrading. There is so much non-public code - a > cursor check of Symfony and Z

Re: [PHP-DEV] [VOTE] Uniform Variable Syntax

2014-07-08 Thread Derick Rethans
On Mon, 7 Jul 2014, Nikita Popov wrote: > Hi internals! > > I've started the vote on the Uniform Variable Syntax RFC: > > https://wiki.php.net/rfc/uniform_variable_syntax#vote > > You can review the discussion about this RFC here: > > http://markmail.org/message/mr4ihbubfbdxygci > > T

Re: [PHP-DEV] [VOTE] Uniform Variable Syntax

2014-07-07 Thread Ferenc Kovacs
On Mon, Jul 7, 2014 at 4:18 PM, Nikita Popov wrote: > Hi internals! > > I've started the vote on the Uniform Variable Syntax RFC: > > https://wiki.php.net/rfc/uniform_variable_syntax#vote > > You can review the discussion about this RFC here: > > http://markmail.org/message/mr4ihbubfbdxyg

Re: [PHP-DEV] [VOTE] Uniform Variable Syntax

2014-07-07 Thread Ivan Enderlin @ Hoa
On 07/07/2014 16:54, Laruence wrote: On Mon, Jul 7, 2014 at 10:46 PM, Andrea Faulds wrote: On 7 Jul 2014, at 15:42, Laruence wrote: 1. "The current patch introduces a new “write context” issue. Namely ($foo)['bar'] = 'baz' will not behave this same was as $foo['bar'] = 'baz'. In the former c

Re: [PHP-DEV] [VOTE] Uniform Variable Syntax

2014-07-07 Thread Laruence
Hey: On Mon, Jul 7, 2014 at 10:46 PM, Andrea Faulds wrote: > > On 7 Jul 2014, at 15:42, Laruence wrote: > >> 1. "The current patch introduces a new “write context” issue. Namely >> ($foo)['bar'] = 'baz' will not behave this same was as $foo['bar'] = >> 'baz'. In the former case an undefined vari

Re: [PHP-DEV] [VOTE] Uniform Variable Syntax

2014-07-07 Thread Laruence
On Mon, Jul 7, 2014 at 10:46 PM, Andrea Faulds wrote: > > On 7 Jul 2014, at 15:42, Laruence wrote: > >> 1. "The current patch introduces a new “write context” issue. Namely >> ($foo)['bar'] = 'baz' will not behave this same was as $foo['bar'] = >> 'baz'. In the former case an undefined variable n

Re: [PHP-DEV] [VOTE] Uniform Variable Syntax

2014-07-07 Thread Andrea Faulds
On 7 Jul 2014, at 15:42, Laruence wrote: > 1. "The current patch introduces a new “write context” issue. Namely > ($foo)['bar'] = 'baz' will not behave this same was as $foo['bar'] = > 'baz'. In the former case an undefined variable notice will be thrown > if $foo does not exist, whereas the lat

Re: [PHP-DEV] [VOTE] Uniform Variable Syntax

2014-07-07 Thread Laruence
Hey: On Mon, Jul 7, 2014 at 10:18 PM, Nikita Popov wrote: > Hi internals! > > I've started the vote on the Uniform Variable Syntax RFC: > > https://wiki.php.net/rfc/uniform_variable_syntax#vote > > You can review the discussion about this RFC here: > > http://markmail.org/message/mr4ihbu

[PHP-DEV] [VOTE] Uniform Variable Syntax

2014-07-07 Thread Nikita Popov
Hi internals! I've started the vote on the Uniform Variable Syntax RFC: https://wiki.php.net/rfc/uniform_variable_syntax#vote You can review the discussion about this RFC here: http://markmail.org/message/mr4ihbubfbdxygci The vote requires a 2/3 majority and is planned to end on 2014-0