Download PHP 4.3.9RC2

Spread the love

abraxas leaves the following mess in the submit: “Today the presumably last release candidate of PHP 4.3.9 has been released. The only new feature is limiting the memory usage of the Perl Compatible Regular Expression cache. In addition, the changelog purely from bug fixes.” PHP 4.3.9RC2 is this time released by the Quality Assurance Team, which has made this release available as bzip2-tarball and zip archive† The next changes apply to the second release candidate of the 4.3.9 branch:

  • Implemented periodic PCRE compiled regexp cache cleanup, to avoid memory exhaustion. (Andrey)
  • Fixed bug with raw_post_data not getting set (Brian)
  • Fixed a file-descriptor leak with phpinfo() and other ‘special’ URLs (Zeev)
  • Fixed bug #29753 (mcal_fetch_event() allows 2nd argument to be optional). (Ilia, Vrana)
  • Fixed bug #29727 (Added missing CURL authentication directives). (Ilia)
  • Fixed bug #29719 (fgetcsv() has problem parsing strings ending with escaped enclosures). (Ilia)
  • Fixed bug #29599 (domxml_error segfaults another apache module). (Rob)
  • Fixed bug #29594 (Use PHP’s own tmpfile() implementation). (Ilia)
  • Version number 4.3.9RC2
    Website PHP
    Download
    License type Conditions (GNU/BSD/etc.)
    You might also like