1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm/Internal
Bruce Weirdan 9387942463
Use strpos instead of str_contains
Fixes vimeo/psalm#7219 (str_contains was added in PHP 8)
2021-12-26 09:22:39 +02:00
..
Algebra Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
Analyzer Merge pull request #7203 from orklah/6389 2021-12-23 22:22:46 +01:00
Cli Conversion of Psalm\Internal\Provider\ 2021-12-14 02:31:27 +01:00
Codebase CS changes 2021-12-21 18:30:29 +01:00
DataFlow Import instead of using fqn functions 2021-12-03 21:07:25 +01:00
Diff Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ExecutionEnvironment Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
FileManipulation Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
Fork Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
Json Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
LanguageServer Format declare(strict_types=1) 2021-12-15 04:42:37 +01:00
PhpTraverser Format declare(strict_types=1) 2021-12-15 04:42:37 +01:00
PhpVisitor Restore attributes in ClassConstantStorage 2021-12-26 02:24:01 +02:00
PluginManager Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
Provider Use strpos instead of str_contains 2021-12-26 09:22:39 +02:00
Scanner Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
Scope Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
Stubs/Generator Conversion of Psalm\Type 2021-12-14 02:31:22 +01:00
Type Remove never-used equality flags 2021-12-24 14:05:44 +00:00
TypeVisitor Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
Algebra.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
Clause.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
CliUtils.php Allow suppressing UnusedPsalmSuppress, remove unused suppressions. 2021-12-11 13:23:00 -06:00
Composer.php static in final class 2021-09-26 22:37:16 +02:00
ErrorHandler.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
EventDispatcher.php Conversion of Psalm\Plugin\EventHandler 2021-12-14 02:08:35 +01:00
IncludeCollector.php
MethodIdentifier.php Import instead of using fqn classes 2021-12-03 21:40:18 +01:00
ReferenceConstraint.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
RuntimeCaches.php Import instead of using fqn 2021-12-03 20:11:20 +01:00