summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/ReflectionMethod_getModifiers_basic.phpt
Commit message (Expand)AuthorAgeFilesLines
* Ensure correct signatures for magic methodsGabriel Caruso2020-08-021-0/+60
* Fix tests I missed beforeNikita Popov2020-07-201-1/+1
* Check `__set_state` structureGabriel Caruso2020-04-281-3/+3
* Fixed bug #64592Nikita Popov2020-02-281-5/+1
* Reindent phpt filesNikita Popov2020-02-031-3/+3
* Adjust tests for zpp TypeError changeNikita Popov2019-03-111-9/+1
* Renumber ZEND_ACC_... flagsDmitry Stogov2018-09-111-38/+38
* Don't leak internal flags in reflectionNikita Popov2017-04-221-38/+38
* Fix reflection test after flag removalNikita Popov2017-04-221-2/+2
* - Improved memory usageDmitry Stogov2010-09-151-41/+41
* - Fixed bug #47254 (Wrong Reflection for extends class)Felipe Pena2009-04-271-17/+17
* - New parameter parsingFelipe Pena2009-01-071-1/+1
* MFB: Drop SKIPIF check for ext/reflection.Sebastian Bergmann2008-05-241-2/+0
* Adding PHPT tests for the ReflectionMethod class.Steve Seear2008-01-031-0/+244