summaryrefslogtreecommitdiff
path: root/tests/classes/constants_basic_003.inc
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespace in inc filesGabriel Caruso2018-02-101-1/+1
|
* Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-211-1/+1
|
* Adding tests for class features, including __autoload(), property ↵Robin Fernandes2008-01-301-0/+5
inheritance rules and class constants. Note: autoload_012.phpt failing on php6, fix expected via bug 43973.