summaryrefslogtreecommitdiff
path: root/Zend/tests/magic_methods_005.phpt
Commit message (Expand)AuthorAgeFilesLines
* Unify static/non-static check for magic methodsNikita Popov2020-07-201-1/+1
* Slipt error messages while checking magic methods attributesGabriel Caruso2020-04-271-1/+1
* Improve error messages for magic methods by appending method's classGabriel Caruso2020-04-161-1/+1
* Reindent phpt filesNikita Popov2020-02-031-1/+1
* MFH: Changed error messages to use "cannot" instead of "can not" (meaning "al...Matt Wilmas2009-06-071-1/+1
* - Change E_COMPILE_ERROR to E_WARNING (for wrong visibility on magic methods)Felipe Pena2008-06-101-1/+1
* - MFH: Fixed bug #44769 (declaring private magic methods should throw error)Felipe Pena2008-06-031-0/+12