On 26.03.2008, at 14:04, Felipe Pena wrote:

So what is the conclusion here?

- Added runtime JIT auto-globals fetching and caching. (Dmitry, Sara)

backport (based on the arguments from Pierre)

- Added "jump label" operator (limited "goto"). (Dmitry, Sara)

backport


- Removed support for "continue" and "break" operators with non- constant
 operands. (Dmitry)

dont backport

- Removed undocumented and incomplete support for strings in list()
operator. (Dmitry)

dont backport

- Changed "instanceof" and "catch" operators, is_a() and
is_subclass_of() functions to not call __autoload(). (Dmitry)


backport (or actually this was changed in 5.1 already)

regards,
Lukas

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

Reply via email to