summaryrefslogtreecommitdiff
path: root/Zend/tests/constant_expressions_self_referencing_array.phpt
Commit message (Expand)AuthorAgeFilesLines
* Review the usage of apostrophes in error messagesMáté Kocsis2020-07-101-1/+1
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+0
* - get rid of EG(scope). zend_get_executed_scope() should be used instead.Dmitry Stogov2016-04-281-1/+1
* 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
* Fixed crash on self-referencing constant expression (part of a constant AST)Dmitry Stogov2014-07-241-2/+0
* Mark test as XFAIL until fixedBob Weinand2014-07-021-0/+2
* Messed up syntax of testsBob Weinand2014-07-021-3/+3
* Add tests for constant expression arraysBob Weinand2014-07-021-0/+13