Re: [PHP-DEV] Unwrap reference after foreach

2021-08-13 Thread Trevor Rowbotham
Original Message On Aug 13, 2021, 9:28 AM, Nikita Popov < nikita@gmail.com> wrote: Hi internals, I'd like to address a common footgun when using foreach by reference: https://wiki.php.net/rfc/foreach_unwrap_ref This addresses the issue described in the big red box at https://w

Re: [PHP-DEV] [RFC] Property accessors

2021-05-10 Thread Trevor Rowbotham
‐‐‐ Original Message ‐‐‐ On Tuesday, May 4th, 2021 at 6:33 AM, Nikita Popov nikita@gmail.com wrote: > Hi internals, > > I'd like to present an RFC for property accessors: > > https://wiki.php.net/rfc/property_accessors > > Property accessors are like __get() and __set(), but for a sin

[PHP-DEV] Re: Re: PHP 7.2 minimum ICU version

2019-08-22 Thread Trevor Rowbotham
On Thursday, August 22, 2019 11:00 AM, Christoph M. Becker wrote: > On 22.08.2019 at 15:54, Sara Golemon wrote: > > > Or perhaps tailor the deprecation warning a little? (Nevermind, I just > > wrote it out and it gets ugly) > > Or perhaps just stick with status quo and add a note to the manual.

[PHP-DEV] PHP 7.2 minimum ICU version

2019-08-21 Thread Trevor Rowbotham
Hello, I realize that this may be a little late given that PHP 7.2 initially released roughly 2 years ago, but I came across an issue yesterday regarding the minimum required version of the ICU library. The user's hosting provider was using PHP 7.2.1, but it was linked with an ICU version of 4.2.1