dmitry                                   Tue, 20 Apr 2010 10:57:45 +0000

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

Log:
Changed the structure of op_array.opcodes. The constant values are moved from 
opcode operands into a separate literal table

Changed paths:
    U   php/php-src/trunk/NEWS
    U   php/php-src/trunk/Zend/zend.c
    U   php/php-src/trunk/Zend/zend_API.c
    U   php/php-src/trunk/Zend/zend_builtin_functions.c
    U   php/php-src/trunk/Zend/zend_closures.c
    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_hash.h
    U   php/php-src/trunk/Zend/zend_language_parser.y
    U   php/php-src/trunk/Zend/zend_object_handlers.c
    U   php/php-src/trunk/Zend/zend_object_handlers.h
    U   php/php-src/trunk/Zend/zend_objects_API.c
    U   php/php-src/trunk/Zend/zend_opcode.c
    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_gen.php
    U   php/php-src/trunk/ext/com_dotnet/com_handlers.c
    U   php/php-src/trunk/ext/com_dotnet/com_saproxy.c
    U   php/php-src/trunk/ext/date/php_date.c
    U   php/php-src/trunk/ext/dom/php_dom.c
    U   php/php-src/trunk/ext/mysqli/mysqli.c
    U   php/php-src/trunk/ext/pdo/pdo_dbh.c
    U   php/php-src/trunk/ext/pdo/pdo_stmt.c
    U   php/php-src/trunk/ext/reflection/php_reflection.c
    U   php/php-src/trunk/ext/simplexml/simplexml.c
    U   php/php-src/trunk/ext/soap/php_encoding.c
    U   php/php-src/trunk/ext/spl/spl_array.c
    U   php/php-src/trunk/ext/spl/spl_iterators.c
    U   php/php-src/trunk/ext/standard/incomplete_class.c
    U   php/php-src/trunk/ext/standard/user_filters.c
    U   php/php-src/trunk/ext/xmlreader/php_xmlreader.c
    U   php/php-src/trunk/ext/xsl/xsltprocessor.c
    U   php/php-src/trunk/ext/zip/php_zip.c
    U   php/php-src/trunk/main/main.c

<diffs exceeded maximum size>
-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to