Hello!
PHP 4.4.1 is now available for download [1]. This version is a
maintenance release, that contains numerous bug fixes, including a
number of security fixes related to the overwriting of the GLOBALS
array. All users of PHP 4.3 and 4.4 are encouraged to upgrade to this
version.
The full list of changes in PHP 4.4.1 is available in the PHP 4
ChangeLog [2] and a list with the most important changes is available
through the release announcement [3].
[1] http://php.net/downloads.php#v4
[2] http://php.net/ChangeLog-4.php#4.1.1
[3] http://php.net/release_4_4_1.php
regards,
Derick
--
http://derickrethans.nl | http://ez.no | http://xdebug.org
Hi,
Derick Rethans mailto:derick@php.net wrote on Monday, October 31, 2005
2:43 PM:
PHP 4.4.1 is now available for download [1]. This version is a
maintenance release, that contains numerous bug fixes, including a
number of security fixes related to the overwriting of the GLOBALS
array. All users of PHP 4.3 and 4.4 are encouraged to upgrade to this
version.
I guess the release of PHP 5.0.6 isn't far away.
Simple question: Will 5.0.6 give us back BC for the "pass-by-ref-fix" of
5.0.5, something like throwing a warning (was discussed here).
If not we have the problem that now PHP 5.0.4 is unsecure and the new
versions won't work without extremly testing of some bigger applications.
Thank you and best regrards.
""Sonke Ruempler"" ruempler@topconcepts.com wrote in message
news:018401c5dec1$9b7e0970$9a00a8c0@stade.topconcepts.net...
Simple question: Will 5.0.6 give us back BC for the "pass-by-ref-fix" of
5.0.5, something like throwing a warning (was discussed here).If not we have the problem that now PHP 5.0.4 is unsecure and the new
versions won't work without extremly testing of some bigger applications.Thank you and best regrards.
I think a lot of people are waiting for this question to be answered, I know
I am.
How will this be announced to the public, because I don't think the
internals mailinglist is the best place to spread the word, right?
Regards,
Kees