1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 10:17:33 +01:00
psalm/src/Psalm/Internal
2021-09-26 23:34:31 +02:00
..
Algebra Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Analyzer coalesce operator 2021-09-26 23:34:31 +02:00
Cli clearer string operations 2021-09-26 23:34:31 +02:00
Codebase coalesce operator 2021-09-26 23:34:31 +02:00
DataFlow Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Diff unnecessary phpdoc 2021-09-25 16:59:23 +02:00
ExecutionEnvironment missing visibility 2021-09-26 22:37:17 +02:00
FileManipulation coalesce operator 2021-09-26 23:34:31 +02:00
Fork Print exception class in case of an uncaught exception 2021-09-16 12:46:04 +02:00
Json Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
LanguageServer param defaults 2021-09-26 22:37:16 +02:00
PhpTraverser Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
PhpVisitor coalesce operator 2021-09-26 23:34:31 +02:00
PluginManager improved assertion 2021-09-25 16:59:34 +02:00
Provider coalesce operator 2021-09-26 23:34:31 +02:00
Scanner clearer string operations 2021-09-26 23:34:31 +02:00
Scope unset instead of reassign 2021-09-25 17:28:51 +02:00
Stubs/Generator Use fully-qualified name for virtual class strings 2021-08-01 02:22:16 +03:00
Type coalesce operator 2021-09-26 23:34:31 +02:00
TypeVisitor clearer string operations 2021-09-26 23:34:31 +02:00
Algebra.php Change > assertion back to @ and put back a perf threshold 2021-08-15 10:13:05 +02:00
Clause.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
CliUtils.php clearer string operations 2021-09-26 23:34:31 +02:00
Composer.php static in final class 2021-09-26 22:37:16 +02: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