- Core:
. Fixed bug #68370 ("unset($this)" can make the program crash). (Laruence)
+- FPM:
+ . Fixed bug #68421 (access.format='%R' doesn't log ipv6 address). (Remi)
+ . Fixed Bug #68423 (PHP-FPM will no longer load all pools). (Remi)
+
- PDO_pgsql:
. Fixed bug #66584 (Segmentation fault on statement deallocation) (Matteo)
. Fixed bug #67462 (PDO_PGSQL::beginTransaction() wrongly throws exception