History log of /php-src/Zend/zend_vm_execute.h (Results 2276 – 2300 of 2363)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 056bea6d 15-Mar-2006 Dmitry Stogov

Fixed "zend_vm_gen.php --without-specializer"

Revision tags: php-5.1.3RC1, RELEASE_1_2
# 5a69b290 26-Feb-2006 Marcus Boerger

- Warning fixes by Steph

# 941b0651 25-Feb-2006 Marcus Boerger

- MFH: Function deprecation flag

# 38409e94 06-Feb-2006 Dmitry Stogov

Fixed bug #36303 (foreach on error_zval produces segfault)

Revision tags: RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2
# 61e93ccf 04-Jan-2006 Andi Gutmans

- Update copyright notices to 2006

Revision tags: php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0, RELEASE_2_0_2
# 916ad6c8 01-Dec-2005 Dmitry Stogov

Fixed bug #35437 (Segfault or Invalid Opcode 137/1/4)

# 02aad34c 30-Nov-2005 Dmitry Stogov

Fixed bug #35470 (Assigning global using variable name from array doesn't function)

# 14594953 28-Nov-2005 Dmitry Stogov

Fixed bug #35393 (changing static protected members from outside the class, one more reference issue)

Revision tags: php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2
# 681405fc 31-Oct-2005 Dmitry Stogov

Fixed bug #35017 (Exception thrown in error handler may cause unexpected behavior)

Revision tags: php-4.4.1, php-5.1.0RC4
# 844cb82c 28-Oct-2005 Dmitry Stogov

$id:$ tatgs are removed from generated files to avoid committing of Zend/zend_vm_opcodes.h without real changes.

# 82120342 27-Oct-2005 Dmitry Stogov

Fixed SIGSEGV

Revision tags: RELEASE_0_9_2, RELEASE_0_9_1
# ad1f706f 20-Oct-2005 Dmitry Stogov

Removed unnecesary local variable

# c095e20c 20-Oct-2005 Dmitry Stogov

Fixed bug #31177 (menory leaks and corruption because of incorrect refcounting)

Revision tags: php-5.1.0RC3, php-5.1.0RC2
# 3019a1c6 10-Oct-2005 Dmitry Stogov

Fixed bug #34786 (2 @ results in change to error_reporting() to random value)

Revision tags: php-4.4.1RC1, RELEASE_0_9_0
# d38a9011 23-Sep-2005 Antony Dovgal

- store current value of error_reporting only if it's not stored yet
- reset old_error_reporting to NULL only it points to the tmp_var at current opline

# d6c7d963 23-Sep-2005 Dmitry Stogov

MFH

# f8e8c553 22-Sep-2005 Antony Dovgal

MFH: fix #33771 (error_reporting falls to 0 when @ was used inside try/catch block)

# a51fc50b 21-Sep-2005 Derick Rethans

- MFH: Moved the FREE_OP to after the execution of the included file, or eval
statement so that it is safe to access this information in the overridden
zend_execute() function, which is w

- MFH: Moved the FREE_OP to after the execution of the included file, or eval
statement so that it is safe to access this information in the overridden
zend_execute() function, which is what Xdebug does.

show more ...

# 0ce74871 19-Sep-2005 Dmitry Stogov

Fixed access to memory that is already freed (in case of __call() method)

# 46488c8b 19-Sep-2005 Dmitry Stogov

Fixed parameter passing incompatibilities.
Now it is possible to call array_pop(explode("&","1&2&3")) again.

# f43767b2 16-Sep-2005 Antony Dovgal

fix #34505 (possible memory corruption when unmangling properties with empty names)
1st part

# e4a4ab60 16-Sep-2005 Dmitry Stogov

Fixed bug #34518 (Unset doesn't separate container in CV)

Revision tags: RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2
# 19dc0411 24-Aug-2005 Dmitry Stogov

Fixed return-by-reference from internal functions

Revision tags: php-5.0.5RC1
# a23aec66 18-Aug-2005 foobar

MFH: nuked eol from error message

Revision tags: php-5.1.0RC1, BEFORE_UNICODE_MERGE
# daba35fe 10-Aug-2005 Dmitry Stogov

Fixed bug #34062 (Crash in catch block when many arguments are used)

1...<<9192939495