The final release candidate for PHP 5.2.1, RC4 is now available for
download. Pending any problems this will be released as 5.2.1 next
week, so this is the last chance to identify any critical issues
before it is too late. If you have not tried any previous RCs, please
do so now. The tar balls can be found at the URLs below and win32
binaries will follow shortly.
http://downloads.php.net/ilia/php-5.2.1RC4.tar.bz2 (md5sum:
f50578276f653b1f523150e3ff987f03)
http://downloads.php.net/ilia/php-5.2.1RC4.tar.gz (md5sum:
361197eb2b21b36e2e20cb132da2cf16)
I'd like to ask all developers to refrain from making any (no matter
how trivial) commits to the 5.2 branch until 5.2.1 is released, if
you feel you have a critical patch, please run it by me first, thanks.
Ilia Alshanetsky
5.2 Release Master
Windows build:
http://downloads.php.net/edink/php-5.2.1RC4-Win32.zip
(a4b7ac5a4a6a8cfc1580dd2e667b14ca)
http://downloads.php.net/edink/php-5.2.1RC4-win32-installer.msi
(28463a1c08e994e6510a7997c1297a99)
http://downloads.php.net/edink/pecl-5.2.1RC4-Win32.zip
(9b5df92540017478427f099c450d45a9)
http://downloads.php.net/edink/php-debug-pack-5.2.1RC4-Win32.zip
(8243540de80da275b69636574ac6983e)
NTS (No thread safety build). Should only be used with CGI/FastCGI and CLI.
http://downloads.php.net/edink/php-5.2.1RC4-nts-Win32.zip
(999044354145d95c0d4e85dce2eb0f38)
http://downloads.php.net/edink/pecl-5.2.1RC4-nts-Win32.zip
(ab193ca706a4d06c793a149817863996)
http://downloads.php.net/edink/php-debug-pack-5.2.1RC4-nts-Win32.zip
(71cbe0d07b1334efda4cf5513773cd22)
Edin
Ilia Alshanetsky wrote:
The final release candidate for PHP 5.2.1, RC4 is now available for
download. Pending any problems this will be released as 5.2.1 next
week, so this is the last chance to identify any critical issues
before it is too late. If you have not tried any previous RCs, please
do so now. The tar balls can be found at the URLs below and win32
binaries will follow shortly.http://downloads.php.net/ilia/php-5.2.1RC4.tar.bz2 (md5sum:
f50578276f653b1f523150e3ff987f03)
http://downloads.php.net/ilia/php-5.2.1RC4.tar.gz (md5sum:
361197eb2b21b36e2e20cb132da2cf16)I'd like to ask all developers to refrain from making any (no matter
how trivial) commits to the 5.2 branch until 5.2.1 is released, if you
feel you have a critical patch, please run it by me first, thanks.Ilia Alshanetsky
5.2 Release Master
Installed RC4 short time ago, works great. I found only a problem in
phpinfo()
:
Registered PHP Streams: zip
Registered Stream Socket Transports: tcp
Registered Stream Filters: string.rot13
It only displays the FIRST registered PHP stream. Testing with
fopen("http://...") works, so all streams are available. This bug was also
in RC3 but I thought it was related to http://bugs.php.net/bug.php?id=40168
and did not start any separate bug report.
System is Solaris 9 SPARC, GCC 3.3
Uwe Schindler
thetaphi@php.net - http://www.php.net
NSAPI SAPI developer
Bremen, Germany
-----Original Message-----
From: Ilia Alshanetsky [mailto:ilia@prohost.org]
Sent: Friday, January 26, 2007 1:33 AM
To: internals@lists.php.net List
Subject: [PHP-DEV] PHP 5.2.1RC4 ReleasedThe final release candidate for PHP 5.2.1, RC4 is now available for
download. Pending any problems this will be released as 5.2.1 next
week, so this is the last chance to identify any critical issues
before it is too late. If you have not tried any previous RCs, please
do so now. The tar balls can be found at the URLs below and win32
binaries will follow shortly.http://downloads.php.net/ilia/php-5.2.1RC4.tar.bz2 (md5sum:
f50578276f653b1f523150e3ff987f03)
http://downloads.php.net/ilia/php-5.2.1RC4.tar.gz (md5sum:
361197eb2b21b36e2e20cb132da2cf16)I'd like to ask all developers to refrain from making any (no matter
how trivial) commits to the 5.2 branch until 5.2.1 is released, if
you feel you have a critical patch, please run it by me first, thanks.Ilia Alshanetsky
5.2 Release Master
I can confirm this on Fedora with gcc 4.1.1, pretty sure its a
regression based on bug #40168
Scott
Uwe Schindler wrote:
Installed RC4 short time ago, works great. I found only a problem in
phpinfo()
:Registered PHP Streams: zip
Registered Stream Socket Transports: tcp
Registered Stream Filters: string.rot13It only displays the FIRST registered PHP stream. Testing with
fopen("http://...") works, so all streams are available. This bug was also
in RC3 but I thought it was related to http://bugs.php.net/bug.php?id=40168
and did not start any separate bug report.System is Solaris 9 SPARC, GCC 3.3
Uwe Schindler
thetaphi@php.net - http://www.php.net
NSAPI SAPI developer
Bremen, Germany-----Original Message-----
From: Ilia Alshanetsky [mailto:ilia@prohost.org]
Sent: Friday, January 26, 2007 1:33 AM
To: internals@lists.php.net List
Subject: [PHP-DEV] PHP 5.2.1RC4 ReleasedThe final release candidate for PHP 5.2.1, RC4 is now available for
download. Pending any problems this will be released as 5.2.1 next
week, so this is the last chance to identify any critical issues
before it is too late. If you have not tried any previous RCs, please
do so now. The tar balls can be found at the URLs below and win32
binaries will follow shortly.http://downloads.php.net/ilia/php-5.2.1RC4.tar.bz2 (md5sum:
f50578276f653b1f523150e3ff987f03)
http://downloads.php.net/ilia/php-5.2.1RC4.tar.gz (md5sum:
361197eb2b21b36e2e20cb132da2cf16)I'd like to ask all developers to refrain from making any (no matter
how trivial) commits to the 5.2 branch until 5.2.1 is released, if
you feel you have a critical patch, please run it by me first, thanks.Ilia Alshanetsky
5.2 Release Master
Installed RC4 short time ago, works great. I found only a problem in
phpinfo()
:Registered PHP Streams: zip
Registered Stream Socket Transports: tcp
Registered Stream Filters: string.rot13It only displays the FIRST registered PHP stream. Testing with
fopen("http://...") works, so all streams are available. This bug was also
in RC3 but I thought it was related to http://bugs.php.net/bug.php?id=40168
and did not start any separate bug report.
Fixed, thanks.
It was my fault, sorry.
--
Wbr,
Antony Dovgal