[PHP-DEV] PHP 5.2.11RC1 Testing

2009-08-13 Thread Ilia Alshanetsky
The first release candidate of 5.2.11 was just released for testing and can be downloaded here: http://downloads.php.net/ilia/php-5.2.11RC1.tar.bz2 (md5sum: 19a8ecb296fee2ece6fa703a2e9b1f79) The windows binaries are available at: http://windows.php.net/qa/ This is a purely a bug-fix releas

Re: [PHP-DEV] HEAD tests

2009-08-13 Thread Stanislav Malyshev
Hi! I have actually been fixing tests, so this surprised me. I checked with Stas on irc and it turned out to be a case of user error on his part :) We don't have 420 failed string tests in HEAD. We still have 22 though, plus a number of borked tests due to charset issues, so please pitch in an

Re: [PHP-DEV] HEAD tests

2009-08-13 Thread Rasmus Lerdorf
Stanislav Malyshev wrote: > I was recently working on fixing some things in HEAD in > ext/standard/strings.c and when I tried to run tests to check if my > fixes are OK I discovered that huge amount of strings tests now fail - > out of ~800 tests we have 420 fails! Most of them seem to be some > tr

[PHP-DEV] HEAD tests

2009-08-13 Thread Stanislav Malyshev
Hi! I was recently working on fixing some things in HEAD in ext/standard/strings.c and when I tried to run tests to check if my fixes are OK I discovered that huge amount of strings tests now fail - out of ~800 tests we have 420 fails! Most of them seem to be some trivial matters like string/

Re: [PHP-DEV] CVS Account Request: sjord

2009-08-13 Thread Sjoerd Langkemper
I don't care that much about the username. Maybe "sjoerd" is more clear, since it is my name after all.

Re: [PHP-DEV] CVS Account Request: sjord

2009-08-13 Thread Derick Rethans
On Thu, 13 Aug 2009, Sjoerd Langkemper wrote: > Changing status of bugs. Jani Taskinen told me to request an account, since I > am on bugs.php.net often. You're sure you want "sjord" as username, or "sjoerd"? regards, Derick -- PHP Internals - PHP Runtime Development Mailing List To unsubscri

[PHP-DEV] CVS Account Request: sjord

2009-08-13 Thread Sjoerd Langkemper
Changing status of bugs. Jani Taskinen told me to request an account, since I am on bugs.php.net often. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Design of the Zend Engine's Instruction Set

2009-08-13 Thread Stefan Marr
Hello internals: I had a look at the Zend Engine to understand some details about its internal design with respect to its opcodes and machine model. Would like to ask you for some comments if the following sounds wrong or misinterpreted to you: So, the basic design of the Zend Engine is a a st