> Le 17 janv. 2023 à 15:28, G. P. B. <george.bany...@gmail.com> a écrit :
> 
> Hello Internals,
> 
> I would like to start the discussion on the Path to Saner
> Increment/Decrement operators RFC:
> https://wiki.php.net/rfc/saner-inc-dec-operators

Hi,

Adding a `str_increment(...)` function that roughly replicates the current 
behaviour of `++$x` for non-numeric strings, is necessary and sufficient in 
order to have a simple and clear path forward for those that use the feature, 
thanks. (On the other hand, a `str_decrement(...)` equivalent is not useful for 
the scope of this RFC.)

—Claude

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: https://www.php.net/unsub.php

Reply via email to