1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 09:19:40 +01:00
psalm/src/Psalm
2018-10-15 18:40:25 -04:00
..
Checker Add support for forking at the scanning step 2018-10-15 09:16:11 -04:00
Codebase Assume missing classes are traits and treat related methods accordingly 2018-10-15 18:35:57 -04:00
CodeLocation Add support back for parser errors 2018-09-30 11:34:51 -04:00
Config Add ability to pretend that a file has declare(strict_types=1) 2018-08-29 15:10:56 -04:00
Diff Fix #1011 - don’t re-analyse constructors if we can help it 2018-10-06 22:58:21 -04:00
Exception Fix #932 - allow obvious string vars to be used for includes 2018-08-07 13:17:23 -04:00
FileManipulation Fix #996 - improve handling of return type comments 2018-09-13 23:39:24 -04:00
Fork Add alarms for recalcitrant processes 2018-10-15 17:41:10 -04:00
Issue Add support back for parser errors 2018-09-30 11:34:51 -04:00
Provider Improve file hash reloading 2018-10-15 11:34:51 -04:00
Scanner Fix #996 - improve handling of return type comments 2018-09-13 23:39:24 -04:00
Scope Improve dead code analysis of switch statements 2018-06-16 21:54:44 -04:00
Storage Don’t check methods we’ve already checked 2018-09-30 11:34:51 -04:00
Stubs Fix #986 - use better return type for array_slice 2018-09-07 10:53:56 -04:00
Type Fix wrong redundant condition converting scalar to string 2018-10-10 01:57:11 -04:00
Visitor Fix #1016 - load stdClass info when an object cast comes along 2018-10-11 09:14:34 -04:00
Aliases.php
CallMap.php Fix some call map signatures (postgres, etc.) 2018-10-15 18:40:25 -04:00
Clause.php Fix issues that cause exceptions 2018-05-21 18:33:39 -04:00
Codebase.php Add support for forking at the scanning step 2018-10-15 09:16:11 -04:00
CodeLocation.php Add support back for parser errors 2018-09-30 11:34:51 -04:00
Config.php Improve file hash reloading 2018-10-15 11:34:51 -04:00
Context.php Don’t check methods we’ve already checked 2018-09-30 11:34:51 -04:00
FileSource.php Treat required files the same as the files that require them, reporting-wise 2018-05-30 16:19:18 -04:00
IssueBuffer.php Fix microtime types 2018-10-10 16:05:06 -04:00
Plugin.php Add support for function checking plugins 2018-05-31 22:00:11 -04:00
PropertyMap.php Fix property map for static call prop 2018-07-11 13:01:03 -04:00
ReferenceConstraint.php Use individual type objects for each string (#757) 2018-05-18 11:02:50 -04:00
StatementsSource.php Treat required files the same as the files that require them, reporting-wise 2018-05-30 16:19:18 -04:00
Type.php Fix #976 - make sure misplaced { doesn’t halt execution 2018-09-06 00:41:07 -04:00