Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug #61025 (__invoke() visibility not honored) | Xinchen Hui | 2013-03-08 | 1 | -2/+0 |
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | restore $this support for closures to its former glory | Stanislav Malyshev | 2010-04-19 | 1 | -1/+2 |
* | sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-05 | 1 | -1/+1 |
* | [DOC] Remove $this support in closures for PHP 5.3 beta 1 | Christian Seiler | 2009-01-26 | 1 | -3/+1 |
* | Reverted "Rebind closure when binding to property" | Dmitry Stogov | 2009-01-14 | 1 | -1/+0 |
* | - MFH Rebind closure when binding to property | Marcus Boerger | 2009-01-03 | 1 | -0/+1 |
* | - MFH Add reflection support helpers | Marcus Boerger | 2009-01-03 | 1 | -0/+2 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | - Made closures implementation reflection friendly (Christian) | Dmitry Stogov | 2008-08-11 | 1 | -0/+5 |
* | Added support for lambda functions and closures | Dmitry Stogov | 2008-07-14 | 1 | -0/+42 |