summaryrefslogtreecommitdiff
path: root/Zend/tests/bug52614.phpt
Commit message (Expand)AuthorAgeFilesLines
* Add many missing closing PHP tags to testsMáté Kocsis2020-08-091-0/+1
* Review the usage of apostrophes in error messagesMáté Kocsis2020-07-101-1/+1
* Improve error messages for invalid property accessMáté Kocsis2020-05-181-1/+1
* Reindent phpt filesNikita Popov2020-02-031-28/+28
* Throw Error when writing property of non-objectNikita Popov2019-09-271-5/+8
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-1/+1
* Silently casting an empty string, null or false into an object by adding a pr...Scott MacVicar2010-12-311-1/+1
* Fixed bug #52614 (Memory leak when writing on uninitialized variable returned...Dmitry Stogov2010-08-251-0/+83