1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-04 02:27:59 +01:00
psalm/src/Psalm/Internal/Analyzer
2018-11-26 16:50:47 -05:00
..
FunctionLike Move more classes into Internal namespace 2018-11-18 12:41:47 -05:00
Statements Don’t emit errors when iterating over array|iterator 2018-11-26 16:50:47 -05:00
AlgebraAnalyzer.php Change _checker to _analyzer 2018-11-12 11:20:59 -05:00
CanAlias.php
ClassAnalyzer.php Make many PropertyAnalyzer properties private 2018-11-12 11:20:59 -05:00
ClassLikeAnalyzer.php Fix memory leak issues and disable garbage collection 2018-11-18 11:39:14 -05:00
ClosureAnalyzer.php
CommentAnalyzer.php Add support for overriding method visibility too 2018-11-25 11:11:33 -05:00
FileAnalyzer.php Fix memory leak issues and disable garbage collection 2018-11-18 11:39:14 -05:00
FunctionAnalyzer.php Move more classes into Internal namespace 2018-11-18 12:41:47 -05:00
FunctionLikeAnalyzer.php Migrate Codebase-namespaced and FileManipulation-namespaced classes to internals 2018-11-12 11:20:59 -05:00
InterfaceAnalyzer.php Change _checker to _analyzer 2018-11-12 11:20:59 -05:00
MethodAnalyzer.php
NamespaceAnalyzer.php Change _checker to _analyzer 2018-11-12 11:20:59 -05:00
ProjectAnalyzer.php Use socket client mode by default when starting tcp language server 2018-11-19 22:53:11 -05:00
ScopeAnalyzer.php
SourceAnalyzer.php
StatementsAnalyzer.php Fix memory leak issues and disable garbage collection 2018-11-18 11:39:14 -05:00
TraitAnalyzer.php Make many PropertyAnalyzer properties private 2018-11-12 11:20:59 -05:00
TypeAnalyzer.php Prevent type coercion from get_class output 2018-11-26 16:39:59 -05:00