.. |
FunctionLike
|
Fix #2721 - only warn about deprecated classes exactly where they are used
|
2020-02-22 01:12:19 -05:00 |
Statements
|
Fix support for replacing mocked types in own classes
|
2020-02-27 21:36:03 -05:00 |
AlgebraAnalyzer.php
|
Fully qualify constants and function calls (#1849)
|
2019-06-26 16:52:29 -04:00 |
CanAlias.php
|
Fully qualify constants and function calls (#1849)
|
2019-06-26 16:52:29 -04:00 |
ClassAnalyzer.php
|
Fix #2242 - warn when using mutable dependencies
|
2020-02-22 10:04:46 -05:00 |
ClassLikeAnalyzer.php
|
Use MethodIdentifier object instead of string
|
2020-02-14 20:54:26 -05:00 |
ClosureAnalyzer.php
|
Use MethodIdentifier object instead of string
|
2020-02-14 20:54:26 -05:00 |
CommentAnalyzer.php
|
Fix #2798 - strip out trailing commas in object-like @return types
|
2020-02-12 09:18:43 -05:00 |
FileAnalyzer.php
|
Use MethodIdentifier object instead of string
|
2020-02-14 20:54:26 -05:00 |
FunctionAnalyzer.php
|
Use MethodIdentifier object instead of string
|
2020-02-14 20:54:26 -05:00 |
FunctionLikeAnalyzer.php
|
Fix #2721 - only warn about deprecated classes exactly where they are used
|
2020-02-22 01:12:19 -05:00 |
InterfaceAnalyzer.php
|
Use MethodIdentifier object instead of string
|
2020-02-14 20:54:26 -05:00 |
IssueData.php
|
Update issue levels
|
2020-02-17 16:32:16 -05:00 |
MethodAnalyzer.php
|
Fix #2875 - treat intersections more similarly than before
|
2020-02-27 18:42:15 -05:00 |
NamespaceAnalyzer.php
|
Use better system for storing inferred types and assertions
|
2019-11-25 11:44:54 -05:00 |
ProjectAnalyzer.php
|
Make config generation smarter
|
2020-02-17 22:05:58 -05:00 |
ScopeAnalyzer.php
|
Add slash
|
2020-01-27 12:26:06 -05:00 |
SourceAnalyzer.php
|
Remove some unnecessary errors
|
2020-02-06 23:10:18 -05:00 |
StatementsAnalyzer.php
|
Fix #2867 - treat echo as impure
|
2020-02-24 14:38:05 -05:00 |
TraitAnalyzer.php
|
Rewrite use statements
|
2019-06-05 22:13:33 -04:00 |
TypeAnalyzer.php
|
Fix #2875 - treat intersections more similarly than before
|
2020-02-27 18:42:15 -05:00 |
TypeComparisonResult.php
|
Fix #2275 - allow extended templated types to bypass mixed type coercion rules
|
2019-10-29 10:07:34 +00:00 |