summaryrefslogtreecommitdiff
path: root/Zend/zend_builtin_functions.h
Commit message (Expand)AuthorAgeFilesLines
* Bump yearXinchen Hui2015-01-151-1/+1
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* Add optional argument to debug_backtrace() and debug_print_backtrace() to lim...Sebastian Bergmann2011-04-091-1/+1
* Fix prototype of zend_fetch_debug_backtrace().Sebastian Bergmann2011-03-111-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-051-1/+1
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* Use a module struct for the built-in functionsMarcus Boerger2008-12-301-1/+0
* - OopsMarcus Boerger2008-08-101-1/+1
* - Fix memleak, Zend's built-in functions get copied before we copy allMarcus Boerger2008-08-101-0/+1
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Bump year.Sebastian Bergmann2007-01-011-1/+1
* - Update copyright notices to 2006Andi Gutmans2006-01-041-1/+1
* Add an additional field $frame['object'] to the result array of debug_backtra...Sebastian Bergmann2005-11-011-1/+1
* Bump up the yearfoobar2005-08-031-1/+1
* wrap ZEND_API prototypes into BEGIN_EXTERN_C/END_EXTERN_CHartmut Holzgraefe2004-02-181-0/+3
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-1/+1
* Need to tell zend_fetch_debug_backtrace() whether to skip top function or not.Marcus Boerger2003-08-291-1/+1
* - Split debug_backtrace() into lowlevel c function and php function wrapperMarcus Boerger2003-08-281-0/+1
* updating license information in the headers.James Cox2003-06-101-1/+1
* - Added some missing CVS $Id$ tags, headers and footers.foobar2003-02-011-0/+9
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Happy New Year.Sebastian Bergmann2002-01-061-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Avoid TSRMLS_FETCH()'s (still lots of work left)Zeev Suraski2001-07-301-1/+1
* - Update copyright yearAndi Gutmans2001-02-261-1/+1
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-3/+3
* It's official now...Zeev Suraski2000-03-061-3/+3
* (c) patchZeev Suraski2000-02-191-1/+1
* Fix warnings surfacing in maintainer-mode.Stig S. Bakken1999-12-011-1/+1
* Add a file in which we can put Zend builtin functionsZeev Suraski1999-09-201-0/+26