summaryrefslogtreecommitdiff
path: root/main/php_logos.c
Commit message (Expand)AuthorAgeFilesLines
* - Year++Felipe Pena2011-01-011-1/+1
* - Reverted r296062 and r296065Jani Taskinen2010-03-121-1/+1
* MFH: Improved / fixed output buffering (Michael Wallner)Jani Taskinen2010-03-111-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFHNuno Lopes2007-01-061-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* Simplify code and eliminate strcat() usageIlia Alshanetsky2006-12-281-7/+6
* const/static keywordingNuno Lopes2006-08-121-2/+2
* Fixed compiler warnings.Ilia Alshanetsky2006-07-131-2/+2
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* ws fixes + missing $Id$ tags, headers addedfoobar2003-02-191-0/+2
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* email address changeHartmut Holzgraefe2002-11-251-1/+1
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* - TSRMLS_FETCH workZeev Suraski2001-08-051-3/+3
* More TSRMLS_FETCH work. Got it under 400 now.Zeev Suraski2001-07-311-1/+1
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-1/+2
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-0/+8
* - Fix name of function.Andi Gutmans2001-05-211-1/+1
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Fix a memory leakSascha Schumann2000-12-081-7/+6
* zend_hash_find() treats this argument as const, but fails to declareSascha Schumann2000-11-061-1/+1
* Const'ify part of sapi_request_info.Sascha Schumann2000-11-021-1/+1
* Fix a few warningsZeev Suraski2000-11-021-0/+90