Re: [PHP] PHP 5.3.0 Released!

2009-07-01 Thread Michael A. Peters

Michael A. Peters wrote:


http://www.clfsrpm.net/php53/

I just have to try to rebuild some of the pecl modules, and test it to 
make sure the build doesn't segfault or give me the finger or anything 
rude like that before I upload the src.rpm.




Ugh - limited testing shows the interpreter working, but ...

[r...@jerusalem ~]# pear upgrade-all
Nothing to upgrade-all
[r...@jerusalem ~]# pear list-channels
Segmentation fault
[r...@jerusalem ~]#

Seg fault happens w/ both older pear 1.7.2 (from Fedora 9) and pear 
1.8.1 (packaged by me) - both versions of pear work dandy on php 5.2.9 - 
so somewhere something ain't quite right.



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] PHP 5.3.0 Released!

2009-07-01 Thread Michael A. Peters

Michael A. Peters wrote:

Michael A. Peters wrote:


http://www.clfsrpm.net/php53/

I just have to try to rebuild some of the pecl modules, and test it to 
make sure the build doesn't segfault or give me the finger or anything 
rude like that before I upload the src.rpm.




Ugh - limited testing shows the interpreter working, but ...

[r...@jerusalem ~]# pear upgrade-all
Nothing to upgrade-all
[r...@jerusalem ~]# pear list-channels
Segmentation fault
[r...@jerusalem ~]#

Seg fault happens w/ both older pear 1.7.2 (from Fedora 9) and pear 
1.8.1 (packaged by me) - both versions of pear work dandy on php 5.2.9 - 
so somewhere something ain't quite right.





No seg fault if I don't load the suhosin module. (suhosin not an issue 
in 5.2.9) - works as expected, so suhosin needs an update.


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] PHP 5.3.0 Released!

2009-06-30 Thread Michael A. Peters

Lukas Kahwe Smith wrote:

Hello!

The PHP Development Team would like to announce the immediate release of 
PHP 5.3.0. This release is a major improvement in the 5.X series, which 
includes a large number of new features and bug fixes.


Release Announcement: http://www.php.net/release/5_3_0.php
Downloads:http://php.net/downloads.php#v5.3.0
Changelog:http://www.php.net/ChangeLog-5.php#5.3.0

regards,
Johannes and Lukas



While I don't plan on using it on my production server just yet, I am 
packaging this for centos 5.3.


One of the neat additions (I think it is an addition) that I saw in the 
release notes is phar - which looks like a really slick way to 
distribute php applications.


My i386 build is done, my x86_64 build is going (will go all the way 
through as I tweaked the rpm on an x86_64 desktop before sending to my 
mock build machine)


I won't provide binary RPM's, but for the RHEL5/CentOS 5.x community 
that wants to play with it, src.rpm will be here:


http://www.clfsrpm.net/php53/

I just have to try to rebuild some of the pecl modules, and test it to 
make sure the build doesn't segfault or give me the finger or anything 
rude like that before I upload the src.rpm.


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php