History log of /PHP-5.5/Zend/zend_builtin_functions.c (Results 301 – 325 of 462)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3
# 27de54b0 01-Dec-2002 Andi Gutmans

- MFZE1


# f222884e 01-Dec-2002 Andi Gutmans

- Revert as the patch doesn't compile


# b6ecd670 01-Dec-2002 Andi Gutmans

- MFZE1


# 671fff2f 30-Nov-2002 Andi Gutmans

h WHitespace


# c6502fa2 27-Nov-2002 Andi Gutmans

- Nuke use of deprecated macro


Revision tags: php-4.3.0RC2, RELEASE_1_0b2
# e8214a33 23-Nov-2002 Andi Gutmans

- Commit Marcus' cleanup of abstract and static inheritance and improve
- error messages


# 33d0e4e1 20-Nov-2002 Derick Rethans

- MFZE1: Disable leak() and crash() when not using debug mode


# 4be862b0 19-Nov-2002 Zeev Suraski

MFZE1 - error_reporting fix


Revision tags: BEFORE_RENAMING, php-4.3.0RC1, php-4.3.0pre2
# d7648f44 21-Oct-2002 Thies C. Arntzen

MFZE1


Revision tags: RELEASE_1_0b1, php-4.3.0pre1
# d3617c51 09-Oct-2002 Ilia Alshanetsky

MFZE1 zend_str_tolower issue.


Revision tags: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003
# 52bd901e 28-Sep-2002 Derick Rethans

- Fix for defines...


# 34f5bd51 28-Sep-2002 Derick Rethans

- Fix build in non-ZTS mode


# ee7b8f90 26-Sep-2002 Ilia Alshanetsky

MFZE1


# 7dfa4391 18-Sep-2002 Zeev Suraski

Add useful debugging function


# a35c61af 16-Sep-2002 Andrei Zmievski

MFZE1


# 43139dc7 15-Sep-2002 Andi Gutmans

- WS - Always use "if (" and not "if("


Revision tags: RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3
# ca0a7c43 03-Sep-2002 Thies C. Arntzen

nuke warning


# db92641e 03-Sep-2002 Thies C. Arntzen

nuke unneeded stuff


# 1c5841d3 03-Sep-2002 Andi Gutmans

- Fix typo


Revision tags: php-4.2.3RC2
# 96ab2398 02-Sep-2002 Thies C. Arntzen

refine last patch. if the argument-stack is not consistent don't try to show
arguments. no call to zend_error is made as we might end up in an infinite
recursion if called from an error_handl

refine last patch. if the argument-stack is not consistent don't try to show
arguments. no call to zend_error is made as we might end up in an infinite
recursion if called from an error_handler.
so: if the arguments to functions aren't shown in debug_backtrace this is 'cause
the arument stack was not consistent when debug_backtrace was called.

show more ...


# 9afea717 02-Sep-2002 Thies C. Arntzen

debug_backtrace() now checks the complete argument-stack for consistency.


# eef3e66f 28-Aug-2002 Thies C. Arntzen

debug_backtrace()
- make args passed to functions called vy call_user_function available again.


# b72069e8 28-Aug-2002 Thies C. Arntzen

debug_backtrace():
- make args work if called from the error_handler
- fix refcount for args


# 4d931b98 26-Aug-2002 Thies C. Arntzen

debug_backtrace(): show name of included file for include and require calls
plus some small fixes suggested by andi.
# now it's perfect;-)


# c651dd96 24-Aug-2002 Andi Gutmans

- Whitespace


1...<<111213141516171819