.. |
FunctionLike
|
Add better typing
|
2019-08-14 00:47:57 -04:00 |
Statements
|
Add support for @psalm-external-mutation-free
|
2019-08-30 17:26:55 -04: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
|
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
|
Add support for @immutable
|
2019-08-30 12:36:35 -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
|
Add support for @immutable
|
2019-08-30 12:36:35 -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
|
Fully qualify constants and function calls (#1849)
|
2019-06-26 16:52:29 -04:00 |
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
|
Rewrite use statements
|
2019-06-05 22:13:33 -04:00 |
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 |