summaryrefslogtreecommitdiff
path: root/Zend/tests/bug52041.phpt
Commit message (Expand)AuthorAgeFilesLines
* Promote "undefined array key" notice to warningNikita Popov2020-08-031-6/+6
* Review the usage of apostrophes in error messagesMáté Kocsis2020-07-101-12/+12
* Improve error messages for invalid property accessMáté Kocsis2020-05-181-6/+6
* Improve undefined variable error messagesMáté Kocsis2020-03-311-13/+13
* Revert "Fetch for read in nested property assignments"Nikita Popov2020-03-181-9/+3
* Fetch for read in nested property assignmentsNikita Popov2020-03-181-3/+9
* Reindent phpt filesNikita Popov2020-02-031-1/+1
* Convert some notices to warningsNikita Popov2019-10-021-13/+13
* Throw Error when writing property of non-objectNikita Popov2019-09-271-55/+55
* Fixed bug #75921David Walker2019-02-141-0/+6
* Fixed typo - inconsistent notice for undefined property (introduced by fix fo...Michael Moravec2013-04-101-6/+6
* fix testsStanislav Malyshev2013-02-181-0/+12
* - use only test namePierre Joye2011-08-311-1/+1
* Silently casting an empty string, null or false into an object by adding a pr...Scott MacVicar2010-12-311-6/+6
* Fixed bug #52041 (Memory leak when writing on uninitialized variable returned...Dmitry Stogov2010-06-151-0/+75