History log of /PHP-5.5/Zend/zend_builtin_functions.c (Results 176 – 200 of 462)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.1.3RC1, RELEASE_1_2
# b32a78c4 03-Mar-2006 Dmitry Stogov

Remove "called at [(null):0]" from debug backtrace


# da307918 07-Feb-2006 Andrei Zmievski

MFH.


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
# 8768ab94 01-Dec-2005 Dmitry Stogov

Fixed bug #34729 (Crash in ZTS mode under Apache)


Revision tags: php-5.1.1
# f5117c81 24-Nov-2005 Sebastian Bergmann

MFH: Add an additional field $frame['object'] to the result array of debug_backtrace() that contains a reference to the respective object when the frame was called from an object.


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, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0
# f43767b2 16-Sep-2005 Antony Dovgal

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


Revision tags: 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
# 248345d9 01-Sep-2005 Dmitry Stogov

Support for class constants and static members for internal classes


Revision tags: php-5.0.5RC2
# 33df5975 22-Aug-2005 Stanislav Malyshev

fix crash if throw attempted outside of executable code


Revision tags: php-5.0.5RC1
# 4e798f6e 18-Aug-2005 Antony Dovgal

MFH: fix memleak


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

Bump up the year


Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0, php-4.4.0RC2
# d5a12960 27-Jun-2005 Stanislav Malyshev

fix various "Class entry requested for an object without PHP class" messages
when working with non-PHP objects.
# Using Z_OBJCE(object)->name is usually bad idea unless you know it's
# a

fix various "Class entry requested for an object without PHP class" messages
when working with non-PHP objects.
# Using Z_OBJCE(object)->name is usually bad idea unless you know it's
# a pure PHP object

show more ...


# 0e720a8b 27-Jun-2005 Dmitry Stogov

Fixed wrong include/requre occurrences in debug backtrace.


# f3f97394 23-Jun-2005 Dmitry Stogov

Fixed bug #28377 (debug_backtrace is intermittently passing args)


# f17f5da8 23-Jun-2005 Dmitry Stogov

Fixed bug #30828 (debug_backtrace() reports incorrect class in overridden methods)


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

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


Revision tags: php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1
# fac2718e 07-Jun-2005 Dmitry Stogov

Fixed memory leak in debug_print_backtrace()


# 81b536f4 03-May-2005 Dmitry Stogov

Fixed bug #32296 (get_class_methods output has changed between 5.0.2 and 5.0.3)
Now get_class_methods() shows accessible private and protected methods if it is called from class scope.


# 56d543c1 02-May-2005 Marcus Boerger

- Extend API to support real existance test without the need to add any new
functions or change any behavior


# 4f15b20b 26-Apr-2005 Dmitry Stogov

Fixed bug #32429 (method_exists() always return TRUE if __call method exists)


# 4e04b5b5 18-Apr-2005 Dmitry Stogov

Fixed memory leak in debug_backtrace()


# 7aad4243 17-Apr-2005 Marcus Boerger

- Fix special cases of property_exists()


# 083795cb 16-Apr-2005 Sara Golemon

Fix method_exists(), pce is fetched, but ce is used


# 5b21e485 15-Apr-2005 Marcus Boerger

- Fix even though we already know that the function will be renamed


# 32182b19 08-Apr-2005 Marcus Boerger

- Add property_exits()


12345678910>>...19