Re: [VOTE] [RFC] Alphanumeric Decrement
Hi Andrea,
On Tue, Jan 21, 2014 at 9:10 AM, Andrea Faulds <[email protected]> wrote:
> I've decided I might as well open a vote on this RFC, lest it be otherwise
> abandoned.
>
> Voting starts today (2014-01-21), ends 2014-01-28.
>
> https://wiki.php.net/rfc/alpanumeric_decrement
>
Added this RFC to keep track inconsistency.
https://wiki.php.net/rfc/comparison_inconsistency
Python/Ruby does not even have ++/--.
Mixing string and number raises type error for these languages.
Perl returns -1 for string-- always.
Although behavior became more consistent than now, but
I'm not sure if this change is good or not.
Keeping current behavior might be better.
Regards,
--
Yasuo Ohgaki
[email protected]
Thread (19 messages)