summaryrefslogtreecommitdiff
path: root/Zend/tests/bug37811.phpt
Commit message (Expand)AuthorAgeFilesLines
* Cleanup argument handling of Zend functions and methodsMáté Kocsis2020-07-211-12/+16
* Review the usage of apostrophes in error messagesMáté Kocsis2020-07-101-1/+1
* Reindent phpt filesNikita Popov2020-02-031-4/+4
* Remove bareword fallback for constantsNikita Popov2019-01-311-3/+4
* 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
* Remove executable permission on phptXinchen Hui2012-10-101-0/+0
* fix test namesAntony Dovgal2007-05-071-1/+1
* - Fixed Bug #37811 define not using toString on objectsMarcus Boerger2006-07-091-0/+28