summaryrefslogtreecommitdiff
path: root/Zend/zend_closures.h
Commit message (Expand)AuthorAgeFilesLines
* Bump yearXinchen Hui2014-01-031-1/+1
* Fixed bug #61025 (__invoke() visibility not honored)Xinchen Hui2013-03-081-2/+0
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* restore $this support for closures to its former gloryStanislav Malyshev2010-04-191-1/+2
* sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-051-1/+1
* [DOC] Remove $this support in closures for PHP 5.3 beta 1Christian Seiler2009-01-261-3/+1
* Reverted "Rebind closure when binding to property"Dmitry Stogov2009-01-141-1/+0
* - MFH Rebind closure when binding to propertyMarcus Boerger2009-01-031-0/+1
* - MFH Add reflection support helpersMarcus Boerger2009-01-031-0/+2
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* - Made closures implementation reflection friendly (Christian)Dmitry Stogov2008-08-111-0/+5
* Added support for lambda functions and closuresDmitry Stogov2008-07-141-0/+42