1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 09:19:40 +01:00
psalm/src/Psalm/Internal/Analyzer
2019-08-26 11:41:15 -04:00
..
FunctionLike Add better typing 2019-08-14 00:47:57 -04:00
Statements Add better handling of catch-reassigned vars 2019-08-26 11:41:15 -04:00
AlgebraAnalyzer.php
CanAlias.php
ClassAnalyzer.php Allow use of namespaced Resource class 2019-08-26 00:08:18 -04:00
ClassLikeAnalyzer.php Allow use of namespaced Resource class 2019-08-26 00:08:18 -04:00
ClosureAnalyzer.php Allow closures to contain templated @var docblocks 2019-07-06 00:18:53 -04:00
CommentAnalyzer.php Remove redundant @psalm-suppress in Psalm’s codebsae 2019-08-18 16:10:12 -04:00
FileAnalyzer.php Prepare for tracking unused suppressions 2019-08-18 12:25:48 -04:00
FunctionAnalyzer.php Remove false-positive for callmap function arg 2019-08-13 14:53:31 -04:00
FunctionLikeAnalyzer.php Refactor FunctionLikeAnalyzer::analyze 2019-08-22 11:25:13 -04:00
InterfaceAnalyzer.php Fix broken behaviour when analysing interface test methods 2019-07-28 19:44:36 -04:00
MethodAnalyzer.php Remove redundant @psalm-suppress in Psalm’s codebsae 2019-08-18 16:10:12 -04:00
NamespaceAnalyzer.php Fix typos (#2003) 2019-08-11 17:13:43 -04:00
ProjectAnalyzer.php Remove redundant @psalm-suppress in Psalm’s codebsae 2019-08-18 16:10:12 -04:00
ScopeAnalyzer.php
SourceAnalyzer.php Remove redundant casts and unused use statements (#1955) 2019-07-18 23:37:36 -04:00
StatementsAnalyzer.php Don’t make test reliant on knowing about Exception 2019-08-26 00:24:56 -04:00
TraitAnalyzer.php
TypeAnalyzer.php Fix #2026 - add support for calling __toString implicitly after method_exists 2019-08-16 11:33:58 -04:00
TypeComparisonResult.php Massage arg type after coerced param 2019-07-10 12:12:51 -04:00