PHP 4.4.6 RC1 Released
I packed PHP 4.4.6RC1 today, which you can find here:
http://downloads.php.net/derick/This release candidate addresses an issues that unfortunately crept into PHP 4.4.5:
- Fixed segfault in ext/session when register_globals=On. (Tony)
And some other issues:
- Fixed bug #40578 (imagettftext() multithreading issue). (Tony)
- Fixed bug #40502 (ext/interbase compile failure). (Tony)
- Fixed bug #40286 (PHP fastcgi with PHP_FCGI_CHILDREN don't kill children when parent is killed). (Dmitry)
It also updates the PCRE library to version 7.0.