1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm/Internal
2021-09-04 20:22:06 +02:00
..
Algebra
Analyzer allow ternary to override previous type when reassigning 2021-09-04 20:22:06 +02:00
Cli Add the environment variable for using Shepherd 2021-07-17 02:26:13 +03:00
Codebase bugfix: resolve recursive aliases in multiple methods 2021-08-18 16:37:08 +02:00
DataFlow
Diff
ExecutionEnvironment
FileManipulation fix CS 2021-08-19 19:36:01 +02:00
Fork
Json
LanguageServer Fixed ReflectionException: Class \LanguageServerProtocol\TextDocumentContentChangeEvent does not exist 2021-08-14 05:54:36 +02:00
PhpTraverser
PhpVisitor Prevent @property annotations on class properties 2021-08-17 23:40:26 +09:00
PluginManager
Provider Use different psalm cache for different error levels 2021-08-06 12:46:15 -04:00
Scanner add documentation 2021-08-09 21:59:29 +02:00
Scope
Stubs/Generator Use fully-qualified name for virtual class strings 2021-08-01 02:22:16 +03:00
Type Prevent failures when parsing in-array assertions 2021-08-16 01:23:48 +03:00
TypeVisitor Detect unused return values (#5917) 2021-06-10 14:18:15 -04:00
Algebra.php Change > assertion back to @ and put back a perf threshold 2021-08-15 10:13:05 +02:00
Clause.php
CliUtils.php Skip argv when --config file.xml is passed 2021-07-08 10:19:58 +02:00
Composer.php
ErrorHandler.php
EventDispatcher.php
IncludeCollector.php
MethodIdentifier.php
ReferenceConstraint.php
RuntimeCaches.php