Es gibt neue Versionen sowohl von PHP 4 als auch PHP 5. Die finale Version PHP 4.3.9 bietet eine ganze Reihe Bugfixes und die Wiedereinführung des GIF Formates in der GD Lib. PHP 5.0.2 behebt einige kleinere Fehler - vor allem in der SOAP Extension.
PHP 5.0.2 | Zitat | | | This is a maintenance release that in addition to many non-critical bug fixes, addresses a problem with GPC input processing. All Users of PHP 5 are encouraged to upgrade to this release as soon as possible.
|
ChangeLog
PHP 4.3.9 | Zitat | | |
is a maintenance release that in addition to over 50 non-critical bug fixes, addresses a problem with GPC input processing. This release also re-introduces ability to write GIF images via the bundled GD extension. All Users of PHP are encouraged to upgrade to this release as soon as possible.
|
ChangeLog
Und den Download findet Ihr natürlich hier : http://www.php.net/downloads.php |