.. |
FunctionLike
|
Move TypeCombination logic into its own class
|
2018-05-19 19:44:03 -04:00 |
Statements
|
Fix #743 - put InvalidArgument messages before PossiblyFalseArgument
|
2018-05-20 13:14:31 -04:00 |
AlgebraChecker.php
|
Fix remaining issues with logic checks
|
2018-05-07 14:52:45 -04:00 |
CanAlias.php
|
Make Psalm compatible with PHP Parser 4
|
2018-04-17 13:06:02 -04:00 |
ClassChecker.php
|
Move a bunch of classes to better places
|
2018-05-11 18:35:02 -04:00 |
ClassLikeChecker.php
|
Fix #714 - fix trait class constants
|
2018-05-08 22:32:57 -04:00 |
ClosureChecker.php
|
|
|
CommentChecker.php
|
Add support for checking negative values
|
2018-05-12 18:46:47 -04:00 |
FileChecker.php
|
Make Psalm compatible with PHP Parser 4
|
2018-04-17 13:06:02 -04:00 |
FunctionChecker.php
|
Move TypeCombination logic into its own class
|
2018-05-19 19:44:03 -04:00 |
FunctionLikeChecker.php
|
Move a bunch of classes to better places
|
2018-05-11 18:35:02 -04:00 |
InterfaceChecker.php
|
Move a bunch of code into Codebase
|
2018-02-01 00:50:01 -05:00 |
MethodChecker.php
|
Add workaround for Closure::__invoke
|
2018-05-12 13:02:53 -04:00 |
NamespaceChecker.php
|
Make Psalm compatible with PHP Parser 4
|
2018-04-17 13:06:02 -04:00 |
ProjectChecker.php
|
Remove unused code
|
2018-04-25 13:12:42 -04:00 |
ScopeChecker.php
|
Make Psalm compatible with PHP Parser 4
|
2018-04-17 13:06:02 -04:00 |
SourceChecker.php
|
Remove more ? from docblocks
|
2018-01-28 17:07:09 -05:00 |
StatementsChecker.php
|
Use individual type objects for each string (#757)
|
2018-05-18 11:02:50 -04:00 |
TraitChecker.php
|
Remove more ? from docblocks
|
2018-01-28 17:07:09 -05:00 |
TypeChecker.php
|
Make TClassString inherit from TLiteralString
|
2018-05-20 00:27:53 -04:00 |