Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reindent phpt files | Nikita Popov | 2020-02-03 | 1 | -2/+2 |
| | |||||
* | Renumber ZEND_ACC_... flags | Dmitry Stogov | 2018-09-11 | 1 | -1/+1 |
| | |||||
* | Don't leak internal flags in reflection | Nikita Popov | 2017-04-22 | 1 | -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 value | Guilherme Blanco | 2015-02-12 | 1 | -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 Blanco | 2014-12-12 | 1 | -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 Bergmann | 2009-04-08 | 1 | -0/+37 |