1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 10:57:08 +01:00
psalm/src/Psalm/Internal
2021-07-17 01:20:35 +03:00
..
Algebra Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Analyzer Check deprecated properties on $this->prop reads 2021-07-17 01:20:35 +03:00
Cli Revert "Don't attempt to read baseline before it was generated (#5961)" 2021-07-06 09:54:00 +03:00
Codebase Always keep FunctionLikeStorage->param_lookup in sync 2021-07-06 11:58:58 +02:00
DataFlow Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Diff Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
ExecutionEnvironment Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
FileManipulation Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Fork Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Json Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
LanguageServer didChangeWatchedFiles should continue not return 2021-07-06 16:52:46 -07:00
PhpTraverser Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
PhpVisitor Make ClassLikeNodeScanner resilient against missing class storage 2021-07-09 16:56:45 +02:00
PluginManager Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Provider Use stmt instead of args 2021-07-11 11:22:13 +02:00
Scanner Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Scope Use more descriptive names for properties & variables of if/else handling 2021-04-18 15:38:12 -04:00
Stubs/Generator Fix inference of conditional types when wildcard constant given 2021-02-20 12:21:52 -05:00
Type Fix #6066 - introduce more robust system for capturing template constraints (#6072) 2021-07-11 12:03:21 -04:00
TypeVisitor Detect unused return values (#5917) 2021-06-10 14:18:15 -04:00
Algebra.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Clause.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
CliUtils.php Skip argv when --config file.xml is passed 2021-07-08 10:19:58 +02:00
Composer.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
ErrorHandler.php Convert PHP errors / warnings / notices to exceptions (#5260) 2021-02-22 09:19:34 -05:00
EventDispatcher.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
IncludeCollector.php
MethodIdentifier.php
ReferenceConstraint.php
RuntimeCaches.php