[PHP-DEV] PHP 8.4.3 Released

2025-01-16 Thread Saki Takamachi
The PHP development team announces the immediate availability of PHP 8.4.3. This is a bugfix release. All PHP 8.4 users are encouraged to upgrade to this version. For source downloads of PHP 8.4.3 please visit our downloads page. Windows binaries can be found on the PHP for Windows site. The list

[PHP-DEV] PHP 8.3.16 Released

2025-01-16 Thread ericmann
The PHP development team announces the immediate availability of PHP 8.3.16. This is a bugfix release. All PHP 8.3 users are encouraged to upgrade to this version. For source downloads of PHP 8.3.16 please visit our downloads page:https://www.php.net/downloads Windows binaries can be found on

Re: [PHP-DEV] htmlentities(): Passing null to parameter #1 ($string) of type string is deprecated

2025-01-16 Thread Christoph M. Becker
On 16.01.2025 at 02:49, Craig Francis wrote: > On Fri, 3 Jan 2025 at 16:03, Kamil Tekiela wrote: > >> It is a step towards making the user-defined functions and built-in >> functions consistent with each other. > > Just to note, it could have been "consistent" if NULL coercion was > supported for