summaryrefslogtreecommitdiff
path: root/Zend/tests/magic_methods_008.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Fix lineno for more inheritance errorsNikita Popov2019-03-271-1/+1
| | | | And also include explicit linenos in tests.
* MFH: Changed error messages to use "cannot" instead of "can not" (meaning ↵Matt Wilmas2009-06-071-1/+1
| | | | "also can")
* - Change E_COMPILE_ERROR to E_WARNING (for wrong visibility on magic methods)Felipe Pena2008-06-101-1/+3
|
* - MFH: Fixed bug #44769 (declaring private magic methods should throw error)Felipe Pena2008-06-031-0/+17