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
[EMAIL PROTECTED] - http://www.php.net
NSAPI SAPI developer
Bremen, Germany

> -----Original Message-----
> From: Ilia Alshanetsky [mailto:[EMAIL PROTECTED]
> Sent: Friday, January 26, 2007 1:33 AM
> To: internals@lists.php.net List
> Subject: [PHP-DEV] PHP 5.2.1RC4 Released
> 
> 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
> 
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to