summaryrefslogtreecommitdiff
path: root/Zend/zend_interfaces.h
Commit message (Expand)AuthorAgeFilesLines
* Generate zend class entries based on stubsMáté Kocsis2021-02-141-11/+0
* Improve type declarations for Zend APIsGeorge Peter Banyard2020-08-281-2/+2
* Introduce InternalIteratorNikita Popov2020-06-241-0/+2
* Add zend_call_known_function() API familyNikita Popov2020-06-091-1/+1
* Generate method entries from stubs for Zend classesMáté Kocsis2020-04-261-1/+1
* Define Stringable with __toString():string methodNicolas Grekas2020-03-021-0/+1
* Refactor zend_object_handlers API to pass zend_object* and zend_string* inste...Dmitry Stogov2019-02-041-1/+1
* Remove local variablesPeter Kokot2019-02-031-10/+0
* Adios, yearly copyright rangesZeev Suraski2019-01-301-1/+1
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* year++Xinchen Hui2018-01-021-1/+1
* further sync for vim mode linesAnatol Belski2017-07-041-0/+2
* "Countable" interface is moved from SPL to CoreDmitry Stogov2017-05-251-0/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* bump year which is missed in rev 49493a2Xinchen Hui2016-01-021-1/+1
* Rename interface macrosAaron Piotrowski2015-06-171-1/+4
* Move definition of Throwable to zend_exceptions.h/cAaron Piotrowski2015-06-151-1/+8
* Remodel exceptions based on Throwable interfaceAaron Piotrowski2015-05-161-0/+1
* bump yearXinchen Hui2015-01-151-1/+1
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-17/+17
* fix signature, zend_string is used for function nameAnatol Belski2014-10-281-1/+1
* revamp serialization to work with size_t for SerializableAnatol Belski2014-09-151-4/+4
* master renames phase 2Anatol Belski2014-08-251-4/+4
* Refactoring zend_iterator (incompleted)Xinchen Hui2014-02-271-1/+1
* Fixed user iterator creationDmitry Stogov2014-02-261-1/+1
* Use better data structures (incomplete)Dmitry Stogov2014-02-101-4/+4
* Bump yearXinchen Hui2014-01-031-1/+1
* Add support for non-scalar Iterator keys in foreachNikita Popov2013-03-121-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
* | Fixed ZE specific compile warnings (Bug #55629)Dmitry Stogov2011-09-131-1/+1
* | - Year++Felipe Pena2011-01-011-1/+1
|/
* sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-051-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: Fix #46646 (Implement zend functions to restrict serialization or intern...Etienne Kneuss2008-12-221-0/+3
* MFH:Etienne Kneuss2008-08-241-0/+3
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* - MFH Add missing ZEND_API declarationsMarcus Boerger2006-05-111-1/+11
* - Update copyright notices to 2006Andi Gutmans2006-01-041-1/+1
* Bump up the yearfoobar2005-08-031-1/+1
* - Fix typosAndi Gutmans2005-03-191-1/+1
* - New Interface SerializeableMarcus Boerger2005-03-071-0/+1
* - no unneccessary retval initializationMarcus Boerger2004-04-271-2/+0
* declare as externStanislav Malyshev2004-03-281-4/+4
* wrap ZEND_API prototypes into BEGIN_EXTERN_C/END_EXTERN_CHartmut Holzgraefe2004-02-181-0/+4