summaryrefslogtreecommitdiff
path: root/Zend/tests/objects_004.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Reindent phpt filesNikita Popov2020-02-031-3/+3
|
* Always generate fatal error for LSP failuresNikita Popov2019-05-071-3/+1
| | | | RFC: https://wiki.php.net/rfc/lsp_errors
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-3/+3
|
* Show full signature upon inheritance mismatchBob Weinand2015-06-291-1/+1
|
* Reclassify E_STRICT noticesNikita Popov2015-04-011-1/+1
| | | | | | | Per RFC https://wiki.php.net/rfc/reclassify_e_strict While reviewing this, found that there are still three E_STRICTs left in libraries - need to discuss those.
* Improve the warning message of incompatible arguments. (#55719)Xinchen Hui2011-09-231-1/+1
| | | | | And fix tests related.
* add tests for E_STRICT that will become E_FATAL in PHP 6Antony Dovgal2006-05-311-0/+24