summaryrefslogtreecommitdiff
path: root/Zend/tests/class_name_as_scalar_error_007.phpt
Commit message (Expand)AuthorAgeFilesLines
* Review the usage of apostrophes in error messagesMáté Kocsis2020-07-101-2/+2
* Don't replace self::class with __CLASS__ during const evalNikita Popov2019-01-041-6/+13
* Update exception names in tests after formatting changes.Aaron Piotrowski2015-05-171-1/+1
* Tweak uncaught exception message displayNikita Popov2015-05-171-1/+1
* Display EngineExceptions like ordinary exceptionsNikita Popov2015-05-151-1/+4
* Disallow self etc outside classes at compile-timeNikita Popov2015-04-291-1/+1
* Test a few more error conditions in the compilerNikita Popov2014-09-231-0/+10