.. |
Algebra
|
Simplify assertion negations, centralising as much as possible
|
2020-11-19 14:32:49 -05:00 |
Analyzer
|
Prevent mixed array offset in array creation
|
2020-12-16 08:18:18 -05:00 |
Codebase
|
Fix psl inheritance stuff cc @azjezz
|
2020-12-13 16:58:03 -05:00 |
DataFlow
|
Allow immutable classes to be specialised through calls
|
2020-11-19 01:38:20 -05:00 |
Diff
|
improve phpdoc (#4352)
|
2020-10-17 12:36:44 -04:00 |
ExecutionEnvironment
|
improve phpdoc (#4352)
|
2020-10-17 12:36:44 -04:00 |
FileManipulation
|
Only crash Psalm when the faulty file is in project (#4658)
|
2020-11-22 09:07:00 -05:00 |
Fork
|
Unused psalm-suppress (#4646)
|
2020-11-21 17:39:40 -05:00 |
Json
|
add native return types (#4116)
|
2020-09-04 16:26:33 -04:00 |
LanguageServer
|
Detect redundant cast (#4695)
|
2020-11-25 12:04:48 -05:00 |
PhpTraverser
|
Break up CommentAnalyzer
|
2020-11-04 23:25:08 -05:00 |
PhpVisitor
|
Fix #4851 - use better methhod for determining incorrect stub docblocks
|
2020-12-16 07:31:28 -05:00 |
PluginManager
|
Unused psalm-suppress (#4646)
|
2020-11-21 17:39:40 -05:00 |
Provider
|
Fix #4752 - add property base assertions too
|
2020-12-02 12:43:21 -05:00 |
Scanner
|
Simplify FunctionLikeDocblockScanner
|
2020-12-03 00:19:01 -05:00 |
Scope
|
Unused psalm-suppress (#4646)
|
2020-11-21 17:39:40 -05:00 |
Stubs/Generator
|
Fix #4798 - improve conversion from type back to PhpParser node
|
2020-12-07 14:39:58 -05:00 |
Type
|
Fix #4827 - don’t eradicate double after int check
|
2020-12-14 23:08:07 -05:00 |
TypeVisitor
|
Fix #4837 - bind correct static class when checking mixin types
|
2020-12-14 22:51:32 -05:00 |
Algebra.php
|
Break up CommentAnalyzer
|
2020-11-04 23:25:08 -05:00 |
Clause.php
|
Improve output of Clause::__toString
|
2020-11-03 17:02:37 -05:00 |
Composer.php
|
add support for 'COMPOSER' env variable for alternate name of 'composer.json' (#4275)
|
2020-10-03 02:26:37 -04:00 |
exception_handler.php
|
|
|
IncludeCollector.php
|
|
|
MethodIdentifier.php
|
add native return types (#4116)
|
2020-09-04 16:26:33 -04:00 |
ReferenceConstraint.php
|
add native param types (#4137)
|
2020-09-06 19:36:47 -04:00 |
RuntimeCaches.php
|
Fix #4036 - add immutable annotations automatically too
|
2020-08-24 19:29:00 -04:00 |