History log of /php-src/Zend/zend_builtin_functions.c (Results 501 – 525 of 911)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-5.3.9RC4, php-5.4.0RC4, php-5.3.9RC3, php-5.4.0RC3, php-5.3.9RC2, php-5.4.0RC2
# 0f0ffd38 20-Nov-2011 Stanislav Malyshev

fix is_a reflection

# 66877fbd 18-Nov-2011 Stanislav Malyshev

fix typo

# 77d0643b 18-Nov-2011 Stanislav Malyshev

fixes for bug #55748

Revision tags: php-5.4.0RC1
# 3598185a 09-Nov-2011 Stanislav Malyshev

fix bug #55475 - implement is_a BC solution

Revision tags: php-5.3.9RC1, php-5.4.0beta2
# f50f54a6 26-Sep-2011 Stanislav Malyshev

update proto

# 92f68921 23-Sep-2011 Rasmus Lerdorf

Re-committing Alan's is_a revert/fix for bug #55475
Dmitry had done so earlier, but reverted pending discussion.
It is completely clear that this should never have been changed in the
5.3

Re-committing Alan's is_a revert/fix for bug #55475
Dmitry had done so earlier, but reverted pending discussion.
It is completely clear that this should never have been changed in the
5.3 branch in the first place giving the number of things that broke
because of it.

show more ...

# 59ad27b0 15-Sep-2011 Dmitry Stogov

Reverted the fix for #55475 (is_a() triggers autoloader) before the common decision

# e98759ee 15-Sep-2011 Dmitry Stogov

Fixed bug #55475 (is_a() triggers autoloader). (alan at akbkhome dot com)

Revision tags: php-5.4.0beta1
# 4a25a774 13-Sep-2011 Dmitry Stogov

Fixed ZE specific compile warnings (Bug #55629)

Revision tags: yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5
# baf2e822 08-Aug-2011 Etienne Kneuss

Fix typo

# 6b5d5b8d 08-Aug-2011 Etienne Kneuss

Fix typo

# cbd4f760 08-Aug-2011 Pierrick Charron

Use snprintf to make the static analyzers happy

# d0a4c010 08-Aug-2011 Pierrick Charron

Use snprintf to make the static analyzers happy

# bfd10cfe 07-Aug-2011 Pierrick Charron

function_name cannot be false

# b9005912 07-Aug-2011 Pierrick Charron

function_name cannot be false

Revision tags: php-5.4.0alpha3, php-5.3.7RC4
# 68e5e298 25-Jul-2011 Felipe Pena

- Fix compiler warning

# a10e7fe1 25-Jul-2011 Felipe Pena

- Use ZEND_FE_END macro here

# 468d1351 25-Jul-2011 Felipe Pena

- Use ZEND_FE_END macro here

# 4d926b1f 23-Jul-2011 Stanislav Malyshev

Change E_ALL to include E_STRICT

Revision tags: php-5.3.7RC3, php-5.4.0alpha2
# 1ee8ff3b 12-Jul-2011 Stanislav Malyshev

remove warning for is_a() BC

# c6076da7 12-Jul-2011 Stanislav Malyshev

remove warning for is_a() BC

# adabdede 04-Jul-2011 Dmitry Stogov

Fixed bug #53727 (Inconsistent behavior of is_subclass_of with interfaces)

# 293f7108 04-Jul-2011 Dmitry Stogov

Fixed bug #53727 (Inconsistent behavior of is_subclass_of with interfaces)

Revision tags: php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1
# 6f3148db 09-Apr-2011 Sebastian Bergmann

Add optional argument to debug_backtrace() and debug_print_backtrace() to limit the amount of stack frames returned.

Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1
# 3a3f3696 16-Jan-2011 Stanislav Malyshev

Add options to debug_backtrace functions

1...<<21222324252627282930>>...37