1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-10 06:58:41 +01:00
psalm/src/Psalm/Internal
Bruce Weirdan 242ee344ec
CS fix
2022-05-28 16:26:08 -04:00
..
Algebra Fix too-long line 2022-03-12 22:37:06 -05:00
Analyzer Merge branch '4.x' into update-master 2022-05-28 14:49:12 -04:00
Cli Merge branch '4.x' into update-master 2022-05-28 14:49:12 -04:00
Codebase Document @psalm-ignore-variable-* 2022-04-27 01:46:13 -04:00
DataFlow
Diff Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
ExecutionEnvironment
FileManipulation
Fork Remove useless array casting as CallMap for stream_select is reset. 2022-04-27 01:40:51 -04:00
Json
LanguageServer Post-merge fixes 2022-05-28 15:05:17 -04:00
PhpTraverser Applied ListToArrayDestructRector 2022-01-05 23:29:18 +02:00
PhpVisitor Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
PluginManager Merge branch '4.x' into update-master 2022-05-28 14:49:12 -04:00
Provider CS fix 2022-05-28 16:26:08 -04:00
Scanner Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
Scope Remove mic-drop hack from if analysis (#7484) 2022-01-28 18:30:47 -05:00
Stubs/Generator feat: make key-of/value-of usable with non-const arrays 2022-01-27 22:22:14 +01:00
Type Merge branch '4.x' into update-master 2022-05-28 14:49:12 -04:00
TypeVisitor Use objects, not strings, for assertions (#7410) 2022-01-20 17:33:06 -05:00
Algebra.php Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
Clause.php Fix style issues 2022-04-27 10:35:22 -04:00
CliUtils.php cache statements even without persistent parser cache 2022-04-27 01:50:13 -04: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 better type safety and inference 2022-04-27 01:51:23 -04:00