summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/ReflectionMethod_invoke_basic.phpt
Commit message (Expand)AuthorAgeFilesLines
* Implement #38992: invoke() and invokeArgs() static method calls should matchChristoph M. Becker2016-08-081-2/+2
* Implemented RFC: Fix inconsistent behavior of $this variableDmitry Stogov2016-06-161-7/+7
* - New parameter parsing APIFelipe Pena2008-06-211-2/+2
* Drop SKIPIF check for ext/reflection.Sebastian Bergmann2008-05-241-2/+0
* Adding PHPT tests for the ReflectionMethod class.Steve Seear2008-01-031-0/+110