[PHP-DEV] [RFC][Vote] Property Hooks

2024-04-15 Thread Larry Garfield
The vote for the Property Hooks RFC is now open: https://wiki.php.net/rfc/property-hooks Voting will close on Monday 29 April, afternoonish Chicago time. -- Larry Garfield la...@garfieldtech.com

[PHP-DEV] Introduce ReflectionConstant

2024-04-15 Thread Ilija Tovilo
Hi everyone We recently received a feature request to allow reflection of global constants, primarily to check whether they are deprecated. https://github.com/php/php-src/issues/13570 I created a simple PR to introduce a minimal `ReflectionConstant` class.

Re: [PHP-DEV][DISCUSSION] Fix mb_trim inaccurate $character

2024-04-15 Thread youkidearitai
2024年4月15日(月) 17:32 Jorg Sowa : > > Hello Yuya, > I don't think modifying voted RFCs is allowed despite the size of the change. > Moreover, there are no dates of the voting included in the description of the > RFC so it's not clear for visitors when exactly the RFC has been approved. > > Kind

Re: [PHP-DEV][DISCUSSION] Fix mb_trim inaccurate $character

2024-04-15 Thread Jorg Sowa
Hello Yuya, I don't think modifying voted RFCs is allowed despite the size of the change. Moreover, there are no dates of the voting included in the description of the RFC so it's not clear for visitors when exactly the RFC has been approved. Kind regards, Jorg