Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
PHP 4.3.5 released
Posted by Philipp Esselbach on: 03/27/2004 07:44 AM [ Print | 0 comment(s) ]
PHP 4.3.5 has been released
The PHP Development Team is proud to announce the release of PHP 4.3.5. This is primarily a bug fix release, without any new features or additions. PHP 4.3.5 is by far the most stable release of PHP to date and it is recommended that all users upgrade to this release where possible.
PHP 4.3.5 contains, among others, the following important fixes, additions and improvements:
* Fixed INI leak between Apache virtual hosts.
* Fixed crashes inside fgetcsv() and make the function binary safe.
* Fixed compilation with early versions of GCC 3.0.
* Fixed a bug that prevented feof() from working correctly with sockets.
* Improved the matching algorithm inside the get_browser() function.
* Fixed resolving of open_basedir on Win32 systems.
* Fixed incorrect errors for non-existent directories when safe_mode is enabled.
* Bundled OpenSSL dlls on Win32 upgraded to 0.9.7c
* Updated bundled PostgreSQL library to version 7.4 in Windows distribution.
* Bundled PCRE library upgraded to 4.5
* Synchronized bundled GD library with GD 2.0.17
* A number of fixes for 64bit systems.
Aside from the above mentioned fixes, this release resolves over 140 various bugs and implementational problems.
PHP 4.3.5 contains, among others, the following important fixes, additions and improvements:
* Fixed INI leak between Apache virtual hosts.
* Fixed crashes inside fgetcsv() and make the function binary safe.
* Fixed compilation with early versions of GCC 3.0.
* Fixed a bug that prevented feof() from working correctly with sockets.
* Improved the matching algorithm inside the get_browser() function.
* Fixed resolving of open_basedir on Win32 systems.
* Fixed incorrect errors for non-existent directories when safe_mode is enabled.
* Bundled OpenSSL dlls on Win32 upgraded to 0.9.7c
* Updated bundled PostgreSQL library to version 7.4 in Windows distribution.
* Bundled PCRE library upgraded to 4.5
* Synchronized bundled GD library with GD 2.0.17
* A number of fixes for 64bit systems.
Aside from the above mentioned fixes, this release resolves over 140 various bugs and implementational problems.
Changelog
Download
Related Threads
12/28/2004 12:10 AM: java in php 4.3.10 on fedora core3 (0) by seand03
