summaryrefslogtreecommitdiff
path: root/Zend/tests/dereference_002.phpt
Commit message (Expand)AuthorAgeFilesLines
* Promote "undefined array key" notice to warningNikita Popov2020-08-031-2/+2
* Review the usage of apostrophes in error messagesMáté Kocsis2020-07-101-2/+2
* Reindent phpt filesNikita Popov2020-02-031-7/+7
* Convert some notices to warningsNikita Popov2019-10-021-1/+1
* Throw notice on array access on illegal typeNikita Popov2019-07-101-0/+2
* 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
* Errors converted to exceptions are not "recoverable" anymore.Dmitry Stogov2015-03-101-1/+1
* Adjust expected fatal error messageTimm Friebe2014-07-061-1/+1
* Adjust expected outcomeTimm Friebe2014-04-191-1/+1
* - Added array dereferencing support [DOC]Felipe Pena2010-06-081-0/+79