Re: [PHP-DEV] [RFC] [VOTE] Fix inconsistent behavior of $this variable

2016-06-13 Thread Fleshgrinder
On 6/13/2016 12:48 PM, Pascal MARTIN, AFUP wrote: > Hi, > > At AFUP, we agree the inconsistency outlined in this RFC is quite > strange and fixing it would be nice for the language. > > But, we are not sure this should be done in PHP 7.1 (or any other minor > version, actually). > > Instead, som

Re: [PHP-DEV] [RFC] [VOTE] Fix inconsistent behavior of $this variable

2016-06-13 Thread Pascal MARTIN, AFUP
Le 06/06/2016 09:18, Dmitry Stogov a écrit : You can find the full RFC at: https://wiki.php.net/rfc/this_var I encourage everyone to read the RFC and cast your vote towards whichever option you feel is the best for the language and the community. Hi, At AFUP, we agre

[PHP-DEV] [RFC] [VOTE] Fix inconsistent behavior of $this variable

2016-06-06 Thread Dmitry Stogov
Hi, It has been two weeks since discussion started on the RFC to fix inconsistent behavior of $this variable. This RFC has therefore been moved to "Voting" state. Voting began on Jun 6 and will close on June 16. You can find the full RFC at: https://wiki.php.net/rfc/th