1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 09:19:40 +01:00
psalm/src/Psalm
2018-05-20 13:14:31 -04:00
..
Checker Fix #743 - put InvalidArgument messages before PossiblyFalseArgument 2018-05-20 13:14:31 -04:00
Codebase Add ability to infer return type for method calls 2018-05-20 12:47:26 -04:00
Config Add support for referencedProperty error restrictions 2018-05-11 00:07:41 -04:00
Exception Promote CircularReference from exception to issue 2017-12-22 18:56:59 +01:00
FileManipulation Few fixes to make tests pass on windows 2018-04-12 22:41:13 -04:00
Fork Fix #498 - add better issue type for docblock contradiction 2018-02-07 15:20:47 -05:00
Issue Add support for referencedProperty error restrictions 2018-05-11 00:07:41 -04:00
Provider Move a bunch of classes to better places 2018-05-11 18:35:02 -04:00
Scanner Move a bunch of classes to better places 2018-05-11 18:35:02 -04:00
Scope Use individual type objects for each string (#757) 2018-05-18 11:02:50 -04:00
Storage Use arrays instead of strings for assertions 2018-05-12 19:38:43 -04:00
Stubs Add better type inference for next and prev 2018-05-13 19:20:05 -04:00
Type Make TClassString inherit from TLiteralString 2018-05-20 00:27:53 -04:00
Visitor Use arrays instead of strings for assertions 2018-05-12 19:38:43 -04:00
Aliases.php Refactor scanning and analysis, introducing multithreading (#191) 2017-07-25 16:11:02 -04:00
CallMap.php Updated MessageFormatter (ICU) signatures (#759) 2018-05-20 11:33:16 -04:00
Clause.php Fix remaining issues with logic checks 2018-05-07 14:52:45 -04:00
Codebase.php Move a bunch of classes to better places 2018-05-11 18:35:02 -04:00
CodeLocation.php Fix erroneous input/output lines 2018-03-29 10:26:26 -04:00
Config.php Use individual type objects for each string (#757) 2018-05-18 11:02:50 -04:00
Context.php Use individual type objects for each string (#757) 2018-05-18 11:02:50 -04:00
FileSource.php Fix #216 - scan assert* functions for assertions, then apply to current context 2018-02-23 15:39:33 -05:00
IssueBuffer.php Add support for referencedProperty error restrictions 2018-05-11 00:07:41 -04:00
Plugin.php Allow ability to memoize empty method calls based on config 2018-04-28 13:05:43 -04:00
PropertyMap.php Fix Array_ items nullability 2018-01-13 18:33:32 -05:00
ReferenceConstraint.php Use individual type objects for each string (#757) 2018-05-18 11:02:50 -04:00
StatementsSource.php Fix #216 - scan assert* functions for assertions, then apply to current context 2018-02-23 15:39:33 -05:00
Type.php Move TypeCombination logic into its own class 2018-05-19 19:44:03 -04:00