Re: [PHP-DEV] PHP 5.4.0 RC8 released

2012-02-23 Thread Timm Friebe
Hi, > (Hint: __wakeup() isn't called). > This looks to be the same as https://bugs.php.net/bug.php?id=60879. Can you try the build I linked to in that report and see if it resolves this issue for you? It does. Thanks! - Timm -- PHP Internals - PHP Runtime Development Mailing List To u

RE: [PHP-DEV] PHP 5.4.0 RC8 released

2012-02-19 Thread Stephen Zarkos
Hello, > > I still have the following problem I'm experiencing with all release > candidates > since RC6: > > $ /cygdrive/f/Programme/php-5.4.0RC8-nts-Win32-VC9-x86/php -r 'class A { > function __wakeup() { echo "WAKEUP!"; }} > var_dump(unserialize(serialize(new A(;' > object(A)#1 (0) { > }

Re: [PHP-DEV] PHP 5.4.0 RC8 released

2012-02-19 Thread Timm Friebe
Hello, > We like to announce the 7th Release Candidate of PHP 5.4.0. > We fixed some critical bugs in the PHP 5.4.0 codebase. > Therefore we had to release another RC. I still have the following problem I'm experiencing with all release candidates since RC6: $ /cygdrive/f/Programme/php-5.4.0RC

[PHP-DEV] PHP 5.4.0 RC8 released

2012-02-17 Thread David Soria Parra
Hi internals We like to announce the 7th Release Candidate of PHP 5.4.0. We fixed some critical bugs in the PHP 5.4.0 codebase. Therefore we had to release another RC. You can download the packages from: http://downloads.php.net/stas The Windows team provides windows binaries for the releas