summaryrefslogtreecommitdiff
path: root/Zend/tests/033.phpt
Commit message (Expand)AuthorAgeFilesLines
* Review the usage of apostrophes in error messagesMáté Kocsis2020-07-101-3/+3
* Improve error messages for invalid property accessMáté Kocsis2020-05-181-3/+3
* Improve undefined variable error messagesMáté Kocsis2020-03-311-3/+3
* Revert "Fetch for read in nested property assignments"Nikita Popov2020-03-181-12/+9
* Fetch for read in nested property assignmentsNikita Popov2020-03-181-9/+12
* Convert some notices to warningsNikita Popov2019-10-021-19/+19
* Throw Error when writing property of non-objectNikita Popov2019-09-271-6/+12
* Throw notice on array access on illegal typeNikita Popov2019-07-101-0/+30
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+0
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-1/+1
* Req #74963 (Improved error message on fetching property of non-object)Xinchen Hui2017-07-311-1/+1
* Silently casting an empty string, null or false into an object by adding a pr...Scott MacVicar2010-12-311-2/+2
* - New testsFelipe Pena2008-05-111-0/+31