summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/ReflectionMethod_getClosure_basic.phpt
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-6/+0
* Reindent phpt filesNikita Popov2020-02-031-9/+9
* Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-2/+2
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-1/+1
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* restore $this support for closures to its former gloryStanislav Malyshev2010-04-191-0/+55
* [DOC] Remove $this support in closures for PHP 5.3 beta 1Christian Seiler2009-01-261-55/+0
* Tests for ReflectionMethod::getClosure() and ReflectionFunction::getClosure()Felix De Vliegher2008-08-081-0/+55