1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 10:17:33 +01:00
psalm/src/Psalm/Checker
2017-10-29 14:39:23 -04:00
..
Statements Allow byref args of socket_select to pass through unchanged 2017-10-28 16:26:45 -04:00
AlgebraChecker.php Fix paradox detection for multiple clauses 2017-08-07 18:38:38 -04:00
CanAlias.php Refactor scanning and analysis, introducing multithreading (#191) 2017-07-25 16:11:02 -04:00
ClassChecker.php Isolate where we load static storage objects (#195) 2017-07-29 15:05:06 -04:00
ClassLikeChecker.php Don’t freak out over incorrectly-cased classes 2017-10-12 19:53:12 -04:00
ClosureChecker.php PSR-2 2016-11-02 17:50:54 -04:00
CommentChecker.php Fix return type space issue 2017-09-16 15:08:11 -04:00
FileChecker.php Fix #2 - suppress errors for single lines 2017-10-26 18:19:19 -04:00
FunctionChecker.php Fix missing function issue ref #251 2017-10-19 18:23:18 -04:00
FunctionLikeChecker.php Fix #2 - suppress errors for single lines 2017-10-26 18:19:19 -04:00
InterfaceChecker.php Isolate where we load static storage objects (#195) 2017-07-29 15:05:06 -04:00
MethodChecker.php Add more descriptive exception messages 2017-09-20 08:43:54 -04:00
NamespaceChecker.php Isolate where we load static storage objects (#195) 2017-07-29 15:05:06 -04:00
ProjectChecker.php Fix #235 - add psalm.xml option to support igbinary serializer 2017-10-15 12:38:47 -04:00
ScopeChecker.php Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
SourceChecker.php Fix #2 - suppress errors for single lines 2017-10-26 18:19:19 -04:00
StatementsChecker.php Add new issues for missing required files 2017-10-29 14:39:23 -04:00
TraitChecker.php Fix #209 - fix issue with file load order results change 2017-09-18 16:10:08 -04:00
TypeChecker.php Fix issue simplifying callable types 2017-10-26 16:05:57 -04:00