On 06/10/2022 17:41, Alex Wells wrote:
For example, Kotlin has recently introduced a new feature - unsigned integer
types.
I'm still struggling to understand what I, as a user, would do about this.
If I start coding an application that relies on these new types, is
there a chance that they'll be removed completely, and I have to rewrite
it all? Is there a chance that every minor version I upgrade might
introduce subtle changes in the behaviour of my code? Or is there just a
chance that someone will decide the bikeshed's the wrong colour and I
have to regex replace all my "123u" to say "u123" instead?
Regards,
--
Rowan Tommins
[IMSoP]
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: https://www.php.net/unsub.php