summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/ReflectionMethod_basic2.phpt
Commit message (Expand)AuthorAgeFilesLines
* Cleanup argument handling in ext/reflectionMáté Kocsis2020-07-241-2/+2
* Remove ZEND_ACC_DTOR flagNikita Popov2020-04-171-1/+1
* Remove the deprecated reflection export methodsMáté Kocsis2020-02-191-78/+8
* Revert "Replace @param annotations with type declarations"Christoph M. Becker2020-02-171-2/+2
* Replace @param annotations with type declarationsChristoph M. Becker2020-02-161-2/+2
* Add stubs for ext-reflectionThomas Gerbet2019-10-261-2/+2
* Deprecate Reflection export() methodsNikita Popov2019-07-221-0/+16
* - Fixed tests Felipe Pena2010-03-061-4/+4
* - Fix some arginfos (thanks Philip)Felipe Pena2009-10-031-4/+6
* Drop SKIPIF check for ext/reflection.Sebastian Bergmann2008-05-241-2/+0
* Adding PHPT tests for the ReflectionMethod class.Steve Seear2008-01-031-0/+188