History log of /PHP-5.6/Zend/zend_execute.c (Results 126 – 150 of 899)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# ddc8a631 08-Mar-2008 Felipe Pena

Fixed bug #39018 (Error control operator '@' fails to suppress "Uninitialized string offset")


Revision tags: php-5.2.6RC2
# 8365e71c 04-Mar-2008 Dmitry Stogov

Fixed wrong result of cascading assignment to string offset
Fixed memory corruption on cascading assignment of IS_TMP_VAR into string offset
Fixed opcode caches shared memory corruption on ca

Fixed wrong result of cascading assignment to string offset
Fixed memory corruption on cascading assignment of IS_TMP_VAR into string offset
Fixed opcode caches shared memory corruption on cascading assignment of IS_CONST
into string offset

show more ...


Revision tags: php-5.2.6RC1, RELEASE_1_3_1
# 4cf7073a 18-Feb-2008 Dmitry Stogov

Removed redundant refcount manipulations


# 0b682510 24-Jan-2008 Dmitry Stogov

Changed EG(argument_stack) implementation.


# 529c1766 23-Jan-2008 Stanislav Malyshev

fix build


# 0095544c 23-Jan-2008 Dmitry Stogov

Additional executor specialization


# 71592cec 22-Jan-2008 Dmitry Stogov

Added garbage collector


# fa47e900 21-Jan-2008 Dmitry Stogov

Changed exception handling. Now each op_array doesn't contain ZEND_HANDLE_EXCEPTION opcode in the end


# e6588b66 15-Jan-2008 Dmitry Stogov

Fixed bug #43851 (Memory corrution on reuse of assigned value)


# 059bc1d5 11-Jan-2008 Dmitry Stogov

Simplified assignment to string offset


# ab5bddd9 11-Jan-2008 Dmitry Stogov

Fixed bug #39346 (Unsetting a static variable inside a destructor causes segfault later on)


Revision tags: php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.


# 72de1432 28-Dec-2007 Dmitry Stogov

Fixed possible memory corruption


Revision tags: php-4.4.8RC1
# f817a1ce 14-Dec-2007 Dmitry Stogov

executor optimization


Revision tags: RELEASE_1_2_3
# 648fbe9d 22-Nov-2007 Dmitry Stogov

Fixed bug #43128 (Very long class name causes segfault)


# e0ae3d22 21-Nov-2007 Dmitry Stogov

Safe exit from executor()


# de46d945 20-Nov-2007 Dmitry Stogov

ZEND_FETCH_DIM optimization


# c3ab6bd0 20-Nov-2007 Dmitry Stogov

Fixed bug #43136 (possible crash on script execution timeout. The EG(function_state_ptr) is completely removed, EG(current_execute_data)->function_state must be used instead)


Revision tags: php-5.2.5, php-5.2.5RC2, php-5.2.5RC1
# 4b4d634c 07-Oct-2007 Yiduo (David) Wang

MFH: Added macros for managing zval refcounts and is_ref statuses


Revision tags: BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2
# 41e9b6b6 01-Oct-2007 Dmitry Stogov

Fixed bug #42802 (Namespace not supported in typehints)


# 166266df 29-Sep-2007 Dmitry Stogov

Added support for Late Static Binding. (Dmitry, Etienne Kneuss)


# 6c810b0d 27-Sep-2007 Dmitry Stogov

Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)


Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND
# fb7efdab 19-Jul-2007 Jani Taskinen

MFH: Use SEPARATE_ZVAL_IF_NOT_REF for cleaner code.


# 4e68effc 12-Jul-2007 Ilia Alshanetsky

Commit previously missing patch for bug #41919


# 9f62beab 09-Jul-2007 Dmitry Stogov

Fixed bug #41919


12345678910>>...36