summaryrefslogtreecommitdiff
path: root/ext/spl/spl_functions.h
Commit message (Expand)AuthorAgeFilesLines
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-091-0/+0
|\
| * Fixed bug #63236 (Executable permission on various source files)Xinchen Hui2012-10-091-0/+0
| * - Year++Felipe Pena2012-01-011-1/+1
| * - Year++Felipe Pena2011-01-011-1/+1
* | - Year++Felipe Pena2012-01-011-1/+1
* | Added missing class_uses(..) function to SPL to mirror class_implements(..).Stefan Marr2011-07-231-0/+1
* | - Year++Felipe Pena2011-01-011-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 Remove more dead codeMarcus Boerger2008-12-061-11/+0
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* - MFH from HEAD:Jani Taskinen2007-11-021-1/+4
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-4/+4
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* - Synch RegexIterator with HEADMarcus Boerger2006-07-201-3/+3
* bump year and license versionfoobar2006-01-011-3/+3
* MFHfoobar2005-12-061-3/+3
* MFH:Marcus Boerger2005-09-151-0/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* - CS: Use PHP_* instead of ZEND_* macrosMarcus Boerger2004-09-301-1/+1
* Fix order of macro parameter (synch with other macros)Marcus Boerger2004-04-121-1/+1
* Show supported classes & interfaces in -i and phpinfo()Marcus Boerger2004-01-251-3/+8
* Add cvs tagsMarcus Boerger2004-01-201-0/+2
* Update copyrightMarcus Boerger2004-01-081-1/+1
* Implement CahingIterator and CachingRecursiveIterator as C-code.Marcus Boerger2003-12-081-0/+3
* Fix macrosMarcus Boerger2003-11-301-2/+2
* - Rename DirectoryTreeIterator to RecursiveDirectoryiterator (what itMarcus Boerger2003-11-181-0/+2
* Major update:Marcus Boerger2003-11-091-8/+14
* Update documentation in source, reflection and docu itself, part IIMarcus Boerger2003-08-041-2/+2
* Update documentation in source, reflection and docu itselfMarcus Boerger2003-08-041-2/+2
* Latest zend updatesMarcus Boerger2003-08-031-6/+2
* Add class spl_array which is an array wrapperMarcus Boerger2003-07-191-0/+4
* Add directory iterator classMarcus Boerger2003-07-161-4/+7
* - Remove namespace leftoversMarcus Boerger2003-06-171-7/+6
* License updateMarcus Boerger2003-06-121-5/+5
* Goodbye namespacesMarcus Boerger2003-06-041-10/+5
* Add spl extensionMarcus Boerger2003-05-011-0/+80