History log of /PHP-5.4/Zend/zend_vm_execute.h (Results 301 – 325 of 348)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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


# 21e071be 22-Jun-2005 Dmitry Stogov

Fixed bug #33257 (array_splice() inconsistent when passed function instead of variable)


# 2a314dbc 17-Jun-2005 Dmitry Stogov

Removed EX(fbc_constructor) (it is no longer needed)


# aedbdb08 16-Jun-2005 Dmitry Stogov

Allowed return by refrence from internal functions


# a6d84dbb 16-Jun-2005 Dmitry Stogov

Fixed bug #33318 (throw 1; results in Invalid opcode 108/1/8)


# faacd7f8 16-Jun-2005 Dmitry Stogov

Compilation warnings


# c3e6a908 16-Jun-2005 Dmitry Stogov

ZEND_UNSET_DIM_OBJ is splitted to ZEND_UNSET_DIM and ZEND_UNSET_OBJ.


# 3c1a774d 16-Jun-2005 Dmitry Stogov

USER_OPCODE API is improvet.
Implemented ability to dispatch from user handler to internal handler of another opcode.


# ae37249f 14-Jun-2005 Dmitry Stogov

Removed old executor


# 14b80ad1 13-Jun-2005 Dmitry Stogov

Specializer optimization


Revision tags: php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1
# 84b96e9b 10-Jun-2005 Dmitry Stogov

Fix so that extensions like xdebug, can overload opcodes in all execution modes including goto/switch


# 6efa17c2 10-Jun-2005 Dmitry Stogov

Merge three opcodes (ZEND_NEW, ZEND_JMP_NO_CTOR, ZEND_INIT_CTOR) into one (ZEND_NEW). There was no real reason for this anymore and API should be changed before 5.1


# 87df726f 08-Jun-2005 Dmitry Stogov

Fixed exception handling in getIterator() callback (bugs #26229 & #30725)


# f07eed91 07-Jun-2005 Derick Rethans

- MF44: Problems with user defined error handler and references


# e2e1bf6b 06-Jun-2005 Derick Rethans

- Regenerate VM files and add warning about regeneration


# 61054dbc 06-Jun-2005 Dmitry Stogov

Fixed bug #32993 (implemented Iterator function current() don't throw exception)


# 3d7b0bab 03-Jun-2005 Dmitry Stogov

Fixed memory allocation bugs related to magic object handlers (__get(), __set(),
...)


# 743c5bb1 27-May-2005 Dmitry Stogov

Fixed bug #22836 (returning reference to uninitialized variable)


# 79d6f11a 05-May-2005 Dmitry Stogov

Fixed bug #31525 (object reference being dropped. $this getting lost)


# 5e4d9158 04-May-2005 Dmitry Stogov

Fixed bug #30707 (Segmentation fault on exception in method)


# 37d16df0 04-May-2005 Dmitry Stogov

Fixed bug #30162 (Catching exception in constructor couses lose of $this)


# aba79c26 27-Apr-2005 Dmitry Stogov

Fixed bug #32833 (Invalid opcode)


# 28e68301 27-Apr-2005 Dmitry Stogov

Fixed bug #32674 (exception in iterator causes crash)


1...<<11121314