andi Wed, 24 Nov 2010 04:31:45 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=305709
Log:
- Fix typo
Changed paths:
U php/php-src/trunk/NEWS
Modified: php/php-src/trunk/NEWS
===================================================================
--- php/php-src/trunk/NEWS 2010-11-24 00:56:15 UTC (rev 305708)
+++ php/php-src/trunk/NEWS 2010-11-24 04:31:45 UTC (rev 305709)
@@ -61,7 +61,7 @@
in zend_class_entry.ce_flags.
. Reduced the size of zend_class_entry by sharing the same memory space
by different information for internal and user classes.
- See zend_class_inttry.info union.
+ See zend_class_entry.info union.
. Reduced size of temp_variable.
- Changed the structure of op_array.opcodes. The constant values are moved from
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php