axman
Joined: 07 Feb 2003
Posts: 160
Location: Wisconsin
|
Posted: 5/29/2003, 4:37 pm Post subject: [Release] PHP 4.3.2 |
|
|
| Quote: |
After a lengthy QA process, PHP 4.3.2 is finally out! This maintenance
release solves a lot of bugs found in earlier PHP versions and is a
*strongly* recommended upgrade for all PHP users.
PHP 4.3.2 contains, among others, following important fixes, additions and
improvements:
* Fixes several potentially hazardous integer and buffer overflows.
* Fixes for several 64-bit problems.
* New Apache 2.0 SAPI module (sapi/apache2handler, enabled with --with-apxs2).
* New session_regenerate_id() function.
(Important feature against malicious session planting).
* Improvements to dba extension.
* Improvements to thttpd SAPI module.
* Dropped support for GDLIB version 1.x.x (php_gd.dll) on Windows.
* An unix man page for CLI version of PHP.
* New "disable_classes" php.ini option to allow administrators to disable
certain classes for security reasons.
* ..and huge amount other bug fixes
For a full list of changes in PHP 4.3.2, see the NEWS file.
(http://www.php.net/ChangeLog-4.php).
|
_________________ Aaron Axelsen
DeveloperCube Forums Director
aaron@developercube.com |
|