summaryrefslogtreecommitdiff
path: root/ext/spl/spl_functions.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* year++Xinchen Hui2018-01-021-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-18/+18
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | master renames phase 1Anatol Belski2014-08-251-2/+2
* | mostly fixes to spl, but also some otherAnatol Belski2014-08-171-1/+1
* | fix macros in the 5 basic extensionsAnatol Belski2014-08-161-2/+2
* | Use better data structures (incomplete)Dmitry Stogov2014-02-171-1/+1
* | Use better data structures (incomplete)Xinchen Hui2014-02-111-1/+1
|/
* 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