After an important issue related to PHP 4.4.5, due to crash problem which a occurs when session variables are used while register_globals is enabled, PHP Team released today PHP 4.4.6. This release comes also with the new version 7.0 of PCRE and it addresses a number of minor bugs :

  • Fixed bug #40635 (segfault in cURL extension).
  • Fixed bug #40611 (possible cURL memory error).
  • Fixed bug #40578 (imagettftext() multithreading issue).
  • Fixed bug #40502 (ext/interbase compile failure).
  • Fixed bug #40286 (PHP fastcgi with PHP_FCGI_CHILDREN don’t kill children when parent is killed).