summaryrefslogtreecommitdiff
path: root/Zend/tests/constants_002.phpt
Commit message (Expand)AuthorAgeFilesLines
* Remove bareword fallback for constantsNikita Popov2019-01-311-5/+7
* Fix bug #76979: define() error message does not mention resources as valid va...Michael Moravec2018-10-061-1/+1
* Change 'undefined constant' from E_NOTICE to E_WARNING and mention deprecationRowan Collins2017-03-231-1/+1
* Allow arrays with define(), to match const syntax supportDmitry Stogov2014-12-211-1/+1
* fix testsZoe Slattery2009-07-171-6/+0
* - New testsFelipe Pena2008-05-121-0/+24