summaryrefslogtreecommitdiff
path: root/Zend/tests/offset_assign.phpt
Commit message (Expand)AuthorAgeFilesLines
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-2/+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
* implement the solution for isset/string offsets, fix bug #60362Stanislav Malyshev2011-12-191-1/+3
* fix crash on $x['x']['y'] += 1, patch by Brian ShireStanislav Malyshev2007-03-081-0/+11