felipe          Sat Mar 29 00:01:44 2008 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  New entry (MFH: goto)
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.152&r2=1.2027.2.547.2.965.2.153&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.152 
php-src/NEWS:1.2027.2.547.2.965.2.153
--- php-src/NEWS:1.2027.2.547.2.965.2.152       Thu Mar 27 10:33:39 2008
+++ php-src/NEWS        Sat Mar 29 00:01:42 2008
@@ -4,6 +4,7 @@
 - Removed the experimental RPL (master/slave) functions from mysqli. (Andrey)
 - Dropped zend.ze1_compatibility_mode (Dmitry)
 
+- Added "jump label" operator (limited "goto"). (Dmitry, Sara)
 - Added ability to use stream wrappers in include_path (Gregory, Dmitry)
 - Added concept of "delayed early binding" that allows opcode caches to perform
   class declaration (early and/or run-time binding) in exactly the same order



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to