summaryrefslogtreecommitdiff
path: root/Zend/tests/offset_assign.phpt
Commit message (Expand)AuthorAgeFilesLines
* Implement 'Saner Numeric Strings' RFC:George Peter Banyard2020-07-291-3/+3
* Review the usage of apostrophes in error messagesMáté Kocsis2020-07-101-1/+1
* Trim trailing whitespace in testsGabriel Caruso2018-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