Hello!
The PHP Development Team would like to announce the immediate release of
PHP 4.4.3. This release combines small number of bug fixes and resolves
a number of security issues. All PHP users are encouraged to upgrade to
this release as soon as possible.
A separate release announcement is also available. For changes in PHP
4.4.3 since PHP 4.4.2, please consult the PHP 4 ChangeLog.
Release Announcement: http://www.php.net/release_4_4_3.php
Downloads: http://www.php.net/downloads.php#v4
Changelog: http://www.php.net/ChangeLog-4.php#4.4.3
regards,
Derick
--
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org
...
Release Announcement: http://www.php.net/release_4_4_3.php
substr_compare()
is not in 4.4.x so:
"Fixed offset/length parameter validation inside the substr_compare()
function."
should not be listed here.
Regards,
joe
...
Release Announcement: http://www.php.net/release_4_4_3.php
substr_compare()
is not in 4.4.x so:"Fixed offset/length parameter validation inside the
substr_compare()
function."should not be listed here.
Heh, I fixed this already... but it seems I forgot to press enter while
committing. Fixed now (but takes some time to appear on the mirrors).
thanks,
Derick