sebastian                                Thu, 08 Jul 2010 15:05:22 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=301084

Log:
Fugbix typo.

Changed paths:
    U   php/php-src/trunk/NEWS

Modified: php/php-src/trunk/NEWS
===================================================================
--- php/php-src/trunk/NEWS      2010-07-08 14:25:38 UTC (rev 301083)
+++ php/php-src/trunk/NEWS      2010-07-08 15:05:22 UTC (rev 301084)
@@ -13,7 +13,7 @@
   . ZEND_RETURN is splitted into two new instructions ZEND_RETURN and
     ZEND_RETURN_BY_REF
   . optimized access to global constants using values with pre-calculated
-    hash_values from litersls table
+    hash_values from literals table
   . optimized access to static properties using executor specialization.
     A constant class name may be used as a direct operand of ZEND_FETCH_*
     instruction without previous ZEND_FETCH_CLASS.

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

Reply via email to