dmitry Tue, 20 Apr 2010 11:16:39 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=298207
Log:
Added a number of small performance tweaks and optimizations
. ZEND_RECV now always has IS_CV as its result
. ZEND_CATCH now has to be used only with constant class names
. ZEND_FETCH_DIM_? may fetch array and dimension operans in a different order
Changed paths:
U php/php-src/trunk/NEWS
U php/php-src/trunk/Zend/tests/isset_003.phpt
A php/php-src/trunk/Zend/tests/isset_003_2_4.phpt
U php/php-src/trunk/Zend/zend.h
U php/php-src/trunk/Zend/zend_API.h
U php/php-src/trunk/Zend/zend_compile.c
U php/php-src/trunk/Zend/zend_compile.h
U php/php-src/trunk/Zend/zend_execute.c
U php/php-src/trunk/Zend/zend_execute.h
U php/php-src/trunk/Zend/zend_execute_API.c
U php/php-src/trunk/Zend/zend_iterators.c
U php/php-src/trunk/Zend/zend_language_parser.y
U php/php-src/trunk/Zend/zend_objects_API.h
U php/php-src/trunk/Zend/zend_ptr_stack.h
U php/php-src/trunk/Zend/zend_variables.h
U php/php-src/trunk/Zend/zend_vm_def.h
U php/php-src/trunk/Zend/zend_vm_execute.h
U php/php-src/trunk/Zend/zend_vm_execute.skl
U php/php-src/trunk/Zend/zend_vm_gen.php
U php/php-src/trunk/ext/mbstring/mbstring.c
U php/php-src/trunk/ext/standard/cyr_convert.c
<diffs exceeded maximum size>
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php