[PHP-DEV] SPL development interest

2020-05-14 Thread Jakob Givoni
Hi Internals, SPL is an extension that is always available in PHP. It provides some classes, interfaces and functions etc. such as - ArrayObject class - Countable interface - iterator_count function What I'd like to wrap my head around is the position of this extension in PHP and the sentiments

[PHP-DEV] Measuring database performance in MySQL

2020-05-14 Thread Tiffany Taylor
Hi internals! I am currently working on an RFC draft to disable prepared statement emulation for MySQL by default. I understand this has been discussed previously[1][2], and one major concern is performance with reused statements if prepared statement emulation is disabled because of the extra

[PHP-DEV] PHP 7.3.18 Released

2020-05-14 Thread Christoph M. Becker
The PHP development team announces the immediate availability of PHP 7.3.18. This is a security release which also contains several bug fixes. All PHP 7.3 users are encouraged to upgrade to this version. For source downloads of PHP 7.3.18 please visit our downloads page. Windows binaries can be

[PHP-DEV] PHP 7.4.6 Released!

2020-05-14 Thread Derick Rethans
The PHP development team announces the immediate availability of PHP 7.4.6. This is a security bug fix release. All PHP 7.4 users are encouraged to upgrade to this version. For source downloads of PHP 7.4.6 please visit our downloads page. Windows binaries can be found on the PHP for Windows

[PHP-DEV] PHP 7.2.31 Released

2020-05-14 Thread Remi Collet
Hi, The PHP development team announces the immediate availability of PHP 7.2.31. This is a security. All PHP 7.2 users are encouraged to upgrade to this version. For source downloads of PHP 7.2.31 please visit our downloads page. Windows binaries can be found on the PHP for Windows site. The