Re: [PHP-DEV] alpha1 status update

2008-07-30 Thread Lukas Kahwe Smith
On 30.07.2008, at 22:57, Dmitry Stogov wrote: - remove __toString() from closures (Johannes/Dmitry) What is wrong here? What behavior do you prefer? I just missed the discussion. This was in the thread "closures questions" and later there were some votes by Stas and Marcus in favor of its

Re: [PHP-DEV] alpha1 status update

2008-07-30 Thread Dmitry Stogov
> - remove __toString() from closures (Johannes/Dmitry) What is wrong here? What behavior do you prefer? I just missed the discussion. Thanks. Dmitry. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] alpha1 status update

2008-07-30 Thread Lukas Kahwe Smith
Hi, I assume the following items are done by now: - LSB parent::/self:: forwarding (Etienne/Dmitry) - string optmization patches (Matt/Scott) I assume everything will be ready on the windows side of things as well. If not shout ASAP. I am still expecting to see the following commits: - opens