Software 42321 Published by

Sergey Panteleev has announced the release of the sixth release candidate for PHP 8.2.0.



php-8.2.0RC6

- Core:
. Fixed bug GH-9823 (Don’t reset func in zend_closure_internal_handler). (Florian Sowade)
. Fixed potential NULL pointer dereference Windows shm*() functions. (cmb) . Fix target validation for internal attributes with constructor property promotion. (kooldev)
. Fixed bug GH-9750 (Generator memory leak when interrupted during argument evaluation. (Arnaud)

- FPM:
. Fixed bug GH-9754 (SaltStack (using Python subprocess) hangs when running php-fpm 8.1.11). (Jakub Zelenka)

- mysqli:
. Fixed bug GH-9841 (mysqli_query throws warning despite using silenced error mode). (Kamil Tekiela)

- PDO: . Fixed bug GH-9818 (Initialize run time cache in PDO methods). (Florian Sowade)

- Random:
. Fixed bug GH-9839 (Pre-PHP 8.2 output compatibility for non-mt_rand() functions for MT_RAND_PHP). (timwolla)



Release php-8.2.0RC6 · php/php-src