1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 11:26:55 +01:00
psalm/src/Psalm/Internal/Analyzer
2019-05-16 18:36:36 -04:00
..
FunctionLike Fix #1634 - don’t remove existing return types when preventing bc breaks 2019-05-15 00:34:56 -04:00
Statements Emit undefined docblock class error where appropriate on property fetcthes 2019-05-16 15:07:07 -04:00
AlgebraAnalyzer.php
CanAlias.php Prepare to enable paralellised use of --find-dead-code 2019-04-12 18:28:07 -04:00
ClassAnalyzer.php Fix Psalm errors 2019-05-14 19:30:10 -04:00
ClassLikeAnalyzer.php Add separate issue for undefined classes in docblocks 2019-05-15 18:41:26 -04:00
ClosureAnalyzer.php
CommentAnalyzer.php Allow space in intersection type 2019-05-16 13:52:58 -04:00
FileAnalyzer.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
FunctionAnalyzer.php Fix #1531 - improve hrtime return type 2019-04-03 17:08:37 -04:00
FunctionLikeAnalyzer.php Fix #1609 - warn when using covariant template type as input 2019-05-14 18:17:38 -04:00
InterfaceAnalyzer.php
MethodAnalyzer.php Extract function NamespaceAnalyzer::nameSpaceRootsMatch 2019-05-14 18:54:16 -04:00
NamespaceAnalyzer.php Extract function NamespaceAnalyzer::nameSpaceRootsMatch 2019-05-14 18:54:16 -04:00
ProjectAnalyzer.php Be smarter about discovering files 2019-05-10 18:07:13 -04:00
ScopeAnalyzer.php Fix #1592 - allow methods with a simple exit to have the same treatment as those with a simple throw 2019-05-01 23:45:03 -04:00
SourceAnalyzer.php Add an error for throws in global scope 2019-03-24 23:03:37 -04:00
StatementsAnalyzer.php Fix unset bug 2019-05-13 01:35:29 -04:00
TraitAnalyzer.php
TypeAnalyzer.php Use better solution for inherited more-specific return types 2019-05-09 10:41:30 -04:00