summaryrefslogtreecommitdiff
path: root/Zend/tests/assign_dim_obj_null_return.phpt
Commit message (Expand)AuthorAgeFilesLines
* Review the usage of apostrophes in error messagesMáté Kocsis2020-07-101-2/+2
* Improve error messages for invalid property accessMáté Kocsis2020-05-181-2/+2
* Promote write "use scalar as array" warning to ErrorNikita Popov2019-09-271-9/+15
* Convert "Illegal offset type" warnings to exceptionsNikita Popov2019-09-271-16/+26
* Convert "cannot add element" warning to exceptionNikita Popov2019-09-271-7/+14
* Throw Error when writing property of non-objectNikita Popov2019-09-271-8/+12
* Req #74963 (Improved error message on fetching property of non-object)Xinchen Hui2017-07-311-2/+2
* Fix a couple of ASSIGN_DIM/OBJ inference bugsNikita Popov2016-09-241-0/+56