1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm
2017-10-22 19:53:53 -04:00
..
Checker Fix #250 and fix #255 - handle switch statements like PHP does 2017-10-22 19:53:53 -04:00
Config Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
Exception Refactor scanning and analysis, introducing multithreading (#191) 2017-07-25 16:11:02 -04:00
FileManipulation Refactor docblock manipulation and add tests for it 2017-09-16 12:45:20 -04:00
Fork Remove redundancy 2017-08-18 17:11:39 -04:00
Issue Add missing class 2017-10-07 11:31:18 -04:00
Provider Fix #235 - add psalm.xml option to support igbinary serializer 2017-10-15 12:38:47 -04:00
Storage Fix assertion checks 2017-09-21 16:31:19 -04:00
Stubs Improve formatting 2017-05-24 22:07:49 -04:00
Type Make shallow type comparison case insensitive ref #240 2017-10-12 19:46:00 -04:00
Visitor Fix #254 - catch parse exception when improving function types 2017-10-22 01:04:35 -04:00
Aliases.php Refactor scanning and analysis, introducing multithreading (#191) 2017-07-25 16:11:02 -04:00
CallMap.php Fix #246 - amend return type for DateTime::createFromFormat 2017-10-16 00:47:48 -04:00
ClassLikeDocblockComment.php Fix #199 - allow classes to suppress PropertyNotSetInConstructor warnings 2017-09-13 11:32:13 -04:00
Clause.php Change empty type assertions to "falsy" 2017-10-22 11:57:41 -04:00
CodeLocation.php Add tracking from where a trait was included 2017-06-21 14:22:52 -04:00
Config.php Fix #235 - add psalm.xml option to support igbinary serializer 2017-10-15 12:38:47 -04:00
Context.php Change empty type assertions to "falsy" 2017-10-22 11:57:41 -04:00
EffectsAnalyser.php Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
FunctionDocblockComment.php Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
FunctionLikeParameter.php Introduce UntypedParam warnings when functions are missing param types 2017-09-02 11:18:56 -04:00
IfScope.php Suggest types when complaining of untype params 2017-09-02 18:15:52 -04:00
IssueBuffer.php Always generate report files, even if no errors and warnings 2017-10-02 07:38:22 -04:00
Plugin.php Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
PropertyMap.php Fix case of ZipArchive properties 2017-09-26 10:38:06 -04:00
ReferenceConstraint.php Fix #101 - restrict the values of pass-by-ref variables 2017-02-23 00:25:28 -05:00
StatementsSource.php Refactor scanning and analysis, introducing multithreading (#191) 2017-07-25 16:11:02 -04:00
TraitSource.php Refactor scanning and analysis, introducing multithreading (#191) 2017-07-25 16:11:02 -04:00
Type.php Fix #239 - warn about bad brackets 2017-10-12 14:02:06 -04:00
VarDocblockComment.php Refactor scanning and analysis, introducing multithreading (#191) 2017-07-25 16:11:02 -04:00