summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/ReflectionClass_getModifiers_basic.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Reindent phpt filesNikita Popov2020-02-031-2/+2
|
* Renumber ZEND_ACC_... flagsDmitry Stogov2018-09-111-1/+1
|
* Don't leak internal flags in reflectionNikita Popov2017-04-221-3/+3
| | | | | If someone complains, we may re-expose specific flags while also adding corresponding class constants for them.
* Made ZEND_ACC_TRAIT a saner valueGuilherme Blanco2015-02-121-2/+2
| | | | CC_TRAIT valued as 0x120 is too magical to be comprehensible by others.
* Removed ZEND_ACC_FINAL_CLASS which is unnecessary. This also fixed some ↵Guilherme Blanco2014-12-121-1/+1
| | | | currently defined classes as final which were just not being considered as such before.
* Rename reflection*.phpt to Reflection*.phpt for consistency.Sebastian Bergmann2009-04-081-0/+37