summaryrefslogtreecommitdiff
path: root/Zend/tests/closure_005.phpt
Commit message (Expand)AuthorAgeFilesLines
* Update exception names in tests after formatting changes.Aaron Piotrowski2015-05-171-1/+1
* Tweak uncaught exception message displayNikita Popov2015-05-171-1/+1
* Display EngineExceptions like ordinary exceptionsNikita Popov2015-05-151-1/+5
* restore $this support for closures to its former gloryStanislav Malyshev2010-04-191-0/+74
* [DOC] Remove $this support in closures for PHP 5.3 beta 1Christian Seiler2009-01-261-74/+0
* Added support for lambda functions and closuresDmitry Stogov2008-07-141-0/+74