summaryrefslogtreecommitdiff
path: root/ext/spl/spl_engine.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup SPL instantiation codeNikita Popov2020-07-231-40/+12
* Remove no_separation flagNikita Popov2020-07-071-1/+0
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Refactor zend_object_handlers API to pass zend_object* and zend_string* inste...Dmitry Stogov2019-02-041-2/+2
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* zend_fcall_info_cache.calling_scope is not used by zend_call_function() and d...Dmitry Stogov2018-05-031-1/+0
* year++Xinchen Hui2018-01-021-1/+1
* zend_fcall_info_cache.initialized is removed (zend_fcall_info_cache is initia...Dmitry Stogov2017-12-271-1/+0
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* - get rid of EG(scope). zend_get_executed_scope() should be used instead.Dmitry Stogov2016-04-281-1/+1
* Removed "zend_fcall_info.function_table". It was assigned in many places, but...Dmitry Stogov2016-04-271-1/+0
* Removed zend_fcall_info.symbol_tableDmitry Stogov2016-03-021-1/+0
* 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
* | Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-2/+2
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-2/+2
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-11/+11
* | Merge branch 'PHP-5.6'Tjerk Meesters2014-10-141-0/+30
|\ \ | |/
| * Fixed bug #68128Tjerk Meesters2014-10-141-0/+35
| * Bump yearXinchen Hui2014-01-031-1/+1
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-251-1/+1
* | master renames phase 1Anatol Belski2014-08-251-1/+1
* | mostly fixes to spl, but also some otherAnatol Belski2014-08-171-1/+1
* | fix macros in the 5 basic extensionsAnatol Belski2014-08-161-1/+1
* | Use better data structures (incomplete)Xinchen Hui2014-02-111-7/+9
* | Bump yearXinchen Hui2014-01-031-1/+1
|/
* Happy New YearXinchen Hui2013-01-011-1/+1
* 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
* 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 Drop dead codeMarcus Boerger2008-12-061-11/+0
* MFH: Implements C arrays wrapperEtienne Kneuss2008-06-061-0/+2
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* Fix Win32 compilation.Frank M. Kromann2006-03-141-1/+1
* - Fix issues with not/double calling of constructors of SPL iteratorsMarcus Boerger2006-03-051-2/+0
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* Add cvs tagsMarcus Boerger2004-01-201-0/+2
* Update copyrightMarcus Boerger2004-01-081-1/+1
* Make these inlineMarcus Boerger2003-12-101-2/+21
* CleanupMarcus Boerger2003-11-261-9/+0
* Major update:Marcus Boerger2003-11-091-50/+3