summaryrefslogtreecommitdiff
path: root/ext/spl/php_spl.h
Commit message (Expand)AuthorAgeFilesLines
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* year++Xinchen Hui2018-01-021-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Drop some pieces of commented-out codeNikita Popov2016-09-041-6/+0
* Fix bug #71575 removing extra semicolons outside macrosJames Titcumb2016-03-031-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
* | first stone on using the unified globals accessorAnatol Belski2015-07-291-7/+2
* | cleanup mod version macros and mod defs, round xAnatol Belski2015-03-231-0/+2
* | bump yearXinchen Hui2015-01-151-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-1/+1
* | made ext/date and ext/spl use static tsrm ls cacheAnatol Belski2014-10-151-1/+1
* | reworked the patch, less new stuff but workyAnatol Belski2014-09-251-1/+1
* | update SPL extension for native-tls branchkrakjoe2014-09-201-1/+1
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | reduce struct size by 8 byte on 64 bitAnatol Belski2014-09-131-1/+1
* | Avoid reallocation and copyingDmitry Stogov2014-08-211-1/+1
* | Use better data structures (incomplete)Xinchen Hui2014-02-111-3/+2
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* unify stdint type usageMichael Wallner2013-08-061-5/+0
* 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
* | - Reverted changes that required constructor overrides to invoke the parentGustavo André dos Santos Lopes2011-10-291-11/+7
* | Added missing class_uses(..) function to SPL to mirror class_implements(..).Stefan Marr2011-07-231-0/+1
* | - Fixed bug #54384: Several SPL classes crash when parent constructor isGustavo André dos Santos Lopes2011-03-271-7/+11
* | - Year++Felipe Pena2011-01-011-1/+1
|/
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Fix build problem (Kalle)Johannes Schlüter2009-06-231-1/+3
* - fix buildPierre Joye2009-01-271-0/+3
* MFH: Improve spl_object_hash()Etienne Kneuss2009-01-261-0/+3
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* Improved PHP binary size and startup speed with GCC4 visibility control (Nuno)Dmitry Stogov2008-01-301-8/+10
* - MFH revert over constfyingMarcus Boerger2008-01-271-1/+1
* more const kewywordingNuno Lopes2008-01-251-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* - MFH from HEAD:Jani Taskinen2007-11-021-0/+2
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* - MFH Store length of autoload file extsMarcus Boerger2006-11-041-0/+1
* - MFH: SynchMarcus Boerger2006-11-031-0/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* - Add new functionsMarcus Boerger2005-03-021-1/+2
* Update copyrightMarcus Boerger2004-01-081-1/+1
* fix API exportsWez Furlong2003-12-231-0/+12