Hello,

I would like know which itens below needs be backported to 5_3:

- Added runtime JIT auto-globals fetching and caching. (Dmitry, Sara)
- Added "jump label" operator (limited "goto"). (Dmitry, Sara)
- Removed support for "continue" and "break" operators with non-constant
  operands. (Dmitry)
- Removed undocumented and incomplete support for strings in list()
operator. (Dmitry)
- Changed "instanceof" and "catch" operators, is_a() and
is_subclass_of() functions to not call __autoload(). (Dmitry)

Let me know, and then i could post the patch for aprovation.

PS: If is whished be backported a item in NEWS file that i not
mentioned, let know too. :)

-- 
Regards,
Felipe Pena.


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

Reply via email to