1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 09:19:40 +01:00
psalm/src/Psalm/Internal
2023-06-24 18:11:15 +02:00
..
Algebra
Analyzer Support project analysis with file diffing in tests 2023-06-24 14:29:28 +02:00
Cli Use PHPStorm output format by default on JetBrains terminals 2023-05-31 13:30:52 +02:00
Codebase Invalidate cached methods when referenced files are deleted 2023-06-20 01:01:24 +02:00
DataFlow
Diff Consider a property type change as a signature change 2023-06-24 15:31:15 +02:00
ExecutionEnvironment
FileManipulation fix offset for type param changes 2023-05-21 18:56:54 +02:00
Fork more unrelated phpcs code style 2023-06-07 09:09:01 +02:00
Json
LanguageServer Make file storage cache handling consistent 2023-06-24 14:29:28 +02:00
PhpTraverser
PhpVisitor Fix #9824 2023-05-28 17:37:16 +02:00
PluginManager
Provider consistently ignore falsable return, remove unused suppress with new types 2023-06-24 18:11:15 +02:00
Scanner fix minor trim bug in original code and small speed up 2023-06-13 22:04:39 +02:00
Scope
Stubs/Generator
Type bugfix: pass non-empty information when reconciling iterable 2023-06-23 21:15:37 +02:00
TypeVisitor
Algebra.php fix phpcs code style issues in unrelated code which is reported now that phpcs is fixed 2023-06-07 09:01:47 +02:00
Cache.php Make cache writes fail silent 2023-06-20 11:54:05 +02:00
Clause.php
CliUtils.php allow using more than 8G of memory in psalter 2023-05-22 23:06:02 +02:00
Composer.php
ErrorHandler.php
EventDispatcher.php Introduce BeforeExpressionAnalysisEvent 2023-04-30 03:50:30 +02:00
IncludeCollector.php
MethodIdentifier.php
ReferenceConstraint.php
RuntimeCaches.php remove StementsVolatileCache for perf reasons 2023-06-19 21:44:00 +02:00
VersionUtils.php