1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-07 05:28:37 +01:00
psalm/src/Psalm/Internal
Matthew Brown a9f4148db2 Rename referenced_var_ids to cond_referenced_var_ids
Also reduce usage — this was a holdover of the old way of tracking unused variables
2022-03-15 18:40:31 -04:00
..
Algebra Fix too-long line 2022-03-12 22:37:06 -05:00
Analyzer Rename referenced_var_ids to cond_referenced_var_ids 2022-03-15 18:40:31 -04:00
Cli Fix cherry pick issues 2022-02-11 11:27:01 +00:00
Codebase Minor fix for single parent inheritance 2022-02-27 23:57:44 -05:00
DataFlow
Diff
ExecutionEnvironment
FileManipulation
Fork
Json
LanguageServer
PhpTraverser
PhpVisitor Merge remote-tracking branch 'upstream/4.x' into upstream-master13 2022-02-26 21:26:59 +01:00
PluginManager Merge branch '4.x' into upstream-master 2022-02-20 02:31:15 +02:00
Provider Merge branch '4.x' into upstream-master 2022-02-21 01:08:21 +02:00
Scanner
Scope Remove mic-drop hack from if analysis (#7484) 2022-01-28 18:30:47 -05:00
Stubs/Generator
Type feat: add template support to properties-of<T> 2022-02-23 21:30:09 +01:00
TypeVisitor
Algebra.php Calculate upper bound ahead of time 2022-03-14 11:32:51 -04:00
Clause.php Remove ref to unused function 2022-03-14 10:40:46 -04:00
CliUtils.php Remove slash 2022-03-07 16:09:03 -05:00
Composer.php
ErrorHandler.php
EventDispatcher.php Merge pull request #7530 from ohader/issue-7528 2022-01-31 10:36:47 +02:00
IncludeCollector.php
MethodIdentifier.php
ReferenceConstraint.php
RuntimeCaches.php