1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 17:57:37 +01:00
psalm/src/Psalm/Internal
Matthew Brown 0a81f8cd6c
Use objects, not strings, for assertions (#7410)
* Use objects, not strings, for assertions

* Remove unnecessary param

* Remove some unnecessary checks

* Fix bad find/replace

* Add note about assertions no longer stored as strings in UPGRADING.md
2022-01-20 17:33:06 -05:00
..
Algebra Use objects, not strings, for assertions (#7410) 2022-01-20 17:33:06 -05:00
Analyzer Use objects, not strings, for assertions (#7410) 2022-01-20 17:33:06 -05:00
Cli Alter order of precedence and upated docs to match 2022-01-20 15:24:21 +00:00
Codebase Applied ClosureToArrowFunctionRector 2022-01-06 00:48:04 +02:00
DataFlow Mark internal classes @internal 2022-01-03 09:33:22 +02:00
Diff Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ExecutionEnvironment Applied JsonThrowOnErrorRector 2022-01-05 19:32:43 +02:00
FileManipulation Mark internal classes @internal 2022-01-03 09:33:22 +02:00
Fork Applied ClosureToArrowFunctionRector 2022-01-06 00:48:04 +02:00
Json Mark internal classes @internal 2022-01-03 09:33:22 +02:00
LanguageServer Merge remote-tracking branch 'upstream/4.x' into upstream-master2 2022-01-15 20:21:00 +01:00
PhpTraverser Applied ListToArrayDestructRector 2022-01-05 23:29:18 +02:00
PhpVisitor Use objects, not strings, for assertions (#7410) 2022-01-20 17:33:06 -05:00
PluginManager Merge remote-tracking branch 'upstream/4.x' into upstream-master3 2022-01-18 18:37:04 +01:00
Provider Use objects, not strings, for assertions (#7410) 2022-01-20 17:33:06 -05:00
Scanner Mark internal classes @internal 2022-01-03 09:33:22 +02:00
Scope Use objects, not strings, for assertions (#7410) 2022-01-20 17:33:06 -05:00
Stubs/Generator Apply literal number separator rector 2022-01-05 01:00:05 +02:00
Type Use objects, not strings, for assertions (#7410) 2022-01-20 17:33:06 -05:00
TypeVisitor Use objects, not strings, for assertions (#7410) 2022-01-20 17:33:06 -05:00
Algebra.php Use objects, not strings, for assertions (#7410) 2022-01-20 17:33:06 -05:00
Clause.php Use objects, not strings, for assertions (#7410) 2022-01-20 17:33:06 -05:00
CliUtils.php Merge branch '4.x' into upstream-master 2022-01-08 23:38:29 +02:00
Composer.php static in final class 2021-09-26 22:37:16 +02:00
ErrorHandler.php Mark internal classes @internal 2022-01-03 09:33:22 +02:00
EventDispatcher.php Dropped legacy plugin API 2022-01-03 18:18:44 +02:00
IncludeCollector.php Mark internal classes @internal 2022-01-03 09:33:22 +02:00
MethodIdentifier.php Mark internal classes @internal 2022-01-03 09:33:22 +02:00
ReferenceConstraint.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
RuntimeCaches.php Mark internal classes @internal 2022-01-03 09:33:22 +02:00