summaryrefslogtreecommitdiff
path: root/Zend/tests/bug67436
Commit message (Expand)AuthorAgeFilesLines
* Slipt error messages while checking magic methods attributesGabriel Caruso2020-04-272-2/+2
* Improve error messages for magic methods by appending method's classGabriel Caruso2020-04-162-3/+3
* Reindent phpt filesNikita Popov2020-02-035-17/+17
* Merge branch 'PHP-7.4'Nikita Popov2019-07-231-1/+1
|\
| * Cleanup of remaining E_STRICT in testsGeorge Peter Banyard2019-07-231-1/+1
* | Always generate fatal error for LSP failuresNikita Popov2019-05-073-2/+8
|/
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-152-4/+0
* Rename *.php files in Zend/tests to *.incPeter Kokot2018-09-235-3/+3
* Remove some references to E_STRICT in testsNikita Popov2018-02-031-4/+0
* Reclassify E_STRICT noticesNikita Popov2015-04-011-1/+1
* Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-03-081-1/+1
|\
| * Add missing value for error_reporting directiveLior Kaplan2015-03-011-1/+1
* | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2015-02-092-2/+2
|\ \ | |/
| * Improve tests for bug 67436Reeze Xia2015-02-072-2/+2
* | fix dir separator in testAnatol Belski2014-11-251-1/+1
|/
* Added tests for bug 67436Levi Morrison2014-06-155-0/+73