1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Internal
2021-04-09 23:59:59 -04:00
..
Algebra
Analyzer Allow variable keys with array_key_exists (#5606) 2021-04-09 11:29:45 -04:00
Codebase Improve type resolution of class constants. (#5591) 2021-04-07 21:56:35 -04:00
DataFlow Add hints for MixedAssignment issues 2021-03-17 01:10:42 -04:00
Diff Fix #5297 - be more sensitive to additions and deletions in language server mode 2021-02-28 01:36:06 -05:00
ExecutionEnvironment
FileManipulation
Fork
Json Fix JSON reports with long UTF8 strings (#5300) 2021-03-01 11:23:21 -05:00
LanguageServer Add documentation to LSP (#5267) 2021-02-24 10:14:04 -05:00
PhpTraverser
PhpVisitor Improve type resolution of class constants. (#5591) 2021-04-07 21:56:35 -04:00
PluginManager
Provider Fix race condition creating parser cache directory (fixes #4483) (#5603) 2021-04-09 11:29:09 -04:00
Scanner Improve type resolution of class constants. (#5591) 2021-04-07 21:56:35 -04:00
Scope
Stubs/Generator
Type Int and Float can be reconciled with Numeric (#5611) 2021-04-09 23:59:59 -04:00
TypeVisitor Support template property invariance (fixes #5371) (#5414) 2021-03-19 21:55:50 -04:00
Algebra.php
Clause.php
Composer.php
ErrorHandler.php
EventDispatcher.php Added event to prevent tainting. (#5398) 2021-03-19 22:41:41 -04:00
IncludeCollector.php
MethodIdentifier.php
ReferenceConstraint.php
RuntimeCaches.php