History log of /PHP-8.3/Zend/zend_vm_execute.h (Results 2301 – 2325 of 2370)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 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)

# 779e6d20 10-Aug-2005 Dmitry Stogov

Fixed bug #34064 (arr[] as param to function in class gives invalid opcode)

# f0f15579 10-Aug-2005 Dmitry Stogov

Fixed bug #34045 (Buffer overflow with serialized object)

Revision tags: RELEASE_2_0_0
# a744a6fe 05-Aug-2005 Dmitry Stogov

Fixed memory leak in foreach() on undefined variable (Zend/tests/foreach_undefined.php)

# 70f72d39 29-Jul-2005 Ilia Alshanetsky

Fixed warning message generated when isset() or empty() are given invalid
offset type.

# 49787c93 29-Jul-2005 foobar

update generated file

Revision tags: RELEASE_0_9
# f90bdf89 18-Jul-2005 Dmitry Stogov

Fixed bug #33558 (warning with nested calls to functions returning by reference)

# d7baf87c 18-Jul-2005 Dmitry Stogov

Removed some compilation warnings.

Revision tags: php-5.1.0b3
# 8a9fc343 11-Jul-2005 Ilia Alshanetsky

Make references misuse emit E_NOTICE rather E_STRICT to be compatible with
PHP 4.4.0

Revision tags: php-4.4.0
# 343af548 04-Jul-2005 Dmitry Stogov

Fixed SIGSEGV on 'global ${"{$blah}_ID"};'

# f4b5a519 03-Jul-2005 Dmitry Stogov

Fixed memory leak

Revision tags: php-4.4.0RC2
# fb0c96d0 29-Jun-2005 Stanislav Malyshev

fix conditions for freeing

# b95ec352 28-Jun-2005 Stanislav Malyshev

fix previous patch

# 74109648 28-Jun-2005 Stanislav Malyshev

update

# 7662d4df 27-Jun-2005 Dmitry Stogov

Fixed SIGSEGV on assigment string offset by reference

# 61b9dedd 24-Jun-2005 Dmitry Stogov

Export zend_do_fcall() helper from executor

# 12b66c26 24-Jun-2005 Dmitry Stogov

Fixed bug #30519 (Interface not existing says Class not found)

# cfe01e1b 23-Jun-2005 Dmitry Stogov

Fixed bug #32660 (Assignment by reference causes crash when field access is overloaded (__get))

Revision tags: php-5.1.0b2
# d66e7cb2 22-Jun-2005 Stanislav Malyshev

export zend_vm_set_opcode_handler

1...<<9192939495