History log of /php-src/Zend/zend_vm_execute.h (Results 2201 – 2225 of 2374)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# d90ebc65 24-Jan-2008 Dmitry Stogov

Fixed comilation warnings

# 0b682510 24-Jan-2008 Dmitry Stogov

Changed EG(argument_stack) implementation.

# 07000cc2 24-Jan-2008 Dmitry Stogov

Fixed error message

# 0095544c 23-Jan-2008 Dmitry Stogov

Additional executor specialization

# 71592cec 22-Jan-2008 Dmitry Stogov

Added garbage collector

# 48379d53 21-Jan-2008 Dmitry Stogov

Eliminate unnecessary checks for INC/DEC IS_CV

# 6be997dc 11-Jan-2008 Dmitry Stogov

Fixed unspecialized executor

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

MFH: Bump copyright year, 2 of 2.

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

executor optimization

# 6484b3c4 07-Dec-2007 Dmitry Stogov

Fixed bug #43344 (Wrong error message for undefined namespace constant)

# 70bf5468 23-Nov-2007 Dmitry Stogov

Fixed compilation on Windows

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

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

# ea0a1c09 22-Nov-2007 Dmitry Stogov

Speed-up of ZEND_DO_FCALL and ZEND_INIT_FCALL_BY_NAME by lowercasing and calculating hash values at compile time.

# e0ae3d22 21-Nov-2007 Dmitry Stogov

Safe exit from executor()

# 45f6b4ce 21-Nov-2007 Johannes Schlüter

- MFH Improved version of ternary shortcut (Marcus)

# a29a9d5a 20-Nov-2007 Dmitry Stogov

Optimization of zend_do_fcall_common_helper()

# 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
# 52f25f61 06-Nov-2007 Dmitry Stogov

Fixed bug #43175 (__destruct() throwing an exception with __call() causes segfault)

# 22db451f 06-Nov-2007 Dmitry Stogov

Fixed bug #43201 (Crash on using unitialized vals and __get/__set)

# 0d747989 02-Nov-2007 Antony Dovgal

fix bug37251.phpt failure (two error messages instead of one)
should I merge this to 5_2?

Revision tags: php-5.2.5RC2
# 1530fe99 23-Oct-2007 Dmitry Stogov

Fixed variations of bug #35163

# b599e434 23-Oct-2007 Dmitry Stogov

Fixed bug #35163 (Array elements can lose references)

Revision tags: 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
# 0604cb8d 04-Oct-2007 Ilia Alshanetsky

Generated files that are part of the previous patch

Revision tags: RELEASE_1_2_2
# 68055015 03-Oct-2007 Dmitry Stogov

Fixed bug #42818 ($foo = clone(array()); leaks memory)

1...<<81828384858687888990>>...95