summaryrefslogtreecommitdiff
path: root/Zend/zend_builtin_functions.c
Commit message (Expand)AuthorAgeFilesLines
* MFZE1Thies C. Arntzen2002-10-211-1/+5
* MFZE1 zend_str_tolower issue.Ilia Alshanetsky2002-10-091-7/+7
* - Fix for defines...Derick Rethans2002-09-281-2/+2
* - Fix build in non-ZTS modeDerick Rethans2002-09-281-0/+6
* MFZE1Ilia Alshanetsky2002-09-261-7/+7
* Add useful debugging functionZeev Suraski2002-09-181-0/+8
* MFZE1Andrei Zmievski2002-09-161-2/+12
* - WS - Always use "if (" and not "if("Andi Gutmans2002-09-151-5/+5
* nuke warningThies C. Arntzen2002-09-031-0/+1
* nuke unneeded stuffThies C. Arntzen2002-09-031-1/+0
* - Fix typoAndi Gutmans2002-09-031-3/+3
* refine last patch. if the argument-stack is not consistent don't try to showThies C. Arntzen2002-09-021-5/+3
* debug_backtrace() now checks the complete argument-stack for consistency.Thies C. Arntzen2002-09-021-4/+18
* debug_backtrace()Thies C. Arntzen2002-08-281-8/+1
* debug_backtrace():Thies C. Arntzen2002-08-281-14/+34
* debug_backtrace(): show name of included file for include and require callsThies C. Arntzen2002-08-261-28/+42
* - WhitespaceAndi Gutmans2002-08-241-1/+1
* - Whitespace and better variable nameAndi Gutmans2002-08-241-8/+22
* fix warningThies C. Arntzen2002-08-241-3/+14
* debug_backtrace: show include/require/eval as normal functions on the stackThies C. Arntzen2002-08-231-6/+20
* - No spaces :)Derick Rethans2002-08-231-1/+1
* - debug_backtrace now also returns an array containing the arguments of theThies C. Arntzen2002-08-231-0/+25
* - debug_backtrace:Thies C. Arntzen2002-08-231-7/+11
* @- Added set_exception_handler() function for registering a global,Stig Bakken2002-08-161-2/+65
* - Fix problem with debug_backtrace() reported by Stig. We weren't reportingAndi Gutmans2002-07-261-27/+15
* * folding fixesStig Bakken2002-07-051-1/+4
* - Centralize global class fetchAndi Gutmans2002-06-261-3/+4
* - Don't show debug_backtrace() in the trace itself.Andi Gutmans2002-06-111-8/+13
* only check for an available class entry instead ofHarald Radi2002-06-091-3/+3
* - MFZE1Derick Rethans2002-05-131-2/+2
* - Nuke C++ commentAndi Gutmans2002-05-101-1/+1
* - Make debug_backtrace() return an array. Still not finished because IAndi Gutmans2002-05-101-5/+25
* - Hopefully fix problems with debug_backtrace()Andi Gutmans2002-05-081-1/+4
* - MFZE1Derick Rethans2002-05-081-0/+5
* - More debug backtrace work. It still doesn't work very well...Andi Gutmans2002-05-071-8/+18
* Initial support for built-in backtracing.Andi Gutmans2002-05-021-0/+29
* Make OBJCE return zend_class_entry*, also some cleanupsStanislav Malyshev2002-04-301-12/+14
* some type cleanup workHarald Radi2002-04-231-1/+1
* added get_class_entry callback handler to theHarald Radi2002-04-221-4/+18
* - make class tables contain class_entry *, not class_entryStanislav Malyshev2002-03-121-6/+14
* - MFZE1Derick Rethans2002-03-021-1/+3
* - MFZE1Derick Rethans2002-03-021-1/+1
* Mega-commit: Enter the new object modelStanislav Malyshev2002-02-071-10/+43
* Revert per Andi's request. Sorry :-(Sebastian Bergmann2002-02-021-1/+1
* Fix warning. Again :-)Sebastian Bergmann2002-02-021-1/+1
* - Please don't use strcmp() and friends in Zend but only the mem*Andi Gutmans2002-02-021-1/+1
* Fix a warning.Sebastian Bergmann2002-02-021-1/+1
* MFZE1: is_a()Sebastian Bergmann2002-02-011-11/+30
* Happy New Year.Sebastian Bergmann2002-01-061-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2