summaryrefslogtreecommitdiff
path: root/tests/classes/type_hinting_005d.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Always generate fatal error for LSP failuresNikita Popov2019-05-071-5/+2
| | | | RFC: https://wiki.php.net/rfc/lsp_errors
* 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-2/+2
| | | | | And fix tests related.
* Fixed tests (mostly MFB)Arnaud Le Blanc2009-04-251-1/+3
|
* Add some class related tests, fix hard-coded object ID in serialize_001.phpt.Robin Fernandes2008-12-051-0/+12