History log of /PHP-5.5/Zend/zend_execute_API.c (Results 201 – 225 of 537)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: RELEASE_1_1, RELEASE_1_0
# 9ee0707c 05-Dec-2005 Dmitry Stogov

Fixed bug #35509 (string constant as array key has different behavior inside object)


Revision tags: RELEASE_2_0_2, php-5.1.1
# a5709811 24-Nov-2005 Dmitry Stogov

Fixed bug #35360 (exceptions in interactive mode (php -a) may cause crash)


Revision tags: 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, php-4.4.1, php-5.1.0RC4
# 82120342 27-Oct-2005 Dmitry Stogov

Fixed SIGSEGV


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

Fixed bug #34767 (Zend Engine 1 Compatibility not copying objects correctly)


Revision tags: php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1
# 9305339d 09-Sep-2005 Dmitry Stogov

Changed "instanceof" and "catch" operators, is_a() and is_subclass_of() functions to not call __autoload().


Revision tags: PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5
# 6319efa0 02-Sep-2005 Dmitry Stogov

Fixed bug #34260 (Segfault with callbacks (array_map) + overloading)


Revision tags: php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0
# 916815b7 03-Aug-2005 foobar

Bump up the year


# 650cdaed 02-Aug-2005 Dmitry Stogov

Fixed bug #33942 (the patch to #33156 crash cygwin except cli)


Revision tags: RELEASE_0_9
# 2a8cd27f 26-Jul-2005 foobar

bug #33865


# e11fc8bd 21-Jul-2005 Marcus Boerger

- Fix error generation logic (found by johannes)


Revision tags: php-5.1.0b3
# c25b8a36 12-Jul-2005 Dmitry Stogov

Fixed bug #33156 (cygwin version of setitimer doesn't accept ITIMER_PROF). (Nuno)


Revision tags: php-4.4.0
# d9c1a380 07-Jul-2005 Dmitry Stogov

Fixed bug #28072 (static array with some constant keys will be incorrectly ordered).


# 1d33a3e9 04-Jul-2005 Dmitry Stogov

Fixed bug #31158 (array_splice on $GLOBALS crashes)


Revision tags: php-4.4.0RC2
# 12b66c26 24-Jun-2005 Dmitry Stogov

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


Revision tags: php-5.1.0b2
# da2ab061 22-Jun-2005 Dmitry Stogov

Fixed bug #29896 (Backtrace argument list out of sync)


# aedbdb08 16-Jun-2005 Dmitry Stogov

Allowed return by refrence from internal functions


Revision tags: php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1
# 59a46c34 09-Jun-2005 Dmitry Stogov

Fixed double call to php_stream_close() on compiler errors


# 9affa322 08-Jun-2005 Dmitry Stogov

Fixed bug #30140 (Problem with array in static properties)


# d2018ef2 26-May-2005 Dmitry Stogov

Fixed bug #33116 (crash when assigning class name to global variable in __autoload).


# ba7123fc 18-May-2005 Stanislav Malyshev

fix #29890 - crash when function call fails


# 138c5457 02-May-2005 Marcus Boerger

- Part 2 of #30126: Enhancement for error message for abstract classes


# f44dc4c9 02-May-2005 Marcus Boerger

- Part 1 of #30126: Enhancement for error message for abstract classes


Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11
# fcba5e09 26-Mar-2005 foobar

- Fixed bug #28839 (SIGSEGV in interactive mode (php -a))
(kameshj at fastmail dot fm)


Revision tags: php-5.0.4RC2, php-4.3.11RC2
# 32c2e664 19-Mar-2005 Marcus Boerger

- Fix all incarnations of bug #30266
# most probably we should emit a fatal error here but that has to be
# discussed first


Revision tags: php-5.0.4RC1, php-4.3.11RC1
# d8db1c2c 13-Mar-2005 Marcus Boerger

- Actually this is a much better error decription


12345678910>>...22