@averay/codeformat 0.2.7 → 0.2.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.php-cs-fixer.cache +1 -1
- package/bin/tools/phpCsFixer.ts +0 -1
- package/bin/utils/Cli.ts +1 -2
- package/composer.json +1 -1
- package/composer.lock +413 -137
- package/dist/bin/tools/phpCsFixer.d.ts +0 -3
- package/dist/bin/tools/phpCsFixer.js +0 -1
- package/dist/bin/tools/phpCsFixer.js.map +1 -1
- package/dist/bin/utils/Cli.js +1 -1
- package/dist/bin/utils/Cli.js.map +1 -1
- package/dist/rulesets/eslint/ruleset-shared.d.ts +28 -22
- package/dist/rulesets/eslint/ruleset-shared.js +25 -25
- package/dist/rulesets/eslint/ruleset-shared.js.map +1 -1
- package/dist/rulesets/eslint/ruleset-typescript.js +4 -4
- package/dist/rulesets/eslint/ruleset-typescript.js.map +1 -1
- package/dist/src/makeEslintConfig.js +7 -8
- package/dist/src/makeEslintConfig.js.map +1 -1
- package/knip.config.ts +0 -1
- package/package.json +2 -2
- package/rulesets/eslint/ruleset-shared.ts +25 -25
- package/rulesets/eslint/ruleset-typescript.ts +4 -4
- package/src/makeEslintConfig.ts +7 -8
- package/stylelint.config.js +1 -1
- package/types.d.ts +0 -8
- package/.cache/eslint +0 -1
- package/.cache/knip/-averay-codeformat--5.61.3 +0 -0
- package/.cache/knip/plugins--5.61.3 +0 -0
- package/vendor/.metadata_never_index +0 -0
- package/vendor/autoload.php +0 -22
- package/vendor/bin/php-cs-fixer +0 -119
- package/vendor/clue/ndjson-react/.github/FUNDING.yml +0 -2
- package/vendor/clue/ndjson-react/CHANGELOG.md +0 -75
- package/vendor/clue/ndjson-react/LICENSE +0 -21
- package/vendor/clue/ndjson-react/README.md +0 -365
- package/vendor/clue/ndjson-react/composer.json +0 -31
- package/vendor/clue/ndjson-react/src/Decoder.php +0 -166
- package/vendor/clue/ndjson-react/src/Encoder.php +0 -144
- package/vendor/composer/ClassLoader.php +0 -579
- package/vendor/composer/InstalledVersions.php +0 -396
- package/vendor/composer/LICENSE +0 -21
- package/vendor/composer/autoload_classmap.php +0 -34
- package/vendor/composer/autoload_files.php +0 -18
- package/vendor/composer/autoload_namespaces.php +0 -9
- package/vendor/composer/autoload_psr4.php +0 -42
- package/vendor/composer/autoload_real.php +0 -48
- package/vendor/composer/autoload_static.php +0 -247
- package/vendor/composer/installed.json +0 -3634
- package/vendor/composer/installed.php +0 -367
- package/vendor/composer/pcre/LICENSE +0 -19
- package/vendor/composer/pcre/README.md +0 -189
- package/vendor/composer/pcre/composer.json +0 -54
- package/vendor/composer/pcre/extension.neon +0 -22
- package/vendor/composer/pcre/src/MatchAllResult.php +0 -46
- package/vendor/composer/pcre/src/MatchAllStrictGroupsResult.php +0 -46
- package/vendor/composer/pcre/src/MatchAllWithOffsetsResult.php +0 -48
- package/vendor/composer/pcre/src/MatchResult.php +0 -39
- package/vendor/composer/pcre/src/MatchStrictGroupsResult.php +0 -39
- package/vendor/composer/pcre/src/MatchWithOffsetsResult.php +0 -41
- package/vendor/composer/pcre/src/PHPStan/InvalidRegexPatternRule.php +0 -142
- package/vendor/composer/pcre/src/PHPStan/PregMatchFlags.php +0 -70
- package/vendor/composer/pcre/src/PHPStan/PregMatchParameterOutTypeExtension.php +0 -65
- package/vendor/composer/pcre/src/PHPStan/PregMatchTypeSpecifyingExtension.php +0 -119
- package/vendor/composer/pcre/src/PHPStan/PregReplaceCallbackClosureTypeExtension.php +0 -91
- package/vendor/composer/pcre/src/PHPStan/UnsafeStrictGroupsCallRule.php +0 -112
- package/vendor/composer/pcre/src/PcreException.php +0 -55
- package/vendor/composer/pcre/src/Preg.php +0 -430
- package/vendor/composer/pcre/src/Regex.php +0 -176
- package/vendor/composer/pcre/src/ReplaceResult.php +0 -43
- package/vendor/composer/pcre/src/UnexpectedNullMatchException.php +0 -20
- package/vendor/composer/semver/CHANGELOG.md +0 -229
- package/vendor/composer/semver/LICENSE +0 -19
- package/vendor/composer/semver/README.md +0 -99
- package/vendor/composer/semver/composer.json +0 -59
- package/vendor/composer/semver/src/Comparator.php +0 -113
- package/vendor/composer/semver/src/CompilingMatcher.php +0 -94
- package/vendor/composer/semver/src/Constraint/Bound.php +0 -122
- package/vendor/composer/semver/src/Constraint/Constraint.php +0 -435
- package/vendor/composer/semver/src/Constraint/ConstraintInterface.php +0 -75
- package/vendor/composer/semver/src/Constraint/MatchAllConstraint.php +0 -85
- package/vendor/composer/semver/src/Constraint/MatchNoneConstraint.php +0 -83
- package/vendor/composer/semver/src/Constraint/MultiConstraint.php +0 -325
- package/vendor/composer/semver/src/Interval.php +0 -98
- package/vendor/composer/semver/src/Intervals.php +0 -478
- package/vendor/composer/semver/src/Semver.php +0 -129
- package/vendor/composer/semver/src/VersionParser.php +0 -591
- package/vendor/composer/xdebug-handler/CHANGELOG.md +0 -143
- package/vendor/composer/xdebug-handler/LICENSE +0 -21
- package/vendor/composer/xdebug-handler/README.md +0 -305
- package/vendor/composer/xdebug-handler/composer.json +0 -44
- package/vendor/composer/xdebug-handler/src/PhpConfig.php +0 -91
- package/vendor/composer/xdebug-handler/src/Process.php +0 -119
- package/vendor/composer/xdebug-handler/src/Status.php +0 -222
- package/vendor/composer/xdebug-handler/src/XdebugHandler.php +0 -722
- package/vendor/evenement/evenement/.gitattributes +0 -7
- package/vendor/evenement/evenement/LICENSE +0 -19
- package/vendor/evenement/evenement/README.md +0 -64
- package/vendor/evenement/evenement/composer.json +0 -29
- package/vendor/evenement/evenement/src/EventEmitter.php +0 -17
- package/vendor/evenement/evenement/src/EventEmitterInterface.php +0 -22
- package/vendor/evenement/evenement/src/EventEmitterTrait.php +0 -154
- package/vendor/fidry/cpu-core-counter/.envrc +0 -5
- package/vendor/fidry/cpu-core-counter/LICENSE.md +0 -16
- package/vendor/fidry/cpu-core-counter/README.md +0 -138
- package/vendor/fidry/cpu-core-counter/bin/diagnose.php +0 -27
- package/vendor/fidry/cpu-core-counter/bin/execute.php +0 -21
- package/vendor/fidry/cpu-core-counter/bin/trace.php +0 -32
- package/vendor/fidry/cpu-core-counter/composer.json +0 -48
- package/vendor/fidry/cpu-core-counter/src/CpuCoreCounter.php +0 -268
- package/vendor/fidry/cpu-core-counter/src/Diagnoser.php +0 -101
- package/vendor/fidry/cpu-core-counter/src/Executor/ProcOpenExecutor.php +0 -56
- package/vendor/fidry/cpu-core-counter/src/Executor/ProcessExecutor.php +0 -22
- package/vendor/fidry/cpu-core-counter/src/Finder/CmiCmdletLogicalFinder.php +0 -46
- package/vendor/fidry/cpu-core-counter/src/Finder/CmiCmdletPhysicalFinder.php +0 -47
- package/vendor/fidry/cpu-core-counter/src/Finder/CpuCoreFinder.php +0 -37
- package/vendor/fidry/cpu-core-counter/src/Finder/CpuInfoFinder.php +0 -100
- package/vendor/fidry/cpu-core-counter/src/Finder/DummyCpuCoreFinder.php +0 -57
- package/vendor/fidry/cpu-core-counter/src/Finder/EnvVariableFinder.php +0 -69
- package/vendor/fidry/cpu-core-counter/src/Finder/FinderRegistry.php +0 -91
- package/vendor/fidry/cpu-core-counter/src/Finder/HwLogicalFinder.php +0 -33
- package/vendor/fidry/cpu-core-counter/src/Finder/HwPhysicalFinder.php +0 -33
- package/vendor/fidry/cpu-core-counter/src/Finder/LscpuLogicalFinder.php +0 -52
- package/vendor/fidry/cpu-core-counter/src/Finder/LscpuPhysicalFinder.php +0 -66
- package/vendor/fidry/cpu-core-counter/src/Finder/NProcFinder.php +0 -59
- package/vendor/fidry/cpu-core-counter/src/Finder/NProcessorFinder.php +0 -32
- package/vendor/fidry/cpu-core-counter/src/Finder/NullCpuCoreFinder.php +0 -35
- package/vendor/fidry/cpu-core-counter/src/Finder/OnlyInPowerShellFinder.php +0 -62
- package/vendor/fidry/cpu-core-counter/src/Finder/OnlyOnOSFamilyFinder.php +0 -113
- package/vendor/fidry/cpu-core-counter/src/Finder/ProcOpenBasedFinder.php +0 -107
- package/vendor/fidry/cpu-core-counter/src/Finder/SkipOnOSFamilyFinder.php +0 -113
- package/vendor/fidry/cpu-core-counter/src/Finder/WindowsRegistryLogicalFinder.php +0 -51
- package/vendor/fidry/cpu-core-counter/src/Finder/WmicLogicalFinder.php +0 -47
- package/vendor/fidry/cpu-core-counter/src/Finder/WmicPhysicalFinder.php +0 -47
- package/vendor/fidry/cpu-core-counter/src/Finder/_NProcessorFinder.php +0 -32
- package/vendor/fidry/cpu-core-counter/src/NumberOfCpuCoreNotFound.php +0 -26
- package/vendor/fidry/cpu-core-counter/src/ParallelisationResult.php +0 -87
- package/vendor/friendsofphp/php-cs-fixer/CHANGELOG.md +0 -5983
- package/vendor/friendsofphp/php-cs-fixer/CONTRIBUTING.md +0 -103
- package/vendor/friendsofphp/php-cs-fixer/LICENSE +0 -19
- package/vendor/friendsofphp/php-cs-fixer/README.md +0 -88
- package/vendor/friendsofphp/php-cs-fixer/UPGRADE-v3.md +0 -162
- package/vendor/friendsofphp/php-cs-fixer/ci-integration.sh +0 -8
- package/vendor/friendsofphp/php-cs-fixer/composer.json +0 -210
- package/vendor/friendsofphp/php-cs-fixer/feature-or-bug.rst +0 -24
- package/vendor/friendsofphp/php-cs-fixer/logo.md +0 -3
- package/vendor/friendsofphp/php-cs-fixer/logo.png +0 -0
- package/vendor/friendsofphp/php-cs-fixer/php-cs-fixer +0 -110
- package/vendor/friendsofphp/php-cs-fixer/src/AbstractDoctrineAnnotationFixer.php +0 -241
- package/vendor/friendsofphp/php-cs-fixer/src/AbstractFixer.php +0 -102
- package/vendor/friendsofphp/php-cs-fixer/src/AbstractFopenFlagFixer.php +0 -116
- package/vendor/friendsofphp/php-cs-fixer/src/AbstractFunctionReferenceFixer.php +0 -71
- package/vendor/friendsofphp/php-cs-fixer/src/AbstractNoUselessElseFixer.php +0 -204
- package/vendor/friendsofphp/php-cs-fixer/src/AbstractPhpdocToTypeDeclarationFixer.php +0 -314
- package/vendor/friendsofphp/php-cs-fixer/src/AbstractPhpdocTypesFixer.php +0 -105
- package/vendor/friendsofphp/php-cs-fixer/src/AbstractProxyFixer.php +0 -106
- package/vendor/friendsofphp/php-cs-fixer/src/Cache/Cache.php +0 -151
- package/vendor/friendsofphp/php-cs-fixer/src/Cache/CacheInterface.php +0 -35
- package/vendor/friendsofphp/php-cs-fixer/src/Cache/CacheManagerInterface.php +0 -29
- package/vendor/friendsofphp/php-cs-fixer/src/Cache/Directory.php +0 -51
- package/vendor/friendsofphp/php-cs-fixer/src/Cache/DirectoryInterface.php +0 -23
- package/vendor/friendsofphp/php-cs-fixer/src/Cache/FileCacheManager.php +0 -143
- package/vendor/friendsofphp/php-cs-fixer/src/Cache/FileHandler.php +0 -184
- package/vendor/friendsofphp/php-cs-fixer/src/Cache/FileHandlerInterface.php +0 -29
- package/vendor/friendsofphp/php-cs-fixer/src/Cache/NullCacheManager.php +0 -33
- package/vendor/friendsofphp/php-cs-fixer/src/Cache/Signature.php +0 -100
- package/vendor/friendsofphp/php-cs-fixer/src/Cache/SignatureInterface.php +0 -38
- package/vendor/friendsofphp/php-cs-fixer/src/Config.php +0 -267
- package/vendor/friendsofphp/php-cs-fixer/src/ConfigInterface.php +0 -162
- package/vendor/friendsofphp/php-cs-fixer/src/ConfigurationException/InvalidConfigurationException.php +0 -36
- package/vendor/friendsofphp/php-cs-fixer/src/ConfigurationException/InvalidFixerConfigurationException.php +0 -45
- package/vendor/friendsofphp/php-cs-fixer/src/ConfigurationException/InvalidForEnvFixerConfigurationException.php +0 -22
- package/vendor/friendsofphp/php-cs-fixer/src/ConfigurationException/RequiredFixerConfigurationException.php +0 -22
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Application.php +0 -212
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Command/CheckCommand.php +0 -64
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Command/DescribeCommand.php +0 -476
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Command/DescribeNameNotFoundException.php +0 -46
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Command/DocumentationCommand.php +0 -123
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Command/FixCommand.php +0 -397
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Command/FixCommandExitStatusCalculator.php +0 -56
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Command/HelpCommand.php +0 -76
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Command/ListFilesCommand.php +0 -91
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Command/ListSetsCommand.php +0 -87
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Command/SelfUpdateCommand.php +0 -176
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Command/WorkerCommand.php +0 -243
- package/vendor/friendsofphp/php-cs-fixer/src/Console/ConfigurationResolver.php +0 -961
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Output/ErrorOutput.php +0 -155
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Output/OutputContext.php +0 -54
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Output/Progress/DotsOutput.php +0 -124
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Output/Progress/NullOutput.php +0 -29
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Output/Progress/PercentageBarOutput.php +0 -78
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Output/Progress/ProgressOutputFactory.php +0 -63
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Output/Progress/ProgressOutputInterface.php +0 -27
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Output/Progress/ProgressOutputType.php +0 -37
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/CheckstyleReporter.php +0 -71
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/GitlabReporter.php +0 -96
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/JsonReporter.php +0 -65
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/JunitReporter.php +0 -145
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/ReportSummary.php +0 -103
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/ReporterFactory.php +0 -90
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/ReporterInterface.php +0 -30
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/TextReporter.php +0 -104
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/XmlReporter.php +0 -136
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Report/ListSetsReport/JsonReporter.php +0 -52
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Report/ListSetsReport/ReportSummary.php +0 -48
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Report/ListSetsReport/ReporterFactory.php +0 -89
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Report/ListSetsReport/ReporterInterface.php +0 -30
- package/vendor/friendsofphp/php-cs-fixer/src/Console/Report/ListSetsReport/TextReporter.php +0 -51
- package/vendor/friendsofphp/php-cs-fixer/src/Console/SelfUpdate/GithubClient.php +0 -69
- package/vendor/friendsofphp/php-cs-fixer/src/Console/SelfUpdate/GithubClientInterface.php +0 -26
- package/vendor/friendsofphp/php-cs-fixer/src/Console/SelfUpdate/NewVersionChecker.php +0 -102
- package/vendor/friendsofphp/php-cs-fixer/src/Console/SelfUpdate/NewVersionCheckerInterface.php +0 -37
- package/vendor/friendsofphp/php-cs-fixer/src/Console/WarningsDetector.php +0 -76
- package/vendor/friendsofphp/php-cs-fixer/src/Differ/DiffConsoleFormatter.php +0 -85
- package/vendor/friendsofphp/php-cs-fixer/src/Differ/DifferInterface.php +0 -26
- package/vendor/friendsofphp/php-cs-fixer/src/Differ/FullDiffer.php +0 -46
- package/vendor/friendsofphp/php-cs-fixer/src/Differ/NullDiffer.php +0 -26
- package/vendor/friendsofphp/php-cs-fixer/src/Differ/UnifiedDiffer.php +0 -47
- package/vendor/friendsofphp/php-cs-fixer/src/DocBlock/Annotation.php +0 -319
- package/vendor/friendsofphp/php-cs-fixer/src/DocBlock/DocBlock.php +0 -250
- package/vendor/friendsofphp/php-cs-fixer/src/DocBlock/Line.php +0 -128
- package/vendor/friendsofphp/php-cs-fixer/src/DocBlock/ShortDescription.php +0 -65
- package/vendor/friendsofphp/php-cs-fixer/src/DocBlock/Tag.php +0 -102
- package/vendor/friendsofphp/php-cs-fixer/src/DocBlock/TagComparator.php +0 -66
- package/vendor/friendsofphp/php-cs-fixer/src/DocBlock/TypeExpression.php +0 -857
- package/vendor/friendsofphp/php-cs-fixer/src/Doctrine/Annotation/DocLexer.php +0 -171
- package/vendor/friendsofphp/php-cs-fixer/src/Doctrine/Annotation/Token.php +0 -87
- package/vendor/friendsofphp/php-cs-fixer/src/Doctrine/Annotation/Tokens.php +0 -303
- package/vendor/friendsofphp/php-cs-fixer/src/Documentation/DocumentationLocator.php +0 -82
- package/vendor/friendsofphp/php-cs-fixer/src/Documentation/FixerDocumentGenerator.php +0 -415
- package/vendor/friendsofphp/php-cs-fixer/src/Documentation/RstUtils.php +0 -45
- package/vendor/friendsofphp/php-cs-fixer/src/Documentation/RuleSetDocumentationGenerator.php +0 -174
- package/vendor/friendsofphp/php-cs-fixer/src/Error/Error.php +0 -125
- package/vendor/friendsofphp/php-cs-fixer/src/Error/ErrorsManager.php +0 -83
- package/vendor/friendsofphp/php-cs-fixer/src/Error/SourceExceptionFactory.php +0 -62
- package/vendor/friendsofphp/php-cs-fixer/src/ExecutorWithoutErrorHandler.php +0 -58
- package/vendor/friendsofphp/php-cs-fixer/src/ExecutorWithoutErrorHandlerException.php +0 -22
- package/vendor/friendsofphp/php-cs-fixer/src/FileReader.php +0 -70
- package/vendor/friendsofphp/php-cs-fixer/src/FileRemoval.php +0 -100
- package/vendor/friendsofphp/php-cs-fixer/src/Finder.php +0 -35
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/AbstractIncrementOperatorFixer.php +0 -58
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/AbstractPhpUnitFixer.php +0 -278
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/AbstractShortOperatorFixer.php +0 -264
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/ArrayPushFixer.php +0 -207
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/BacktickToShellExecFixer.php +0 -149
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/EregToPregFixer.php +0 -193
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/MbStrFunctionsFixer.php +0 -180
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/ModernizeStrposFixer.php +0 -338
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/NoAliasFunctionsFixer.php +0 -337
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/NoAliasLanguageConstructCallFixer.php +0 -59
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/NoMixedEchoPrintFixer.php +0 -142
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/PowToExponentiationFixer.php +0 -219
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/RandomApiMigrationFixer.php +0 -153
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/SetTypeToCastFixer.php +0 -240
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/ArraySyntaxFixer.php +0 -138
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/NoMultilineWhitespaceAroundDoubleArrowFixer.php +0 -80
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/NoTrailingCommaInSinglelineArrayFixer.php +0 -52
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/NoWhitespaceBeforeCommaInArrayFixer.php +0 -153
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/NormalizeIndexBraceFixer.php +0 -57
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/ReturnToYieldFromFixer.php +0 -105
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/TrimArraySpacesFixer.php +0 -97
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/WhitespaceAfterCommaInArrayFixer.php +0 -150
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/YieldFromArrayToYieldsFixer.php +0 -189
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/AttributeNotation/AttributeEmptyParenthesesFixer.php +0 -136
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/AttributeNotation/GeneralAttributeRemoveFixer.php +0 -142
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/AttributeNotation/OrderedAttributesFixer.php +0 -274
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/BracesFixer.php +0 -268
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/BracesPositionFixer.php +0 -449
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/CurlyBracesPositionFixer.php +0 -126
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/EncodingFixer.php +0 -80
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/NoMultipleStatementsPerLineFixer.php +0 -111
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/NoTrailingCommaInSinglelineFixer.php +0 -162
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/NonPrintableCharacterFixer.php +0 -191
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/NumericLiteralSeparatorFixer.php +0 -232
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/OctalNotationFixer.php +0 -64
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/PsrAutoloadingFixer.php +0 -291
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/SingleLineEmptyBodyFixer.php +0 -83
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/ClassReferenceNameCasingFixer.php +0 -168
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/ConstantCaseFixer.php +0 -130
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/IntegerLiteralCaseFixer.php +0 -62
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/LowercaseKeywordsFixer.php +0 -67
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/LowercaseStaticReferenceFixer.php +0 -107
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/MagicConstantCasingFixer.php +0 -92
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/MagicMethodCasingFixer.php +0 -202
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/NativeFunctionCasingFixer.php +0 -89
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/NativeFunctionTypeDeclarationCasingFixer.php +0 -58
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/NativeTypeDeclarationCasingFixer.php +0 -151
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/CastSpacesFixer.php +0 -131
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/LowercaseCastFixer.php +0 -66
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/ModernizeTypesCastingFixer.php +0 -164
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/NoShortBoolCastFixer.php +0 -88
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/NoUnsetCastFixer.php +0 -88
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/ShortScalarCastFixer.php +0 -71
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/ClassAttributesSeparationFixer.php +0 -605
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/ClassDefinitionFixer.php +0 -572
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/FinalClassFixer.php +0 -67
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/FinalInternalClassFixer.php +0 -374
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/FinalPublicMethodForAbstractClassFixer.php +0 -160
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/NoBlankLinesAfterClassOpeningFixer.php +0 -93
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/NoNullPropertyInitializationFixer.php +0 -141
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/NoPhp4ConstructorFixer.php +0 -408
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/NoUnneededFinalMethodFixer.php +0 -215
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/OrderedClassElementsFixer.php +0 -610
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/OrderedInterfacesFixer.php +0 -272
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/OrderedTraitsFixer.php +0 -226
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/OrderedTypesFixer.php +0 -453
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/PhpdocReadonlyClassCommentToKeywordFixer.php +0 -129
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/ProtectedToPrivateFixer.php +0 -168
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/SelfAccessorFixer.php +0 -200
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/SelfStaticAccessorFixer.php +0 -224
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/SingleClassElementPerStatementFixer.php +0 -241
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/SingleTraitInsertPerStatementFixer.php +0 -116
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/VisibilityRequiredFixer.php +0 -214
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassUsage/DateTimeImmutableFixer.php +0 -146
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/CommentToPhpdocFixer.php +0 -230
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/HeaderCommentFixer.php +0 -543
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/MultilineCommentOpeningClosingFixer.php +0 -89
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/NoEmptyCommentFixer.php +0 -162
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/NoTrailingWhitespaceInCommentFixer.php +0 -75
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/SingleLineCommentSpacingFixer.php +0 -110
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/SingleLineCommentStyleFixer.php +0 -178
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ConfigurableFixerInterface.php +0 -50
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ConfigurableFixerTrait.php +0 -124
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ConstantNotation/NativeConstantInvocationFixer.php +0 -307
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/ControlStructureBracesFixer.php +0 -256
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/ControlStructureContinuationPositionFixer.php +0 -157
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/ElseifFixer.php +0 -98
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/EmptyLoopBodyFixer.php +0 -139
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/EmptyLoopConditionFixer.php +0 -202
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/IncludeFixer.php +0 -153
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoAlternativeSyntaxFixer.php +0 -244
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoBreakCommentFixer.php +0 -366
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoSuperfluousElseifFixer.php +0 -100
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoTrailingCommaInListCallFixer.php +0 -51
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoUnneededBracesFixer.php +0 -182
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoUnneededControlParenthesesFixer.php +0 -758
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoUnneededCurlyBracesFixer.php +0 -106
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoUselessElseFixer.php +0 -120
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/SimplifiedIfReturnFixer.php +0 -138
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/SwitchCaseSemicolonToColonFixer.php +0 -87
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/SwitchCaseSpaceFixer.php +0 -85
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/SwitchContinueToBreakFixer.php +0 -240
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/TrailingCommaInMultilineFixer.php +0 -237
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/YodaStyleFixer.php +0 -758
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/DeprecatedFixerInterface.php +0 -28
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/DoctrineAnnotation/DoctrineAnnotationArrayAssignmentFixer.php +0 -114
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/DoctrineAnnotation/DoctrineAnnotationBracesFixer.php +0 -132
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/DoctrineAnnotation/DoctrineAnnotationIndentationFixer.php +0 -199
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/DoctrineAnnotation/DoctrineAnnotationSpacesFixer.php +0 -320
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ExperimentalFixerInterface.php +0 -20
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FixerInterface.php +0 -79
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/CombineNestedDirnameFixer.php +0 -224
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/DateTimeCreateFromFormatCallFixer.php +0 -164
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/FopenFlagOrderFixer.php +0 -123
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/FopenFlagsFixer.php +0 -120
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/FunctionDeclarationFixer.php +0 -263
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/FunctionTypehintSpaceFixer.php +0 -60
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/ImplodeCallFixer.php +0 -139
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/LambdaNotUsedImportFixer.php +0 -350
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/MethodArgumentSpaceFixer.php +0 -510
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/NativeFunctionInvocationFixer.php +0 -420
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/NoSpacesAfterFunctionNameFixer.php +0 -176
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/NoTrailingCommaInSinglelineFunctionCallFixer.php +0 -59
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/NoUnreachableDefaultArgumentValueFixer.php +0 -197
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/NoUselessSprintfFixer.php +0 -109
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/NullableTypeDeclarationForDefaultNullValueFixer.php +0 -247
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/PhpdocToParamTypeFixer.php +0 -244
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/PhpdocToPropertyTypeFixer.php +0 -296
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/PhpdocToReturnTypeFixer.php +0 -249
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/RegularCallableCallFixer.php +0 -256
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/ReturnTypeDeclarationFixer.php +0 -132
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/SingleLineThrowFixer.php +0 -159
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/StaticLambdaFixer.php +0 -130
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/UseArrowFunctionsFixer.php +0 -181
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/VoidReturnFixer.php +0 -256
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/FullyQualifiedStrictTypesFixer.php +0 -987
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/GlobalNamespaceImportFixer.php +0 -726
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/GroupImportFixer.php +0 -369
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/NoLeadingImportSlashFixer.php +0 -90
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/NoUnneededImportAliasFixer.php +0 -88
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/NoUnusedImportsFixer.php +0 -455
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/OrderedImportsFixer.php +0 -626
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/SingleImportPerStatementFixer.php +0 -274
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/SingleLineAfterImportsFixer.php +0 -152
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Indentation.php +0 -92
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/InternalFixerInterface.php +0 -20
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/ClassKeywordFixer.php +0 -100
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/ClassKeywordRemoveFixer.php +0 -234
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/CombineConsecutiveIssetsFixer.php +0 -163
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/CombineConsecutiveUnsetsFixer.php +0 -179
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/DeclareEqualNormalizeFixer.php +0 -137
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/DeclareParenthesesFixer.php +0 -56
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/DirConstantFixer.php +0 -129
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/ErrorSuppressionFixer.php +0 -186
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/ExplicitIndirectVariableFixer.php +0 -82
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/FunctionToConstantFixer.php +0 -311
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/GetClassToClassKeywordFixer.php +0 -158
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/IsNullFixer.php +0 -169
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/NoUnsetOnPropertyFixer.php +0 -220
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/NullableTypeDeclarationFixer.php +0 -348
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/SingleSpaceAfterConstructFixer.php +0 -209
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/SingleSpaceAroundConstructFixer.php +0 -516
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ListNotation/ListSyntaxFixer.php +0 -133
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/NamespaceNotation/BlankLineAfterNamespaceFixer.php +0 -127
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/NamespaceNotation/BlankLinesBeforeNamespaceFixer.php +0 -242
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/NamespaceNotation/CleanNamespaceFixer.php +0 -108
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/NamespaceNotation/NoBlankLinesBeforeNamespaceFixer.php +0 -76
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/NamespaceNotation/NoLeadingNamespaceWhitespaceFixer.php +0 -95
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/NamespaceNotation/SingleBlankLineBeforeNamespaceFixer.php +0 -75
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Naming/NoHomoglyphNamesFixer.php +0 -230
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/AssignNullCoalescingToCoalesceEqualFixer.php +0 -71
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/BinaryOperatorSpacesFixer.php +0 -961
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/ConcatSpaceFixer.php +0 -160
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/IncrementStyleFixer.php +0 -179
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/LogicalOperatorsFixer.php +0 -67
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/LongToShorthandOperatorFixer.php +0 -140
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/NewWithBracesFixer.php +0 -103
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/NewWithParenthesesFixer.php +0 -216
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/NoSpaceAroundDoubleColonFixer.php +0 -73
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/NoUselessConcatOperatorFixer.php +0 -375
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/NoUselessNullsafeOperatorFixer.php +0 -73
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/NotOperatorWithSpaceFixer.php +0 -75
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/NotOperatorWithSuccessorSpaceFixer.php +0 -68
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/ObjectOperatorWithoutWhitespaceFixer.php +0 -62
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/OperatorLinebreakFixer.php +0 -292
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/StandardizeIncrementFixer.php +0 -122
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/StandardizeNotEqualsFixer.php +0 -60
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/TernaryOperatorSpacesFixer.php +0 -131
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/TernaryToElvisOperatorFixer.php +0 -217
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/TernaryToNullCoalescingFixer.php +0 -224
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/UnaryOperatorSpacesFixer.php +0 -118
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpTag/BlankLineAfterOpeningTagFixer.php +0 -92
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpTag/EchoTagSyntaxFixer.php +0 -273
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpTag/FullOpeningTagFixer.php +0 -123
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpTag/LinebreakAfterOpeningTagFixer.php +0 -68
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpTag/NoClosingTagFixer.php +0 -59
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitAssertNewNamesFixer.php +0 -107
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitAttributesFixer.php +0 -620
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitConstructFixer.php +0 -210
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitDataProviderMethodOrderFixer.php +0 -288
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitDataProviderNameFixer.php +0 -199
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitDataProviderReturnTypeFixer.php +0 -120
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitDataProviderStaticFixer.php +0 -156
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitDedicateAssertFixer.php +0 -590
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitDedicateAssertInternalTypeFixer.php +0 -204
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitExpectationFixer.php +0 -289
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitFqcnAnnotationFixer.php +0 -86
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitInternalClassFixer.php +0 -117
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitMethodCasingFixer.php +0 -238
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitMockFixer.php +0 -135
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitMockShortWillReturnFixer.php +0 -123
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitNamespacedFixer.php +0 -235
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitNoExpectationAnnotationFixer.php +0 -278
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitSetUpTearDownVisibilityFixer.php +0 -111
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitSizeClassFixer.php +0 -107
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitStrictFixer.php +0 -154
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitTargetVersion.php +0 -57
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitTestAnnotationFixer.php +0 -416
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitTestCaseStaticMethodCallsFixer.php +0 -564
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitTestClassRequiresCoversFixer.php +0 -88
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/AlignMultilineCommentFixer.php +0 -178
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/GeneralPhpdocAnnotationRemoveFixer.php +0 -177
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/GeneralPhpdocTagRenameFixer.php +0 -213
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/NoBlankLinesAfterPhpdocFixer.php +0 -110
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/NoEmptyPhpdocFixer.php +0 -84
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/NoSuperfluousPhpdocTagsFixer.php +0 -756
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocAddMissingParamAnnotationFixer.php +0 -289
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocAlignFixer.php +0 -506
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocAnnotationWithoutDotFixer.php +0 -123
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocArrayTypeFixer.php +0 -92
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocIndentFixer.php +0 -141
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocInlineTagNormalizerFixer.php +0 -121
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocLineSpanFixer.php +0 -173
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocListTypeFixer.php +0 -70
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocNoAccessFixer.php +0 -71
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocNoAliasTagFixer.php +0 -137
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocNoEmptyReturnFixer.php +0 -117
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocNoPackageFixer.php +0 -70
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocNoUselessInheritdocFixer.php +0 -151
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocOrderByValueFixer.php +0 -225
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocOrderFixer.php +0 -223
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocParamOrderFixer.php +0 -273
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocReturnSelfReferenceFixer.php +0 -234
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocScalarFixer.php +0 -139
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocSeparationFixer.php +0 -333
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocSingleLineVarSpacingFixer.php +0 -89
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocSummaryFixer.php +0 -99
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocTagCasingFixer.php +0 -109
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocTagTypeFixer.php +0 -214
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocToCommentFixer.php +0 -185
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocTrimConsecutiveBlankLineSeparationFixer.php +0 -191
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocTrimFixer.php +0 -115
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocTypesFixer.php +0 -173
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocTypesOrderFixer.php +0 -218
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocVarAnnotationCorrectOrderFixer.php +0 -81
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocVarWithoutNameFixer.php +0 -150
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ReturnNotation/NoUselessReturnFixer.php +0 -103
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ReturnNotation/ReturnAssignmentFixer.php +0 -527
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/ReturnNotation/SimplifiedNullReturnFixer.php +0 -171
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/MultilineWhitespaceBeforeSemicolonsFixer.php +0 -244
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/NoEmptyStatementFixer.php +0 -186
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/NoSinglelineWhitespaceBeforeSemicolonsFixer.php +0 -66
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/SemicolonAfterInstructionFixer.php +0 -64
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/SpaceAfterSemicolonFixer.php +0 -148
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Strict/DeclareStrictTypesFixer.php +0 -132
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Strict/StrictComparisonFixer.php +0 -80
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Strict/StrictParamFixer.php +0 -168
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/EscapeImplicitBackslashesFixer.php +0 -153
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/ExplicitStringVariableFixer.php +0 -166
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/HeredocClosingMarkerFixer.php +0 -205
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/HeredocToNowdocFixer.php +0 -107
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/MultilineStringToHeredocFixer.php +0 -166
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/NoBinaryStringFixer.php +0 -75
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/NoTrailingWhitespaceInStringFixer.php +0 -100
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/SimpleToComplexStringVariableFixer.php +0 -96
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/SingleQuoteFixer.php +0 -122
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/StringImplicitBackslashesFixer.php +0 -193
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/StringLengthToEmptyFixer.php +0 -322
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/StringLineEndingFixer.php +0 -76
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/ArrayIndentationFixer.php +0 -197
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/BlankLineBeforeStatementFixer.php +0 -379
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/BlankLineBetweenImportGroupsFixer.php +0 -180
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/CompactNullableTypeDeclarationFixer.php +0 -72
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/CompactNullableTypehintFixer.php +0 -63
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/HeredocIndentationFixer.php +0 -180
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/IndentationTypeFixer.php +0 -139
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/LineEndingFixer.php +0 -85
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/MethodChainingIndentationFixer.php +0 -229
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/NoExtraBlankLinesFixer.php +0 -496
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/NoSpacesAroundOffsetFixer.php +0 -112
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/NoSpacesInsideParenthesisFixer.php +0 -75
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/NoTrailingWhitespaceFixer.php +0 -104
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/NoWhitespaceInBlankLineFixer.php +0 -89
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/SingleBlankLineAtEofFixer.php +0 -64
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/SpacesInsideParenthesesFixer.php +0 -223
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/StatementIndentationFixer.php +0 -836
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/TypeDeclarationSpacesFixer.php +0 -254
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/TypesSpacesFixer.php +0 -173
- package/vendor/friendsofphp/php-cs-fixer/src/Fixer/WhitespacesAwareFixerInterface.php +0 -25
- package/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/AliasedFixerOption.php +0 -75
- package/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/AliasedFixerOptionBuilder.php +0 -78
- package/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/AllowedValueSubset.php +0 -65
- package/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/DeprecatedFixerOption.php +0 -74
- package/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/DeprecatedFixerOptionInterface.php +0 -20
- package/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerConfigurationResolver.php +0 -152
- package/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerConfigurationResolverInterface.php +0 -30
- package/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerOption.php +0 -146
- package/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerOptionBuilder.php +0 -126
- package/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerOptionInterface.php +0 -43
- package/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerOptionSorter.php +0 -37
- package/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/InvalidOptionsForEnvException.php +0 -24
- package/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/CodeSample.php +0 -49
- package/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/CodeSampleInterface.php +0 -28
- package/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/FileSpecificCodeSample.php +0 -56
- package/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/FileSpecificCodeSampleInterface.php +0 -25
- package/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/FixerDefinition.php +0 -76
- package/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/FixerDefinitionInterface.php +0 -37
- package/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/VersionSpecificCodeSample.php +0 -54
- package/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/VersionSpecificCodeSampleInterface.php +0 -23
- package/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/VersionSpecification.php +0 -76
- package/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/VersionSpecificationInterface.php +0 -23
- package/vendor/friendsofphp/php-cs-fixer/src/FixerFactory.php +0 -248
- package/vendor/friendsofphp/php-cs-fixer/src/FixerNameValidator.php +0 -32
- package/vendor/friendsofphp/php-cs-fixer/src/Hasher.php +0 -38
- package/vendor/friendsofphp/php-cs-fixer/src/Indicator/PhpUnitTestCaseIndicator.php +0 -90
- package/vendor/friendsofphp/php-cs-fixer/src/Linter/CachingLinter.php +0 -56
- package/vendor/friendsofphp/php-cs-fixer/src/Linter/Linter.php +0 -49
- package/vendor/friendsofphp/php-cs-fixer/src/Linter/LinterInterface.php +0 -35
- package/vendor/friendsofphp/php-cs-fixer/src/Linter/LintingException.php +0 -24
- package/vendor/friendsofphp/php-cs-fixer/src/Linter/LintingResultInterface.php +0 -26
- package/vendor/friendsofphp/php-cs-fixer/src/Linter/ProcessLinter.php +0 -149
- package/vendor/friendsofphp/php-cs-fixer/src/Linter/ProcessLinterProcessBuilder.php +0 -46
- package/vendor/friendsofphp/php-cs-fixer/src/Linter/ProcessLintingResult.php +0 -86
- package/vendor/friendsofphp/php-cs-fixer/src/Linter/TokenizerLinter.php +0 -58
- package/vendor/friendsofphp/php-cs-fixer/src/Linter/TokenizerLintingResult.php +0 -48
- package/vendor/friendsofphp/php-cs-fixer/src/Linter/UnavailableLinterException.php +0 -26
- package/vendor/friendsofphp/php-cs-fixer/src/ParallelAwareConfigInterface.php +0 -29
- package/vendor/friendsofphp/php-cs-fixer/src/PharChecker.php +0 -38
- package/vendor/friendsofphp/php-cs-fixer/src/PharCheckerInterface.php +0 -26
- package/vendor/friendsofphp/php-cs-fixer/src/Preg.php +0 -215
- package/vendor/friendsofphp/php-cs-fixer/src/PregException.php +0 -24
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/AbstractMigrationSetDescription.php +0 -38
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/AbstractRuleSetDescription.php +0 -35
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/DeprecatedRuleSetDescriptionInterface.php +0 -28
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/RuleSet.php +0 -159
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/RuleSetDescriptionInterface.php +0 -34
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/RuleSetInterface.php +0 -49
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/RuleSets.php +0 -72
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/DoctrineAnnotationSet.php +0 -42
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PERCS1x0RiskySet.php +0 -44
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PERCS1x0Set.php +0 -44
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PERCS2x0RiskySet.php +0 -44
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PERCS2x0Set.php +0 -112
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PERCSRiskySet.php +0 -40
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PERCSSet.php +0 -40
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PERRiskySet.php +0 -52
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PERSet.php +0 -47
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP54MigrationSet.php +0 -30
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP56MigrationRiskySet.php +0 -30
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP70MigrationRiskySet.php +0 -39
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP70MigrationSet.php +0 -31
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP71MigrationRiskySet.php +0 -31
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP71MigrationSet.php +0 -32
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP73MigrationSet.php +0 -34
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP74MigrationRiskySet.php +0 -33
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP74MigrationSet.php +0 -33
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP80MigrationRiskySet.php +0 -40
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP80MigrationSet.php +0 -32
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP81MigrationSet.php +0 -31
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP82MigrationRiskySet.php +0 -31
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP82MigrationSet.php +0 -31
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP83MigrationSet.php +0 -30
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP84MigrationSet.php +0 -31
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit100MigrationRiskySet.php +0 -31
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit30MigrationRiskySet.php +0 -33
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit32MigrationRiskySet.php +0 -34
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit35MigrationRiskySet.php +0 -34
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit43MigrationRiskySet.php +0 -34
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit48MigrationRiskySet.php +0 -34
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit50MigrationRiskySet.php +0 -34
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit52MigrationRiskySet.php +0 -34
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit54MigrationRiskySet.php +0 -34
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit55MigrationRiskySet.php +0 -34
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit56MigrationRiskySet.php +0 -37
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit57MigrationRiskySet.php +0 -34
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit60MigrationRiskySet.php +0 -34
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit75MigrationRiskySet.php +0 -34
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit84MigrationRiskySet.php +0 -35
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit91MigrationRiskySet.php +0 -31
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PSR12RiskySet.php +0 -36
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PSR12Set.php +0 -123
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PSR1Set.php +0 -36
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PSR2Set.php +0 -104
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PhpCsFixerRiskySet.php +0 -67
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PhpCsFixerSet.php +0 -134
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/SymfonyRiskySet.php +0 -78
- package/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/SymfonySet.php +0 -241
- package/vendor/friendsofphp/php-cs-fixer/src/Runner/Event/AnalysisStarted.php +0 -54
- package/vendor/friendsofphp/php-cs-fixer/src/Runner/Event/FileProcessed.php +0 -75
- package/vendor/friendsofphp/php-cs-fixer/src/Runner/FileCachingLintingFileIterator.php +0 -76
- package/vendor/friendsofphp/php-cs-fixer/src/Runner/FileFilterIterator.php +0 -108
- package/vendor/friendsofphp/php-cs-fixer/src/Runner/LintingFileIterator.php +0 -66
- package/vendor/friendsofphp/php-cs-fixer/src/Runner/LintingResultAwareFileIteratorInterface.php +0 -29
- package/vendor/friendsofphp/php-cs-fixer/src/Runner/Parallel/ParallelAction.php +0 -35
- package/vendor/friendsofphp/php-cs-fixer/src/Runner/Parallel/ParallelConfig.php +0 -67
- package/vendor/friendsofphp/php-cs-fixer/src/Runner/Parallel/ParallelConfigFactory.php +0 -61
- package/vendor/friendsofphp/php-cs-fixer/src/Runner/Parallel/ParallelisationException.php +0 -30
- package/vendor/friendsofphp/php-cs-fixer/src/Runner/Parallel/Process.php +0 -189
- package/vendor/friendsofphp/php-cs-fixer/src/Runner/Parallel/ProcessFactory.php +0 -111
- package/vendor/friendsofphp/php-cs-fixer/src/Runner/Parallel/ProcessIdentifier.php +0 -55
- package/vendor/friendsofphp/php-cs-fixer/src/Runner/Parallel/ProcessPool.php +0 -99
- package/vendor/friendsofphp/php-cs-fixer/src/Runner/Parallel/WorkerException.php +0 -66
- package/vendor/friendsofphp/php-cs-fixer/src/Runner/Runner.php +0 -587
- package/vendor/friendsofphp/php-cs-fixer/src/Runner/RunnerConfig.php +0 -64
- package/vendor/friendsofphp/php-cs-fixer/src/StdinFileInfo.php +0 -173
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/AbstractTransformer.php +0 -40
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/AbstractTypeTransformer.php +0 -89
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/AlternativeSyntaxAnalyzer.php +0 -121
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/AbstractControlCaseStructuresAnalysis.php +0 -51
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/ArgumentAnalysis.php +0 -81
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/AttributeAnalysis.php +0 -76
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/CaseAnalysis.php +0 -45
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/DataProviderAnalysis.php +0 -68
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/DefaultAnalysis.php +0 -43
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/EnumAnalysis.php +0 -46
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/MatchAnalysis.php +0 -37
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/NamespaceAnalysis.php +0 -98
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/NamespaceUseAnalysis.php +0 -189
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/StartEndTokenAwareAnalysis.php +0 -33
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/SwitchAnalysis.php +0 -54
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/TypeAnalysis.php +0 -116
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/ArgumentsAnalyzer.php +0 -161
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/AttributeAnalyzer.php +0 -211
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/BlocksAnalyzer.php +0 -59
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/ClassyAnalyzer.php +0 -87
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/CommentsAnalyzer.php +0 -370
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/ControlCaseStructuresAnalyzer.php +0 -312
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/DataProviderAnalyzer.php +0 -115
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/FullyQualifiedNameAnalyzer.php +0 -103
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/FunctionsAnalyzer.php +0 -281
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/GotoLabelAnalyzer.php +0 -40
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/NamespaceUsesAnalyzer.php +0 -216
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/NamespacesAnalyzer.php +0 -116
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/RangeAnalyzer.php +0 -90
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/ReferenceAnalyzer.php +0 -49
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/SwitchAnalyzer.php +0 -71
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/WhitespacesAnalyzer.php +0 -52
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/CT.php +0 -112
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Processor/ImportProcessor.php +0 -103
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Token.php +0 -541
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Tokens.php +0 -1584
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/TokensAnalyzer.php +0 -894
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/ArrayTypehintTransformer.php +0 -54
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/AttributeTransformer.php +0 -67
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/BraceClassInstantiationTransformer.php +0 -80
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/BraceTransformer.php +0 -349
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/ClassConstantTransformer.php +0 -57
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/ConstructorPromotionTransformer.php +0 -71
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/DisjunctiveNormalFormTypeParenthesisTransformer.php +0 -65
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/FirstClassCallableTransformer.php +0 -49
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/ImportTransformer.php +0 -72
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/NameQualifiedTransformer.php +0 -67
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/NamedArgumentTransformer.php +0 -73
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/NamespaceOperatorTransformer.php +0 -53
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/NullableTypeTransformer.php +0 -83
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/ReturnRefTransformer.php +0 -47
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/SquareBraceTransformer.php +0 -187
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/TypeAlternationTransformer.php +0 -57
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/TypeColonTransformer.php +0 -83
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/TypeIntersectionTransformer.php +0 -55
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/UseTransformer.php +0 -102
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/WhitespacyCommentTransformer.php +0 -64
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/TransformerInterface.php +0 -68
- package/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformers.php +0 -109
- package/vendor/friendsofphp/php-cs-fixer/src/ToolInfo.php +0 -120
- package/vendor/friendsofphp/php-cs-fixer/src/ToolInfoInterface.php +0 -38
- package/vendor/friendsofphp/php-cs-fixer/src/Utils.php +0 -250
- package/vendor/friendsofphp/php-cs-fixer/src/WhitespacesFixerConfig.php +0 -63
- package/vendor/friendsofphp/php-cs-fixer/src/WordMatcher.php +0 -55
- package/vendor/psr/container/LICENSE +0 -21
- package/vendor/psr/container/README.md +0 -13
- package/vendor/psr/container/composer.json +0 -27
- package/vendor/psr/container/src/ContainerExceptionInterface.php +0 -12
- package/vendor/psr/container/src/ContainerInterface.php +0 -36
- package/vendor/psr/container/src/NotFoundExceptionInterface.php +0 -10
- package/vendor/psr/event-dispatcher/.editorconfig +0 -15
- package/vendor/psr/event-dispatcher/LICENSE +0 -21
- package/vendor/psr/event-dispatcher/README.md +0 -6
- package/vendor/psr/event-dispatcher/composer.json +0 -26
- package/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php +0 -21
- package/vendor/psr/event-dispatcher/src/ListenerProviderInterface.php +0 -19
- package/vendor/psr/event-dispatcher/src/StoppableEventInterface.php +0 -26
- package/vendor/psr/log/LICENSE +0 -19
- package/vendor/psr/log/README.md +0 -58
- package/vendor/psr/log/composer.json +0 -26
- package/vendor/psr/log/src/AbstractLogger.php +0 -15
- package/vendor/psr/log/src/InvalidArgumentException.php +0 -7
- package/vendor/psr/log/src/LogLevel.php +0 -18
- package/vendor/psr/log/src/LoggerAwareInterface.php +0 -14
- package/vendor/psr/log/src/LoggerAwareTrait.php +0 -22
- package/vendor/psr/log/src/LoggerInterface.php +0 -98
- package/vendor/psr/log/src/LoggerTrait.php +0 -98
- package/vendor/psr/log/src/NullLogger.php +0 -26
- package/vendor/react/cache/CHANGELOG.md +0 -96
- package/vendor/react/cache/LICENSE +0 -21
- package/vendor/react/cache/README.md +0 -367
- package/vendor/react/cache/composer.json +0 -45
- package/vendor/react/cache/src/ArrayCache.php +0 -181
- package/vendor/react/cache/src/CacheInterface.php +0 -194
- package/vendor/react/child-process/CHANGELOG.md +0 -176
- package/vendor/react/child-process/LICENSE +0 -21
- package/vendor/react/child-process/README.md +0 -619
- package/vendor/react/child-process/composer.json +0 -49
- package/vendor/react/child-process/src/Process.php +0 -585
- package/vendor/react/dns/CHANGELOG.md +0 -452
- package/vendor/react/dns/LICENSE +0 -21
- package/vendor/react/dns/README.md +0 -453
- package/vendor/react/dns/composer.json +0 -49
- package/vendor/react/dns/src/BadServerException.php +0 -7
- package/vendor/react/dns/src/Config/Config.php +0 -137
- package/vendor/react/dns/src/Config/HostsFile.php +0 -153
- package/vendor/react/dns/src/Model/Message.php +0 -230
- package/vendor/react/dns/src/Model/Record.php +0 -153
- package/vendor/react/dns/src/Protocol/BinaryDumper.php +0 -199
- package/vendor/react/dns/src/Protocol/Parser.php +0 -356
- package/vendor/react/dns/src/Query/CachingExecutor.php +0 -88
- package/vendor/react/dns/src/Query/CancellationException.php +0 -7
- package/vendor/react/dns/src/Query/CoopExecutor.php +0 -91
- package/vendor/react/dns/src/Query/ExecutorInterface.php +0 -43
- package/vendor/react/dns/src/Query/FallbackExecutor.php +0 -49
- package/vendor/react/dns/src/Query/HostsFileExecutor.php +0 -89
- package/vendor/react/dns/src/Query/Query.php +0 -69
- package/vendor/react/dns/src/Query/RetryExecutor.php +0 -85
- package/vendor/react/dns/src/Query/SelectiveTransportExecutor.php +0 -85
- package/vendor/react/dns/src/Query/TcpTransportExecutor.php +0 -382
- package/vendor/react/dns/src/Query/TimeoutException.php +0 -7
- package/vendor/react/dns/src/Query/TimeoutExecutor.php +0 -78
- package/vendor/react/dns/src/Query/UdpTransportExecutor.php +0 -221
- package/vendor/react/dns/src/RecordNotFoundException.php +0 -7
- package/vendor/react/dns/src/Resolver/Factory.php +0 -226
- package/vendor/react/dns/src/Resolver/Resolver.php +0 -147
- package/vendor/react/dns/src/Resolver/ResolverInterface.php +0 -94
- package/vendor/react/event-loop/CHANGELOG.md +0 -468
- package/vendor/react/event-loop/LICENSE +0 -21
- package/vendor/react/event-loop/README.md +0 -930
- package/vendor/react/event-loop/composer.json +0 -47
- package/vendor/react/event-loop/src/ExtEvLoop.php +0 -253
- package/vendor/react/event-loop/src/ExtEventLoop.php +0 -275
- package/vendor/react/event-loop/src/ExtLibevLoop.php +0 -201
- package/vendor/react/event-loop/src/ExtLibeventLoop.php +0 -285
- package/vendor/react/event-loop/src/ExtUvLoop.php +0 -342
- package/vendor/react/event-loop/src/Factory.php +0 -75
- package/vendor/react/event-loop/src/Loop.php +0 -266
- package/vendor/react/event-loop/src/LoopInterface.php +0 -472
- package/vendor/react/event-loop/src/SignalsHandler.php +0 -63
- package/vendor/react/event-loop/src/StreamSelectLoop.php +0 -330
- package/vendor/react/event-loop/src/Tick/FutureTickQueue.php +0 -60
- package/vendor/react/event-loop/src/Timer/Timer.php +0 -55
- package/vendor/react/event-loop/src/Timer/Timers.php +0 -113
- package/vendor/react/event-loop/src/TimerInterface.php +0 -27
- package/vendor/react/promise/CHANGELOG.md +0 -156
- package/vendor/react/promise/LICENSE +0 -24
- package/vendor/react/promise/README.md +0 -722
- package/vendor/react/promise/composer.json +0 -57
- package/vendor/react/promise/src/Deferred.php +0 -52
- package/vendor/react/promise/src/Exception/CompositeException.php +0 -32
- package/vendor/react/promise/src/Exception/LengthException.php +0 -7
- package/vendor/react/promise/src/Internal/CancellationQueue.php +0 -64
- package/vendor/react/promise/src/Internal/FulfilledPromise.php +0 -89
- package/vendor/react/promise/src/Internal/RejectedPromise.php +0 -128
- package/vendor/react/promise/src/Promise.php +0 -303
- package/vendor/react/promise/src/PromiseInterface.php +0 -152
- package/vendor/react/promise/src/functions.php +0 -345
- package/vendor/react/promise/src/functions_include.php +0 -5
- package/vendor/react/socket/CHANGELOG.md +0 -785
- package/vendor/react/socket/LICENSE +0 -21
- package/vendor/react/socket/README.md +0 -1564
- package/vendor/react/socket/composer.json +0 -52
- package/vendor/react/socket/src/Connection.php +0 -183
- package/vendor/react/socket/src/ConnectionInterface.php +0 -119
- package/vendor/react/socket/src/Connector.php +0 -236
- package/vendor/react/socket/src/ConnectorInterface.php +0 -59
- package/vendor/react/socket/src/DnsConnector.php +0 -117
- package/vendor/react/socket/src/FdServer.php +0 -222
- package/vendor/react/socket/src/FixedUriConnector.php +0 -41
- package/vendor/react/socket/src/HappyEyeBallsConnectionBuilder.php +0 -334
- package/vendor/react/socket/src/HappyEyeBallsConnector.php +0 -80
- package/vendor/react/socket/src/LimitingServer.php +0 -203
- package/vendor/react/socket/src/SecureConnector.php +0 -132
- package/vendor/react/socket/src/SecureServer.php +0 -210
- package/vendor/react/socket/src/Server.php +0 -118
- package/vendor/react/socket/src/ServerInterface.php +0 -151
- package/vendor/react/socket/src/SocketServer.php +0 -215
- package/vendor/react/socket/src/StreamEncryption.php +0 -158
- package/vendor/react/socket/src/TcpConnector.php +0 -173
- package/vendor/react/socket/src/TcpServer.php +0 -262
- package/vendor/react/socket/src/TimeoutConnector.php +0 -79
- package/vendor/react/socket/src/UnixConnector.php +0 -58
- package/vendor/react/socket/src/UnixServer.php +0 -162
- package/vendor/react/stream/CHANGELOG.md +0 -460
- package/vendor/react/stream/LICENSE +0 -21
- package/vendor/react/stream/README.md +0 -1249
- package/vendor/react/stream/composer.json +0 -47
- package/vendor/react/stream/src/CompositeStream.php +0 -83
- package/vendor/react/stream/src/DuplexResourceStream.php +0 -240
- package/vendor/react/stream/src/DuplexStreamInterface.php +0 -39
- package/vendor/react/stream/src/ReadableResourceStream.php +0 -188
- package/vendor/react/stream/src/ReadableStreamInterface.php +0 -362
- package/vendor/react/stream/src/ThroughStream.php +0 -195
- package/vendor/react/stream/src/Util.php +0 -75
- package/vendor/react/stream/src/WritableResourceStream.php +0 -178
- package/vendor/react/stream/src/WritableStreamInterface.php +0 -347
- package/vendor/sebastian/diff/ChangeLog.md +0 -179
- package/vendor/sebastian/diff/LICENSE +0 -29
- package/vendor/sebastian/diff/README.md +0 -151
- package/vendor/sebastian/diff/SECURITY.md +0 -30
- package/vendor/sebastian/diff/composer.json +0 -51
- package/vendor/sebastian/diff/src/Chunk.php +0 -83
- package/vendor/sebastian/diff/src/Diff.php +0 -84
- package/vendor/sebastian/diff/src/Differ.php +0 -247
- package/vendor/sebastian/diff/src/Exception/ConfigurationException.php +0 -32
- package/vendor/sebastian/diff/src/Exception/Exception.php +0 -16
- package/vendor/sebastian/diff/src/Exception/InvalidArgumentException.php +0 -14
- package/vendor/sebastian/diff/src/Line.php +0 -50
- package/vendor/sebastian/diff/src/LongestCommonSubsequenceCalculator.php +0 -18
- package/vendor/sebastian/diff/src/MemoryEfficientLongestCommonSubsequenceCalculator.php +0 -96
- package/vendor/sebastian/diff/src/Output/AbstractChunkOutputBuilder.php +0 -54
- package/vendor/sebastian/diff/src/Output/DiffOnlyOutputBuilder.php +0 -74
- package/vendor/sebastian/diff/src/Output/DiffOutputBuilderInterface.php +0 -19
- package/vendor/sebastian/diff/src/Output/StrictUnifiedDiffOutputBuilder.php +0 -331
- package/vendor/sebastian/diff/src/Output/UnifiedDiffOutputBuilder.php +0 -261
- package/vendor/sebastian/diff/src/Parser.php +0 -116
- package/vendor/sebastian/diff/src/TimeEfficientLongestCommonSubsequenceCalculator.php +0 -81
- package/vendor/symfony/console/Application.php +0 -1328
- package/vendor/symfony/console/Attribute/Argument.php +0 -110
- package/vendor/symfony/console/Attribute/AsCommand.php +0 -49
- package/vendor/symfony/console/Attribute/Option.php +0 -181
- package/vendor/symfony/console/CHANGELOG.md +0 -299
- package/vendor/symfony/console/CI/GithubActionReporter.php +0 -97
- package/vendor/symfony/console/Color.php +0 -133
- package/vendor/symfony/console/Command/Command.php +0 -700
- package/vendor/symfony/console/Command/CompleteCommand.php +0 -212
- package/vendor/symfony/console/Command/DumpCompletionCommand.php +0 -151
- package/vendor/symfony/console/Command/HelpCommand.php +0 -76
- package/vendor/symfony/console/Command/InvokableCommand.php +0 -157
- package/vendor/symfony/console/Command/LazyCommand.php +0 -206
- package/vendor/symfony/console/Command/ListCommand.php +0 -72
- package/vendor/symfony/console/Command/LockableTrait.php +0 -85
- package/vendor/symfony/console/Command/SignalableCommandInterface.php +0 -32
- package/vendor/symfony/console/Command/TraceableCommand.php +0 -365
- package/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php +0 -38
- package/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php +0 -52
- package/vendor/symfony/console/CommandLoader/FactoryCommandLoader.php +0 -52
- package/vendor/symfony/console/Completion/CompletionInput.php +0 -248
- package/vendor/symfony/console/Completion/CompletionSuggestions.php +0 -97
- package/vendor/symfony/console/Completion/Output/BashCompletionOutput.php +0 -33
- package/vendor/symfony/console/Completion/Output/CompletionOutputInterface.php +0 -25
- package/vendor/symfony/console/Completion/Output/FishCompletionOutput.php +0 -36
- package/vendor/symfony/console/Completion/Output/ZshCompletionOutput.php +0 -36
- package/vendor/symfony/console/Completion/Suggestion.php +0 -41
- package/vendor/symfony/console/ConsoleEvents.php +0 -72
- package/vendor/symfony/console/Cursor.php +0 -204
- package/vendor/symfony/console/DataCollector/CommandDataCollector.php +0 -238
- package/vendor/symfony/console/Debug/CliRequest.php +0 -70
- package/vendor/symfony/console/DependencyInjection/AddConsoleCommandPass.php +0 -155
- package/vendor/symfony/console/Descriptor/ApplicationDescription.php +0 -136
- package/vendor/symfony/console/Descriptor/Descriptor.php +0 -74
- package/vendor/symfony/console/Descriptor/DescriptorInterface.php +0 -24
- package/vendor/symfony/console/Descriptor/JsonDescriptor.php +0 -166
- package/vendor/symfony/console/Descriptor/MarkdownDescriptor.php +0 -173
- package/vendor/symfony/console/Descriptor/ReStructuredTextDescriptor.php +0 -273
- package/vendor/symfony/console/Descriptor/TextDescriptor.php +0 -317
- package/vendor/symfony/console/Descriptor/XmlDescriptor.php +0 -230
- package/vendor/symfony/console/Event/ConsoleAlarmEvent.php +0 -47
- package/vendor/symfony/console/Event/ConsoleCommandEvent.php +0 -54
- package/vendor/symfony/console/Event/ConsoleErrorEvent.php +0 -58
- package/vendor/symfony/console/Event/ConsoleEvent.php +0 -56
- package/vendor/symfony/console/Event/ConsoleSignalEvent.php +0 -56
- package/vendor/symfony/console/Event/ConsoleTerminateEvent.php +0 -50
- package/vendor/symfony/console/EventListener/ErrorListener.php +0 -89
- package/vendor/symfony/console/Exception/CommandNotFoundException.php +0 -43
- package/vendor/symfony/console/Exception/ExceptionInterface.php +0 -21
- package/vendor/symfony/console/Exception/InvalidArgumentException.php +0 -19
- package/vendor/symfony/console/Exception/InvalidOptionException.php +0 -21
- package/vendor/symfony/console/Exception/LogicException.php +0 -19
- package/vendor/symfony/console/Exception/MissingInputException.php +0 -21
- package/vendor/symfony/console/Exception/NamespaceNotFoundException.php +0 -21
- package/vendor/symfony/console/Exception/RunCommandFailedException.php +0 -29
- package/vendor/symfony/console/Exception/RuntimeException.php +0 -19
- package/vendor/symfony/console/Formatter/NullOutputFormatter.php +0 -51
- package/vendor/symfony/console/Formatter/NullOutputFormatterStyle.php +0 -48
- package/vendor/symfony/console/Formatter/OutputFormatter.php +0 -267
- package/vendor/symfony/console/Formatter/OutputFormatterInterface.php +0 -52
- package/vendor/symfony/console/Formatter/OutputFormatterStyle.php +0 -89
- package/vendor/symfony/console/Formatter/OutputFormatterStyleInterface.php +0 -50
- package/vendor/symfony/console/Formatter/OutputFormatterStyleStack.php +0 -103
- package/vendor/symfony/console/Formatter/WrappableOutputFormatterInterface.php +0 -25
- package/vendor/symfony/console/Helper/DebugFormatterHelper.php +0 -98
- package/vendor/symfony/console/Helper/DescriptorHelper.php +0 -91
- package/vendor/symfony/console/Helper/Dumper.php +0 -53
- package/vendor/symfony/console/Helper/FormatterHelper.php +0 -81
- package/vendor/symfony/console/Helper/Helper.php +0 -161
- package/vendor/symfony/console/Helper/HelperInterface.php +0 -35
- package/vendor/symfony/console/Helper/HelperSet.php +0 -74
- package/vendor/symfony/console/Helper/InputAwareHelper.php +0 -30
- package/vendor/symfony/console/Helper/OutputWrapper.php +0 -76
- package/vendor/symfony/console/Helper/ProcessHelper.php +0 -137
- package/vendor/symfony/console/Helper/ProgressBar.php +0 -654
- package/vendor/symfony/console/Helper/ProgressIndicator.php +0 -242
- package/vendor/symfony/console/Helper/QuestionHelper.php +0 -589
- package/vendor/symfony/console/Helper/SymfonyQuestionHelper.php +0 -103
- package/vendor/symfony/console/Helper/Table.php +0 -934
- package/vendor/symfony/console/Helper/TableCell.php +0 -71
- package/vendor/symfony/console/Helper/TableCellStyle.php +0 -84
- package/vendor/symfony/console/Helper/TableRows.php +0 -28
- package/vendor/symfony/console/Helper/TableSeparator.php +0 -25
- package/vendor/symfony/console/Helper/TableStyle.php +0 -375
- package/vendor/symfony/console/Helper/TreeHelper.php +0 -111
- package/vendor/symfony/console/Helper/TreeNode.php +0 -105
- package/vendor/symfony/console/Helper/TreeStyle.php +0 -78
- package/vendor/symfony/console/Input/ArgvInput.php +0 -402
- package/vendor/symfony/console/Input/ArrayInput.php +0 -191
- package/vendor/symfony/console/Input/Input.php +0 -174
- package/vendor/symfony/console/Input/InputArgument.php +0 -160
- package/vendor/symfony/console/Input/InputAwareInterface.php +0 -26
- package/vendor/symfony/console/Input/InputDefinition.php +0 -402
- package/vendor/symfony/console/Input/InputInterface.php +0 -138
- package/vendor/symfony/console/Input/InputOption.php +0 -262
- package/vendor/symfony/console/Input/StreamableInputInterface.php +0 -37
- package/vendor/symfony/console/Input/StringInput.php +0 -85
- package/vendor/symfony/console/LICENSE +0 -19
- package/vendor/symfony/console/Logger/ConsoleLogger.php +0 -120
- package/vendor/symfony/console/Messenger/RunCommandContext.php +0 -25
- package/vendor/symfony/console/Messenger/RunCommandMessage.php +0 -36
- package/vendor/symfony/console/Messenger/RunCommandMessageHandler.php +0 -49
- package/vendor/symfony/console/Output/AnsiColorMode.php +0 -106
- package/vendor/symfony/console/Output/BufferedOutput.php +0 -40
- package/vendor/symfony/console/Output/ConsoleOutput.php +0 -153
- package/vendor/symfony/console/Output/ConsoleOutputInterface.php +0 -30
- package/vendor/symfony/console/Output/ConsoleSectionOutput.php +0 -237
- package/vendor/symfony/console/Output/NullOutput.php +0 -94
- package/vendor/symfony/console/Output/Output.php +0 -144
- package/vendor/symfony/console/Output/OutputInterface.php +0 -103
- package/vendor/symfony/console/Output/StreamOutput.php +0 -127
- package/vendor/symfony/console/Output/TrimmedBufferOutput.php +0 -58
- package/vendor/symfony/console/Question/ChoiceQuestion.php +0 -178
- package/vendor/symfony/console/Question/ConfirmationQuestion.php +0 -57
- package/vendor/symfony/console/Question/Question.php +0 -280
- package/vendor/symfony/console/README.md +0 -27
- package/vendor/symfony/console/Resources/bin/hiddeninput.exe +0 -0
- package/vendor/symfony/console/Resources/completion.bash +0 -94
- package/vendor/symfony/console/Resources/completion.fish +0 -25
- package/vendor/symfony/console/Resources/completion.zsh +0 -82
- package/vendor/symfony/console/SignalRegistry/SignalMap.php +0 -36
- package/vendor/symfony/console/SignalRegistry/SignalRegistry.php +0 -65
- package/vendor/symfony/console/SingleCommandApplication.php +0 -72
- package/vendor/symfony/console/Style/OutputStyle.php +0 -115
- package/vendor/symfony/console/Style/StyleInterface.php +0 -110
- package/vendor/symfony/console/Style/SymfonyStyle.php +0 -476
- package/vendor/symfony/console/Terminal.php +0 -227
- package/vendor/symfony/console/Tester/ApplicationTester.php +0 -83
- package/vendor/symfony/console/Tester/CommandCompletionTester.php +0 -54
- package/vendor/symfony/console/Tester/CommandTester.php +0 -74
- package/vendor/symfony/console/Tester/Constraint/CommandIsSuccessful.php +0 -43
- package/vendor/symfony/console/Tester/TesterTrait.php +0 -178
- package/vendor/symfony/console/composer.json +0 -55
- package/vendor/symfony/deprecation-contracts/CHANGELOG.md +0 -5
- package/vendor/symfony/deprecation-contracts/LICENSE +0 -19
- package/vendor/symfony/deprecation-contracts/README.md +0 -26
- package/vendor/symfony/deprecation-contracts/composer.json +0 -35
- package/vendor/symfony/deprecation-contracts/function.php +0 -27
- package/vendor/symfony/event-dispatcher/Attribute/AsEventListener.php +0 -35
- package/vendor/symfony/event-dispatcher/CHANGELOG.md +0 -96
- package/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php +0 -355
- package/vendor/symfony/event-dispatcher/Debug/WrappedListener.php +0 -143
- package/vendor/symfony/event-dispatcher/DependencyInjection/AddEventAliasesPass.php +0 -38
- package/vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php +0 -213
- package/vendor/symfony/event-dispatcher/EventDispatcher.php +0 -256
- package/vendor/symfony/event-dispatcher/EventDispatcherInterface.php +0 -66
- package/vendor/symfony/event-dispatcher/EventSubscriberInterface.php +0 -49
- package/vendor/symfony/event-dispatcher/GenericEvent.php +0 -155
- package/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php +0 -65
- package/vendor/symfony/event-dispatcher/LICENSE +0 -19
- package/vendor/symfony/event-dispatcher/README.md +0 -15
- package/vendor/symfony/event-dispatcher/composer.json +0 -47
- package/vendor/symfony/event-dispatcher-contracts/CHANGELOG.md +0 -5
- package/vendor/symfony/event-dispatcher-contracts/Event.php +0 -51
- package/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php +0 -33
- package/vendor/symfony/event-dispatcher-contracts/LICENSE +0 -19
- package/vendor/symfony/event-dispatcher-contracts/README.md +0 -9
- package/vendor/symfony/event-dispatcher-contracts/composer.json +0 -35
- package/vendor/symfony/filesystem/CHANGELOG.md +0 -92
- package/vendor/symfony/filesystem/Exception/ExceptionInterface.php +0 -21
- package/vendor/symfony/filesystem/Exception/FileNotFoundException.php +0 -34
- package/vendor/symfony/filesystem/Exception/IOException.php +0 -36
- package/vendor/symfony/filesystem/Exception/IOExceptionInterface.php +0 -25
- package/vendor/symfony/filesystem/Exception/InvalidArgumentException.php +0 -19
- package/vendor/symfony/filesystem/Exception/RuntimeException.php +0 -19
- package/vendor/symfony/filesystem/Filesystem.php +0 -773
- package/vendor/symfony/filesystem/LICENSE +0 -19
- package/vendor/symfony/filesystem/Path.php +0 -816
- package/vendor/symfony/filesystem/README.md +0 -13
- package/vendor/symfony/filesystem/composer.json +0 -33
- package/vendor/symfony/finder/CHANGELOG.md +0 -103
- package/vendor/symfony/finder/Comparator/Comparator.php +0 -62
- package/vendor/symfony/finder/Comparator/DateComparator.php +0 -50
- package/vendor/symfony/finder/Comparator/NumberComparator.php +0 -78
- package/vendor/symfony/finder/Exception/AccessDeniedException.php +0 -19
- package/vendor/symfony/finder/Exception/DirectoryNotFoundException.php +0 -19
- package/vendor/symfony/finder/Finder.php +0 -852
- package/vendor/symfony/finder/Gitignore.php +0 -91
- package/vendor/symfony/finder/Glob.php +0 -109
- package/vendor/symfony/finder/Iterator/CustomFilterIterator.php +0 -61
- package/vendor/symfony/finder/Iterator/DateRangeFilterIterator.php +0 -58
- package/vendor/symfony/finder/Iterator/DepthRangeFilterIterator.php +0 -48
- package/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php +0 -110
- package/vendor/symfony/finder/Iterator/FileTypeFilterIterator.php +0 -51
- package/vendor/symfony/finder/Iterator/FilecontentFilterIterator.php +0 -58
- package/vendor/symfony/finder/Iterator/FilenameFilterIterator.php +0 -45
- package/vendor/symfony/finder/Iterator/LazyIterator.php +0 -32
- package/vendor/symfony/finder/Iterator/MultiplePcreFilterIterator.php +0 -107
- package/vendor/symfony/finder/Iterator/PathFilterIterator.php +0 -56
- package/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php +0 -134
- package/vendor/symfony/finder/Iterator/SizeRangeFilterIterator.php +0 -57
- package/vendor/symfony/finder/Iterator/SortableIterator.php +0 -103
- package/vendor/symfony/finder/Iterator/VcsIgnoredFilterIterator.php +0 -173
- package/vendor/symfony/finder/LICENSE +0 -19
- package/vendor/symfony/finder/README.md +0 -14
- package/vendor/symfony/finder/SplFileInfo.php +0 -80
- package/vendor/symfony/finder/composer.json +0 -31
- package/vendor/symfony/options-resolver/CHANGELOG.md +0 -103
- package/vendor/symfony/options-resolver/Debug/OptionsResolverIntrospector.php +0 -114
- package/vendor/symfony/options-resolver/Exception/AccessException.php +0 -22
- package/vendor/symfony/options-resolver/Exception/ExceptionInterface.php +0 -21
- package/vendor/symfony/options-resolver/Exception/InvalidArgumentException.php +0 -21
- package/vendor/symfony/options-resolver/Exception/InvalidOptionsException.php +0 -23
- package/vendor/symfony/options-resolver/Exception/MissingOptionsException.php +0 -23
- package/vendor/symfony/options-resolver/Exception/NoConfigurationException.php +0 -26
- package/vendor/symfony/options-resolver/Exception/NoSuchOptionException.php +0 -26
- package/vendor/symfony/options-resolver/Exception/OptionDefinitionException.php +0 -21
- package/vendor/symfony/options-resolver/Exception/UndefinedOptionsException.php +0 -24
- package/vendor/symfony/options-resolver/LICENSE +0 -19
- package/vendor/symfony/options-resolver/OptionConfigurator.php +0 -160
- package/vendor/symfony/options-resolver/Options.php +0 -22
- package/vendor/symfony/options-resolver/OptionsResolver.php +0 -1396
- package/vendor/symfony/options-resolver/README.md +0 -15
- package/vendor/symfony/options-resolver/composer.json +0 -29
- package/vendor/symfony/polyfill-ctype/Ctype.php +0 -232
- package/vendor/symfony/polyfill-ctype/LICENSE +0 -19
- package/vendor/symfony/polyfill-ctype/README.md +0 -12
- package/vendor/symfony/polyfill-ctype/bootstrap.php +0 -50
- package/vendor/symfony/polyfill-ctype/bootstrap80.php +0 -46
- package/vendor/symfony/polyfill-ctype/composer.json +0 -38
- package/vendor/symfony/polyfill-intl-grapheme/Grapheme.php +0 -247
- package/vendor/symfony/polyfill-intl-grapheme/LICENSE +0 -19
- package/vendor/symfony/polyfill-intl-grapheme/README.md +0 -31
- package/vendor/symfony/polyfill-intl-grapheme/bootstrap.php +0 -58
- package/vendor/symfony/polyfill-intl-grapheme/bootstrap80.php +0 -50
- package/vendor/symfony/polyfill-intl-grapheme/composer.json +0 -35
- package/vendor/symfony/polyfill-intl-normalizer/LICENSE +0 -19
- package/vendor/symfony/polyfill-intl-normalizer/Normalizer.php +0 -310
- package/vendor/symfony/polyfill-intl-normalizer/README.md +0 -14
- package/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php +0 -17
- package/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php +0 -945
- package/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php +0 -2065
- package/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php +0 -876
- package/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php +0 -3695
- package/vendor/symfony/polyfill-intl-normalizer/bootstrap.php +0 -23
- package/vendor/symfony/polyfill-intl-normalizer/bootstrap80.php +0 -19
- package/vendor/symfony/polyfill-intl-normalizer/composer.json +0 -36
- package/vendor/symfony/polyfill-mbstring/LICENSE +0 -19
- package/vendor/symfony/polyfill-mbstring/Mbstring.php +0 -1045
- package/vendor/symfony/polyfill-mbstring/README.md +0 -13
- package/vendor/symfony/polyfill-mbstring/Resources/unidata/caseFolding.php +0 -119
- package/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php +0 -1397
- package/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php +0 -5
- package/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php +0 -1489
- package/vendor/symfony/polyfill-mbstring/bootstrap.php +0 -172
- package/vendor/symfony/polyfill-mbstring/bootstrap80.php +0 -167
- package/vendor/symfony/polyfill-mbstring/composer.json +0 -39
- package/vendor/symfony/polyfill-php80/LICENSE +0 -19
- package/vendor/symfony/polyfill-php80/Php80.php +0 -115
- package/vendor/symfony/polyfill-php80/PhpToken.php +0 -106
- package/vendor/symfony/polyfill-php80/README.md +0 -25
- package/vendor/symfony/polyfill-php80/Resources/stubs/Attribute.php +0 -31
- package/vendor/symfony/polyfill-php80/Resources/stubs/PhpToken.php +0 -16
- package/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php +0 -20
- package/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php +0 -16
- package/vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php +0 -16
- package/vendor/symfony/polyfill-php80/bootstrap.php +0 -42
- package/vendor/symfony/polyfill-php80/composer.json +0 -37
- package/vendor/symfony/polyfill-php81/LICENSE +0 -19
- package/vendor/symfony/polyfill-php81/Php81.php +0 -37
- package/vendor/symfony/polyfill-php81/README.md +0 -18
- package/vendor/symfony/polyfill-php81/Resources/stubs/CURLStringFile.php +0 -51
- package/vendor/symfony/polyfill-php81/Resources/stubs/ReturnTypeWillChange.php +0 -20
- package/vendor/symfony/polyfill-php81/bootstrap.php +0 -28
- package/vendor/symfony/polyfill-php81/composer.json +0 -33
- package/vendor/symfony/process/CHANGELOG.md +0 -134
- package/vendor/symfony/process/Exception/ExceptionInterface.php +0 -21
- package/vendor/symfony/process/Exception/InvalidArgumentException.php +0 -21
- package/vendor/symfony/process/Exception/LogicException.php +0 -21
- package/vendor/symfony/process/Exception/ProcessFailedException.php +0 -53
- package/vendor/symfony/process/Exception/ProcessSignaledException.php +0 -38
- package/vendor/symfony/process/Exception/ProcessStartFailedException.php +0 -43
- package/vendor/symfony/process/Exception/ProcessTimedOutException.php +0 -60
- package/vendor/symfony/process/Exception/RunProcessFailedException.php +0 -25
- package/vendor/symfony/process/Exception/RuntimeException.php +0 -21
- package/vendor/symfony/process/ExecutableFinder.php +0 -103
- package/vendor/symfony/process/InputStream.php +0 -91
- package/vendor/symfony/process/LICENSE +0 -19
- package/vendor/symfony/process/Messenger/RunProcessContext.php +0 -33
- package/vendor/symfony/process/Messenger/RunProcessMessage.php +0 -47
- package/vendor/symfony/process/Messenger/RunProcessMessageHandler.php +0 -36
- package/vendor/symfony/process/PhpExecutableFinder.php +0 -98
- package/vendor/symfony/process/PhpProcess.php +0 -66
- package/vendor/symfony/process/PhpSubprocess.php +0 -164
- package/vendor/symfony/process/Pipes/AbstractPipes.php +0 -176
- package/vendor/symfony/process/Pipes/PipesInterface.php +0 -61
- package/vendor/symfony/process/Pipes/UnixPipes.php +0 -144
- package/vendor/symfony/process/Pipes/WindowsPipes.php +0 -185
- package/vendor/symfony/process/Process.php +0 -1662
- package/vendor/symfony/process/ProcessUtils.php +0 -64
- package/vendor/symfony/process/README.md +0 -13
- package/vendor/symfony/process/composer.json +0 -28
- package/vendor/symfony/service-contracts/Attribute/Required.php +0 -25
- package/vendor/symfony/service-contracts/Attribute/SubscribedService.php +0 -47
- package/vendor/symfony/service-contracts/CHANGELOG.md +0 -5
- package/vendor/symfony/service-contracts/LICENSE +0 -19
- package/vendor/symfony/service-contracts/README.md +0 -9
- package/vendor/symfony/service-contracts/ResetInterface.php +0 -33
- package/vendor/symfony/service-contracts/ServiceCollectionInterface.php +0 -26
- package/vendor/symfony/service-contracts/ServiceLocatorTrait.php +0 -114
- package/vendor/symfony/service-contracts/ServiceMethodsSubscriberTrait.php +0 -80
- package/vendor/symfony/service-contracts/ServiceProviderInterface.php +0 -45
- package/vendor/symfony/service-contracts/ServiceSubscriberInterface.php +0 -62
- package/vendor/symfony/service-contracts/ServiceSubscriberTrait.php +0 -84
- package/vendor/symfony/service-contracts/Test/ServiceLocatorTest.php +0 -23
- package/vendor/symfony/service-contracts/Test/ServiceLocatorTestCase.php +0 -97
- package/vendor/symfony/service-contracts/composer.json +0 -42
- package/vendor/symfony/stopwatch/CHANGELOG.md +0 -30
- package/vendor/symfony/stopwatch/LICENSE +0 -19
- package/vendor/symfony/stopwatch/README.md +0 -42
- package/vendor/symfony/stopwatch/Section.php +0 -155
- package/vendor/symfony/stopwatch/Stopwatch.php +0 -163
- package/vendor/symfony/stopwatch/StopwatchEvent.php +0 -238
- package/vendor/symfony/stopwatch/StopwatchPeriod.php +0 -73
- package/vendor/symfony/stopwatch/composer.json +0 -29
- package/vendor/symfony/string/AbstractString.php +0 -723
- package/vendor/symfony/string/AbstractUnicodeString.php +0 -670
- package/vendor/symfony/string/ByteString.php +0 -490
- package/vendor/symfony/string/CHANGELOG.md +0 -56
- package/vendor/symfony/string/CodePointString.php +0 -260
- package/vendor/symfony/string/Exception/ExceptionInterface.php +0 -16
- package/vendor/symfony/string/Exception/InvalidArgumentException.php +0 -16
- package/vendor/symfony/string/Exception/RuntimeException.php +0 -16
- package/vendor/symfony/string/Inflector/EnglishInflector.php +0 -589
- package/vendor/symfony/string/Inflector/FrenchInflector.php +0 -151
- package/vendor/symfony/string/Inflector/InflectorInterface.php +0 -33
- package/vendor/symfony/string/Inflector/SpanishInflector.php +0 -126
- package/vendor/symfony/string/LICENSE +0 -19
- package/vendor/symfony/string/LazyString.php +0 -145
- package/vendor/symfony/string/README.md +0 -14
- package/vendor/symfony/string/Resources/data/wcswidth_table_wide.php +0 -1182
- package/vendor/symfony/string/Resources/data/wcswidth_table_zero.php +0 -1466
- package/vendor/symfony/string/Resources/functions.php +0 -38
- package/vendor/symfony/string/Slugger/AsciiSlugger.php +0 -207
- package/vendor/symfony/string/Slugger/SluggerInterface.php +0 -27
- package/vendor/symfony/string/TruncateMode.php +0 -42
- package/vendor/symfony/string/UnicodeString.php +0 -382
- package/vendor/symfony/string/composer.json +0 -44
|
@@ -1,894 +0,0 @@
|
|
|
1
|
-
<?php
|
|
2
|
-
|
|
3
|
-
declare(strict_types=1);
|
|
4
|
-
|
|
5
|
-
/*
|
|
6
|
-
* This file is part of PHP CS Fixer.
|
|
7
|
-
*
|
|
8
|
-
* (c) Fabien Potencier <fabien@symfony.com>
|
|
9
|
-
* Dariusz Rumiński <dariusz.ruminski@gmail.com>
|
|
10
|
-
*
|
|
11
|
-
* This source file is subject to the MIT license that is bundled
|
|
12
|
-
* with this source code in the file LICENSE.
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
namespace PhpCsFixer\Tokenizer;
|
|
16
|
-
|
|
17
|
-
use PhpCsFixer\Tokenizer\Analyzer\AttributeAnalyzer;
|
|
18
|
-
use PhpCsFixer\Tokenizer\Analyzer\GotoLabelAnalyzer;
|
|
19
|
-
|
|
20
|
-
/**
|
|
21
|
-
* Analyzer of Tokens collection.
|
|
22
|
-
*
|
|
23
|
-
* Its role is to provide the ability to analyze collection.
|
|
24
|
-
*
|
|
25
|
-
* @author Dariusz Rumiński <dariusz.ruminski@gmail.com>
|
|
26
|
-
* @author Gregor Harlan <gharlan@web.de>
|
|
27
|
-
*
|
|
28
|
-
* @internal
|
|
29
|
-
*
|
|
30
|
-
* @phpstan-type _ClassyElementType 'case'|'const'|'method'|'property'|'trait_import'
|
|
31
|
-
*/
|
|
32
|
-
final class TokensAnalyzer
|
|
33
|
-
{
|
|
34
|
-
/**
|
|
35
|
-
* Tokens collection instance.
|
|
36
|
-
*/
|
|
37
|
-
private Tokens $tokens;
|
|
38
|
-
|
|
39
|
-
/**
|
|
40
|
-
* @readonly
|
|
41
|
-
*/
|
|
42
|
-
private GotoLabelAnalyzer $gotoLabelAnalyzer;
|
|
43
|
-
|
|
44
|
-
public function __construct(Tokens $tokens)
|
|
45
|
-
{
|
|
46
|
-
$this->tokens = $tokens;
|
|
47
|
-
$this->gotoLabelAnalyzer = new GotoLabelAnalyzer();
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
/**
|
|
51
|
-
* Get indices of methods and properties in classy code (classes, interfaces and traits).
|
|
52
|
-
*
|
|
53
|
-
* @return array<int, array{classIndex: int, token: Token, type: _ClassyElementType}>
|
|
54
|
-
*/
|
|
55
|
-
public function getClassyElements(): array
|
|
56
|
-
{
|
|
57
|
-
$elements = [];
|
|
58
|
-
|
|
59
|
-
for ($index = 1, $count = \count($this->tokens) - 2; $index < $count; ++$index) {
|
|
60
|
-
if ($this->tokens[$index]->isClassy()) {
|
|
61
|
-
[$index, $newElements] = $this->findClassyElements($index, $index);
|
|
62
|
-
$elements += $newElements;
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
ksort($elements);
|
|
67
|
-
|
|
68
|
-
return $elements;
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
/**
|
|
72
|
-
* Get indices of modifiers of a classy code (classes, interfaces and traits).
|
|
73
|
-
*
|
|
74
|
-
* @return array{
|
|
75
|
-
* final: int|null,
|
|
76
|
-
* abstract: int|null,
|
|
77
|
-
* readonly: int|null
|
|
78
|
-
* }
|
|
79
|
-
*/
|
|
80
|
-
public function getClassyModifiers(int $index): array
|
|
81
|
-
{
|
|
82
|
-
if (!$this->tokens[$index]->isClassy()) {
|
|
83
|
-
throw new \InvalidArgumentException(\sprintf('Not an "classy" at given index %d.', $index));
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
$readOnlyPossible = \defined('T_READONLY'); // @TODO: drop condition when PHP 8.2+ is required
|
|
87
|
-
$modifiers = ['final' => null, 'abstract' => null, 'readonly' => null];
|
|
88
|
-
|
|
89
|
-
while (true) {
|
|
90
|
-
$index = $this->tokens->getPrevMeaningfulToken($index);
|
|
91
|
-
|
|
92
|
-
if ($this->tokens[$index]->isGivenKind(T_FINAL)) {
|
|
93
|
-
$modifiers['final'] = $index;
|
|
94
|
-
} elseif ($this->tokens[$index]->isGivenKind(T_ABSTRACT)) {
|
|
95
|
-
$modifiers['abstract'] = $index;
|
|
96
|
-
} elseif ($readOnlyPossible && $this->tokens[$index]->isGivenKind(T_READONLY)) {
|
|
97
|
-
$modifiers['readonly'] = $index;
|
|
98
|
-
} else { // no need to skip attributes as it is not possible on PHP8.2
|
|
99
|
-
break;
|
|
100
|
-
}
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
return $modifiers;
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
/**
|
|
107
|
-
* Get indices of namespace uses.
|
|
108
|
-
*
|
|
109
|
-
* @param bool $perNamespace Return namespace uses per namespace
|
|
110
|
-
*
|
|
111
|
-
* @return ($perNamespace is true ? array<int, list<int>> : list<int>)
|
|
112
|
-
*/
|
|
113
|
-
public function getImportUseIndexes(bool $perNamespace = false): array
|
|
114
|
-
{
|
|
115
|
-
$tokens = $this->tokens;
|
|
116
|
-
|
|
117
|
-
$uses = [];
|
|
118
|
-
$namespaceIndex = 0;
|
|
119
|
-
|
|
120
|
-
for ($index = 0, $limit = $tokens->count(); $index < $limit; ++$index) {
|
|
121
|
-
$token = $tokens[$index];
|
|
122
|
-
|
|
123
|
-
if ($token->isGivenKind(T_NAMESPACE)) {
|
|
124
|
-
$nextTokenIndex = $tokens->getNextTokenOfKind($index, [';', '{']);
|
|
125
|
-
$nextToken = $tokens[$nextTokenIndex];
|
|
126
|
-
|
|
127
|
-
if ($nextToken->equals('{')) {
|
|
128
|
-
$index = $nextTokenIndex;
|
|
129
|
-
}
|
|
130
|
-
|
|
131
|
-
if ($perNamespace) {
|
|
132
|
-
++$namespaceIndex;
|
|
133
|
-
}
|
|
134
|
-
|
|
135
|
-
continue;
|
|
136
|
-
}
|
|
137
|
-
|
|
138
|
-
if ($token->isGivenKind(T_USE)) {
|
|
139
|
-
$uses[$namespaceIndex][] = $index;
|
|
140
|
-
}
|
|
141
|
-
}
|
|
142
|
-
|
|
143
|
-
if (!$perNamespace && isset($uses[$namespaceIndex])) {
|
|
144
|
-
return $uses[$namespaceIndex];
|
|
145
|
-
}
|
|
146
|
-
|
|
147
|
-
return $uses;
|
|
148
|
-
}
|
|
149
|
-
|
|
150
|
-
/**
|
|
151
|
-
* Check if there is an array at given index.
|
|
152
|
-
*/
|
|
153
|
-
public function isArray(int $index): bool
|
|
154
|
-
{
|
|
155
|
-
return $this->tokens[$index]->isGivenKind([T_ARRAY, CT::T_ARRAY_SQUARE_BRACE_OPEN]);
|
|
156
|
-
}
|
|
157
|
-
|
|
158
|
-
/**
|
|
159
|
-
* Check if the array at index is multiline.
|
|
160
|
-
*
|
|
161
|
-
* This only checks the root-level of the array.
|
|
162
|
-
*/
|
|
163
|
-
public function isArrayMultiLine(int $index): bool
|
|
164
|
-
{
|
|
165
|
-
if (!$this->isArray($index)) {
|
|
166
|
-
throw new \InvalidArgumentException(\sprintf('Not an array at given index %d.', $index));
|
|
167
|
-
}
|
|
168
|
-
|
|
169
|
-
$tokens = $this->tokens;
|
|
170
|
-
|
|
171
|
-
// Skip only when it's an array, for short arrays we need the brace for correct
|
|
172
|
-
// level counting
|
|
173
|
-
if ($tokens[$index]->isGivenKind(T_ARRAY)) {
|
|
174
|
-
$index = $tokens->getNextMeaningfulToken($index);
|
|
175
|
-
}
|
|
176
|
-
|
|
177
|
-
return $this->isBlockMultiline($tokens, $index);
|
|
178
|
-
}
|
|
179
|
-
|
|
180
|
-
public function isBlockMultiline(Tokens $tokens, int $index): bool
|
|
181
|
-
{
|
|
182
|
-
$blockType = Tokens::detectBlockType($tokens[$index]);
|
|
183
|
-
|
|
184
|
-
if (null === $blockType || !$blockType['isStart']) {
|
|
185
|
-
throw new \InvalidArgumentException(\sprintf('Not an block start at given index %d.', $index));
|
|
186
|
-
}
|
|
187
|
-
|
|
188
|
-
$endIndex = $tokens->findBlockEnd($blockType['type'], $index);
|
|
189
|
-
|
|
190
|
-
for (++$index; $index < $endIndex; ++$index) {
|
|
191
|
-
$token = $tokens[$index];
|
|
192
|
-
$blockType = Tokens::detectBlockType($token);
|
|
193
|
-
|
|
194
|
-
if (null !== $blockType && $blockType['isStart']) {
|
|
195
|
-
$index = $tokens->findBlockEnd($blockType['type'], $index);
|
|
196
|
-
|
|
197
|
-
continue;
|
|
198
|
-
}
|
|
199
|
-
|
|
200
|
-
if (
|
|
201
|
-
$token->isWhitespace()
|
|
202
|
-
&& !$tokens[$index - 1]->isGivenKind(T_END_HEREDOC)
|
|
203
|
-
&& str_contains($token->getContent(), "\n")
|
|
204
|
-
) {
|
|
205
|
-
return true;
|
|
206
|
-
}
|
|
207
|
-
}
|
|
208
|
-
|
|
209
|
-
return false;
|
|
210
|
-
}
|
|
211
|
-
|
|
212
|
-
/**
|
|
213
|
-
* @param int $index Index of the T_FUNCTION token
|
|
214
|
-
*
|
|
215
|
-
* @return array{visibility: null|T_PRIVATE|T_PROTECTED|T_PUBLIC, static: bool, abstract: bool, final: bool}
|
|
216
|
-
*/
|
|
217
|
-
public function getMethodAttributes(int $index): array
|
|
218
|
-
{
|
|
219
|
-
if (!$this->tokens[$index]->isGivenKind(T_FUNCTION)) {
|
|
220
|
-
throw new \LogicException(\sprintf('No T_FUNCTION at given index %d, got "%s".', $index, $this->tokens[$index]->getName()));
|
|
221
|
-
}
|
|
222
|
-
|
|
223
|
-
$attributes = [
|
|
224
|
-
'visibility' => null,
|
|
225
|
-
'static' => false,
|
|
226
|
-
'abstract' => false,
|
|
227
|
-
'final' => false,
|
|
228
|
-
];
|
|
229
|
-
|
|
230
|
-
for ($i = $index; $i >= 0; --$i) {
|
|
231
|
-
$i = $this->tokens->getPrevMeaningfulToken($i);
|
|
232
|
-
$token = $this->tokens[$i];
|
|
233
|
-
|
|
234
|
-
if ($token->isGivenKind(T_STATIC)) {
|
|
235
|
-
$attributes['static'] = true;
|
|
236
|
-
|
|
237
|
-
continue;
|
|
238
|
-
}
|
|
239
|
-
|
|
240
|
-
if ($token->isGivenKind(T_FINAL)) {
|
|
241
|
-
$attributes['final'] = true;
|
|
242
|
-
|
|
243
|
-
continue;
|
|
244
|
-
}
|
|
245
|
-
|
|
246
|
-
if ($token->isGivenKind(T_ABSTRACT)) {
|
|
247
|
-
$attributes['abstract'] = true;
|
|
248
|
-
|
|
249
|
-
continue;
|
|
250
|
-
}
|
|
251
|
-
|
|
252
|
-
// visibility
|
|
253
|
-
|
|
254
|
-
if ($token->isGivenKind(T_PRIVATE)) {
|
|
255
|
-
$attributes['visibility'] = T_PRIVATE;
|
|
256
|
-
|
|
257
|
-
continue;
|
|
258
|
-
}
|
|
259
|
-
|
|
260
|
-
if ($token->isGivenKind(T_PROTECTED)) {
|
|
261
|
-
$attributes['visibility'] = T_PROTECTED;
|
|
262
|
-
|
|
263
|
-
continue;
|
|
264
|
-
}
|
|
265
|
-
|
|
266
|
-
if ($token->isGivenKind(T_PUBLIC)) {
|
|
267
|
-
$attributes['visibility'] = T_PUBLIC;
|
|
268
|
-
|
|
269
|
-
continue;
|
|
270
|
-
}
|
|
271
|
-
|
|
272
|
-
// found a meaningful token that is not part of
|
|
273
|
-
// the function signature; stop looking
|
|
274
|
-
break;
|
|
275
|
-
}
|
|
276
|
-
|
|
277
|
-
return $attributes;
|
|
278
|
-
}
|
|
279
|
-
|
|
280
|
-
/**
|
|
281
|
-
* Check if there is an anonymous class under given index.
|
|
282
|
-
*/
|
|
283
|
-
public function isAnonymousClass(int $index): bool
|
|
284
|
-
{
|
|
285
|
-
if (!$this->tokens[$index]->isClassy()) {
|
|
286
|
-
throw new \LogicException(\sprintf('No classy token at given index %d.', $index));
|
|
287
|
-
}
|
|
288
|
-
|
|
289
|
-
if (!$this->tokens[$index]->isGivenKind(T_CLASS)) {
|
|
290
|
-
return false;
|
|
291
|
-
}
|
|
292
|
-
|
|
293
|
-
$index = $this->tokens->getPrevMeaningfulToken($index);
|
|
294
|
-
|
|
295
|
-
if (\defined('T_READONLY') && $this->tokens[$index]->isGivenKind(T_READONLY)) { // @TODO: drop condition when PHP 8.1+ is required
|
|
296
|
-
$index = $this->tokens->getPrevMeaningfulToken($index);
|
|
297
|
-
}
|
|
298
|
-
|
|
299
|
-
while ($this->tokens[$index]->isGivenKind(CT::T_ATTRIBUTE_CLOSE)) {
|
|
300
|
-
$index = $this->tokens->findBlockStart(Tokens::BLOCK_TYPE_ATTRIBUTE, $index);
|
|
301
|
-
$index = $this->tokens->getPrevMeaningfulToken($index);
|
|
302
|
-
}
|
|
303
|
-
|
|
304
|
-
return $this->tokens[$index]->isGivenKind(T_NEW);
|
|
305
|
-
}
|
|
306
|
-
|
|
307
|
-
/**
|
|
308
|
-
* Check if the function under given index is a lambda.
|
|
309
|
-
*/
|
|
310
|
-
public function isLambda(int $index): bool
|
|
311
|
-
{
|
|
312
|
-
if (!$this->tokens[$index]->isGivenKind([T_FUNCTION, T_FN])) {
|
|
313
|
-
throw new \LogicException(\sprintf('No T_FUNCTION or T_FN at given index %d, got "%s".', $index, $this->tokens[$index]->getName()));
|
|
314
|
-
}
|
|
315
|
-
|
|
316
|
-
$startParenthesisIndex = $this->tokens->getNextMeaningfulToken($index);
|
|
317
|
-
$startParenthesisToken = $this->tokens[$startParenthesisIndex];
|
|
318
|
-
|
|
319
|
-
// skip & for `function & () {}` syntax
|
|
320
|
-
if ($startParenthesisToken->isGivenKind(CT::T_RETURN_REF)) {
|
|
321
|
-
$startParenthesisIndex = $this->tokens->getNextMeaningfulToken($startParenthesisIndex);
|
|
322
|
-
$startParenthesisToken = $this->tokens[$startParenthesisIndex];
|
|
323
|
-
}
|
|
324
|
-
|
|
325
|
-
return $startParenthesisToken->equals('(');
|
|
326
|
-
}
|
|
327
|
-
|
|
328
|
-
public function getLastTokenIndexOfArrowFunction(int $index): int
|
|
329
|
-
{
|
|
330
|
-
if (!$this->tokens[$index]->isGivenKind(T_FN)) {
|
|
331
|
-
throw new \InvalidArgumentException(\sprintf('Not an "arrow function" at given index %d.', $index));
|
|
332
|
-
}
|
|
333
|
-
|
|
334
|
-
$stopTokens = [')', ']', ',', ';', [T_CLOSE_TAG]];
|
|
335
|
-
$index = $this->tokens->getNextTokenOfKind($index, [[T_DOUBLE_ARROW]]);
|
|
336
|
-
|
|
337
|
-
while (true) {
|
|
338
|
-
$index = $this->tokens->getNextMeaningfulToken($index);
|
|
339
|
-
|
|
340
|
-
if ($this->tokens[$index]->equalsAny($stopTokens)) {
|
|
341
|
-
break;
|
|
342
|
-
}
|
|
343
|
-
|
|
344
|
-
$blockType = Tokens::detectBlockType($this->tokens[$index]);
|
|
345
|
-
|
|
346
|
-
if (null === $blockType) {
|
|
347
|
-
continue;
|
|
348
|
-
}
|
|
349
|
-
|
|
350
|
-
if ($blockType['isStart']) {
|
|
351
|
-
$index = $this->tokens->findBlockEnd($blockType['type'], $index);
|
|
352
|
-
|
|
353
|
-
continue;
|
|
354
|
-
}
|
|
355
|
-
|
|
356
|
-
break;
|
|
357
|
-
}
|
|
358
|
-
|
|
359
|
-
return $this->tokens->getPrevMeaningfulToken($index);
|
|
360
|
-
}
|
|
361
|
-
|
|
362
|
-
/**
|
|
363
|
-
* Check if the T_STRING under given index is a constant invocation.
|
|
364
|
-
*/
|
|
365
|
-
public function isConstantInvocation(int $index): bool
|
|
366
|
-
{
|
|
367
|
-
if (!$this->tokens[$index]->isGivenKind(T_STRING)) {
|
|
368
|
-
throw new \LogicException(\sprintf('No T_STRING at given index %d, got "%s".', $index, $this->tokens[$index]->getName()));
|
|
369
|
-
}
|
|
370
|
-
|
|
371
|
-
$nextIndex = $this->tokens->getNextMeaningfulToken($index);
|
|
372
|
-
|
|
373
|
-
if (
|
|
374
|
-
$this->tokens[$nextIndex]->equalsAny(['(', '{'])
|
|
375
|
-
|| $this->tokens[$nextIndex]->isGivenKind([T_DOUBLE_COLON, T_ELLIPSIS, T_NS_SEPARATOR, CT::T_RETURN_REF, CT::T_TYPE_ALTERNATION, CT::T_TYPE_INTERSECTION, T_VARIABLE])
|
|
376
|
-
) {
|
|
377
|
-
return false;
|
|
378
|
-
}
|
|
379
|
-
|
|
380
|
-
// handle foreach( FOO as $_ ) {}
|
|
381
|
-
if ($this->tokens[$nextIndex]->isGivenKind(T_AS)) {
|
|
382
|
-
$prevIndex = $this->tokens->getPrevMeaningfulToken($index);
|
|
383
|
-
|
|
384
|
-
if (!$this->tokens[$prevIndex]->equals('(')) {
|
|
385
|
-
return false;
|
|
386
|
-
}
|
|
387
|
-
}
|
|
388
|
-
|
|
389
|
-
$prevIndex = $this->tokens->getPrevMeaningfulToken($index);
|
|
390
|
-
|
|
391
|
-
if ($this->tokens[$prevIndex]->isGivenKind(Token::getClassyTokenKinds())) {
|
|
392
|
-
return false;
|
|
393
|
-
}
|
|
394
|
-
|
|
395
|
-
if ($this->tokens[$prevIndex]->isGivenKind([T_AS, T_CONST, T_DOUBLE_COLON, T_FUNCTION, T_GOTO, CT::T_GROUP_IMPORT_BRACE_OPEN, CT::T_TYPE_COLON, CT::T_TYPE_ALTERNATION, CT::T_TYPE_INTERSECTION]) || $this->tokens[$prevIndex]->isObjectOperator()) {
|
|
396
|
-
return false;
|
|
397
|
-
}
|
|
398
|
-
|
|
399
|
-
if (
|
|
400
|
-
$this->tokens[$prevIndex]->isGivenKind(T_CASE)
|
|
401
|
-
&& \defined('T_ENUM')
|
|
402
|
-
&& $this->tokens->isAllTokenKindsFound([T_ENUM])
|
|
403
|
-
) {
|
|
404
|
-
$enumSwitchIndex = $this->tokens->getPrevTokenOfKind($index, [[T_SWITCH], [T_ENUM]]);
|
|
405
|
-
|
|
406
|
-
if (!$this->tokens[$enumSwitchIndex]->isGivenKind(T_SWITCH)) {
|
|
407
|
-
return false;
|
|
408
|
-
}
|
|
409
|
-
}
|
|
410
|
-
|
|
411
|
-
while ($this->tokens[$prevIndex]->isGivenKind([CT::T_NAMESPACE_OPERATOR, T_NS_SEPARATOR, T_STRING, CT::T_ARRAY_TYPEHINT])) {
|
|
412
|
-
$prevIndex = $this->tokens->getPrevMeaningfulToken($prevIndex);
|
|
413
|
-
}
|
|
414
|
-
|
|
415
|
-
if ($this->tokens[$prevIndex]->isGivenKind([CT::T_CONST_IMPORT, T_EXTENDS, CT::T_FUNCTION_IMPORT, T_IMPLEMENTS, T_INSTANCEOF, T_INSTEADOF, T_NAMESPACE, T_NEW, CT::T_NULLABLE_TYPE, CT::T_TYPE_COLON, T_USE, CT::T_USE_TRAIT, CT::T_TYPE_INTERSECTION, CT::T_TYPE_ALTERNATION, T_CONST, CT::T_DISJUNCTIVE_NORMAL_FORM_TYPE_PARENTHESIS_CLOSE])) {
|
|
416
|
-
return false;
|
|
417
|
-
}
|
|
418
|
-
|
|
419
|
-
// `FOO & $bar` could be:
|
|
420
|
-
// - function reference parameter: function baz(Foo & $bar) {}
|
|
421
|
-
// - bit operator: $x = FOO & $bar;
|
|
422
|
-
if ($this->tokens[$nextIndex]->equals('&') && $this->tokens[$this->tokens->getNextMeaningfulToken($nextIndex)]->isGivenKind(T_VARIABLE)) {
|
|
423
|
-
$checkIndex = $this->tokens->getPrevTokenOfKind($prevIndex, [';', '{', '}', [T_FUNCTION], [T_OPEN_TAG], [T_OPEN_TAG_WITH_ECHO]]);
|
|
424
|
-
|
|
425
|
-
if ($this->tokens[$checkIndex]->isGivenKind(T_FUNCTION)) {
|
|
426
|
-
return false;
|
|
427
|
-
}
|
|
428
|
-
}
|
|
429
|
-
|
|
430
|
-
// check for `extends`/`implements`/`use` list
|
|
431
|
-
if ($this->tokens[$prevIndex]->equals(',')) {
|
|
432
|
-
$checkIndex = $prevIndex;
|
|
433
|
-
|
|
434
|
-
while ($this->tokens[$checkIndex]->equalsAny([',', [T_AS], [CT::T_NAMESPACE_OPERATOR], [T_NS_SEPARATOR], [T_STRING]])) {
|
|
435
|
-
$checkIndex = $this->tokens->getPrevMeaningfulToken($checkIndex);
|
|
436
|
-
}
|
|
437
|
-
|
|
438
|
-
if ($this->tokens[$checkIndex]->isGivenKind([T_EXTENDS, CT::T_GROUP_IMPORT_BRACE_OPEN, T_IMPLEMENTS, T_USE, CT::T_USE_TRAIT])) {
|
|
439
|
-
return false;
|
|
440
|
-
}
|
|
441
|
-
}
|
|
442
|
-
|
|
443
|
-
// check for array in double quoted string: `"..$foo[bar].."`
|
|
444
|
-
if ($this->tokens[$prevIndex]->equals('[') && $this->tokens[$nextIndex]->equals(']')) {
|
|
445
|
-
$checkToken = $this->tokens[$this->tokens->getNextMeaningfulToken($nextIndex)];
|
|
446
|
-
|
|
447
|
-
if ($checkToken->equals('"') || $checkToken->isGivenKind([T_CURLY_OPEN, T_DOLLAR_OPEN_CURLY_BRACES, T_ENCAPSED_AND_WHITESPACE, T_VARIABLE])) {
|
|
448
|
-
return false;
|
|
449
|
-
}
|
|
450
|
-
}
|
|
451
|
-
|
|
452
|
-
// check for attribute: `#[Foo]`
|
|
453
|
-
if (AttributeAnalyzer::isAttribute($this->tokens, $index)) {
|
|
454
|
-
return false;
|
|
455
|
-
}
|
|
456
|
-
|
|
457
|
-
// check for goto label
|
|
458
|
-
if ($this->tokens[$nextIndex]->equals(':')) {
|
|
459
|
-
if ($this->gotoLabelAnalyzer->belongsToGoToLabel($this->tokens, $nextIndex)) {
|
|
460
|
-
return false;
|
|
461
|
-
}
|
|
462
|
-
}
|
|
463
|
-
|
|
464
|
-
// check for non-capturing catches
|
|
465
|
-
|
|
466
|
-
while ($this->tokens[$prevIndex]->isGivenKind([CT::T_NAMESPACE_OPERATOR, T_NS_SEPARATOR, T_STRING, CT::T_TYPE_ALTERNATION])) {
|
|
467
|
-
$prevIndex = $this->tokens->getPrevMeaningfulToken($prevIndex);
|
|
468
|
-
}
|
|
469
|
-
|
|
470
|
-
if ($this->tokens[$prevIndex]->equals('(')) {
|
|
471
|
-
$prevPrevIndex = $this->tokens->getPrevMeaningfulToken($prevIndex);
|
|
472
|
-
|
|
473
|
-
if ($this->tokens[$prevPrevIndex]->isGivenKind(T_CATCH)) {
|
|
474
|
-
return false;
|
|
475
|
-
}
|
|
476
|
-
}
|
|
477
|
-
|
|
478
|
-
return true;
|
|
479
|
-
}
|
|
480
|
-
|
|
481
|
-
/**
|
|
482
|
-
* Checks if there is a unary successor operator under given index.
|
|
483
|
-
*/
|
|
484
|
-
public function isUnarySuccessorOperator(int $index): bool
|
|
485
|
-
{
|
|
486
|
-
static $allowedPrevToken = [
|
|
487
|
-
']',
|
|
488
|
-
[T_STRING],
|
|
489
|
-
[T_VARIABLE],
|
|
490
|
-
[CT::T_ARRAY_INDEX_CURLY_BRACE_CLOSE],
|
|
491
|
-
[CT::T_DYNAMIC_PROP_BRACE_CLOSE],
|
|
492
|
-
[CT::T_DYNAMIC_VAR_BRACE_CLOSE],
|
|
493
|
-
];
|
|
494
|
-
|
|
495
|
-
$tokens = $this->tokens;
|
|
496
|
-
$token = $tokens[$index];
|
|
497
|
-
|
|
498
|
-
if (!$token->isGivenKind([T_INC, T_DEC])) {
|
|
499
|
-
return false;
|
|
500
|
-
}
|
|
501
|
-
|
|
502
|
-
$prevToken = $tokens[$tokens->getPrevMeaningfulToken($index)];
|
|
503
|
-
|
|
504
|
-
return $prevToken->equalsAny($allowedPrevToken);
|
|
505
|
-
}
|
|
506
|
-
|
|
507
|
-
/**
|
|
508
|
-
* Checks if there is a unary predecessor operator under given index.
|
|
509
|
-
*/
|
|
510
|
-
public function isUnaryPredecessorOperator(int $index): bool
|
|
511
|
-
{
|
|
512
|
-
static $potentialSuccessorOperator = [T_INC, T_DEC];
|
|
513
|
-
|
|
514
|
-
static $potentialBinaryOperator = ['+', '-', '&', [CT::T_RETURN_REF]];
|
|
515
|
-
|
|
516
|
-
static $otherOperators;
|
|
517
|
-
|
|
518
|
-
if (null === $otherOperators) {
|
|
519
|
-
$otherOperators = ['!', '~', '@', [T_ELLIPSIS]];
|
|
520
|
-
}
|
|
521
|
-
|
|
522
|
-
static $disallowedPrevTokens;
|
|
523
|
-
|
|
524
|
-
if (null === $disallowedPrevTokens) {
|
|
525
|
-
$disallowedPrevTokens = [
|
|
526
|
-
']',
|
|
527
|
-
'}',
|
|
528
|
-
')',
|
|
529
|
-
'"',
|
|
530
|
-
'`',
|
|
531
|
-
[CT::T_ARRAY_SQUARE_BRACE_CLOSE],
|
|
532
|
-
[CT::T_ARRAY_INDEX_CURLY_BRACE_CLOSE],
|
|
533
|
-
[CT::T_DYNAMIC_PROP_BRACE_CLOSE],
|
|
534
|
-
[CT::T_DYNAMIC_VAR_BRACE_CLOSE],
|
|
535
|
-
[T_CLASS_C],
|
|
536
|
-
[T_CONSTANT_ENCAPSED_STRING],
|
|
537
|
-
[T_DEC],
|
|
538
|
-
[T_DIR],
|
|
539
|
-
[T_DNUMBER],
|
|
540
|
-
[T_FILE],
|
|
541
|
-
[T_FUNC_C],
|
|
542
|
-
[T_INC],
|
|
543
|
-
[T_LINE],
|
|
544
|
-
[T_LNUMBER],
|
|
545
|
-
[T_METHOD_C],
|
|
546
|
-
[T_NS_C],
|
|
547
|
-
[T_STRING],
|
|
548
|
-
[T_TRAIT_C],
|
|
549
|
-
[T_VARIABLE],
|
|
550
|
-
];
|
|
551
|
-
}
|
|
552
|
-
|
|
553
|
-
$tokens = $this->tokens;
|
|
554
|
-
$token = $tokens[$index];
|
|
555
|
-
|
|
556
|
-
if ($token->isGivenKind($potentialSuccessorOperator)) {
|
|
557
|
-
return !$this->isUnarySuccessorOperator($index);
|
|
558
|
-
}
|
|
559
|
-
|
|
560
|
-
if ($token->equalsAny($otherOperators)) {
|
|
561
|
-
return true;
|
|
562
|
-
}
|
|
563
|
-
|
|
564
|
-
if (!$token->equalsAny($potentialBinaryOperator)) {
|
|
565
|
-
return false;
|
|
566
|
-
}
|
|
567
|
-
|
|
568
|
-
$prevToken = $tokens[$tokens->getPrevMeaningfulToken($index)];
|
|
569
|
-
|
|
570
|
-
if (!$prevToken->equalsAny($disallowedPrevTokens)) {
|
|
571
|
-
return true;
|
|
572
|
-
}
|
|
573
|
-
|
|
574
|
-
if (!$token->equals('&') || !$prevToken->isGivenKind(T_STRING)) {
|
|
575
|
-
return false;
|
|
576
|
-
}
|
|
577
|
-
|
|
578
|
-
static $searchTokens = [
|
|
579
|
-
';',
|
|
580
|
-
'{',
|
|
581
|
-
'}',
|
|
582
|
-
[T_DOUBLE_ARROW],
|
|
583
|
-
[T_FN],
|
|
584
|
-
[T_FUNCTION],
|
|
585
|
-
[T_OPEN_TAG],
|
|
586
|
-
[T_OPEN_TAG_WITH_ECHO],
|
|
587
|
-
];
|
|
588
|
-
$prevToken = $tokens[$tokens->getPrevTokenOfKind($index, $searchTokens)];
|
|
589
|
-
|
|
590
|
-
return $prevToken->isGivenKind([T_FN, T_FUNCTION]);
|
|
591
|
-
}
|
|
592
|
-
|
|
593
|
-
/**
|
|
594
|
-
* Checks if there is a binary operator under given index.
|
|
595
|
-
*/
|
|
596
|
-
public function isBinaryOperator(int $index): bool
|
|
597
|
-
{
|
|
598
|
-
static $nonArrayOperators = [
|
|
599
|
-
'=' => true,
|
|
600
|
-
'*' => true,
|
|
601
|
-
'/' => true,
|
|
602
|
-
'%' => true,
|
|
603
|
-
'<' => true,
|
|
604
|
-
'>' => true,
|
|
605
|
-
'|' => true,
|
|
606
|
-
'^' => true,
|
|
607
|
-
'.' => true,
|
|
608
|
-
];
|
|
609
|
-
|
|
610
|
-
static $potentialUnaryNonArrayOperators = [
|
|
611
|
-
'+' => true,
|
|
612
|
-
'-' => true,
|
|
613
|
-
'&' => true,
|
|
614
|
-
];
|
|
615
|
-
|
|
616
|
-
static $arrayOperators;
|
|
617
|
-
|
|
618
|
-
if (null === $arrayOperators) {
|
|
619
|
-
$arrayOperators = [
|
|
620
|
-
T_AND_EQUAL => true, // &=
|
|
621
|
-
T_BOOLEAN_AND => true, // &&
|
|
622
|
-
T_BOOLEAN_OR => true, // ||
|
|
623
|
-
T_CONCAT_EQUAL => true, // .=
|
|
624
|
-
T_DIV_EQUAL => true, // /=
|
|
625
|
-
T_DOUBLE_ARROW => true, // =>
|
|
626
|
-
T_IS_EQUAL => true, // ==
|
|
627
|
-
T_IS_GREATER_OR_EQUAL => true, // >=
|
|
628
|
-
T_IS_IDENTICAL => true, // ===
|
|
629
|
-
T_IS_NOT_EQUAL => true, // !=, <>
|
|
630
|
-
T_IS_NOT_IDENTICAL => true, // !==
|
|
631
|
-
T_IS_SMALLER_OR_EQUAL => true, // <=
|
|
632
|
-
T_LOGICAL_AND => true, // and
|
|
633
|
-
T_LOGICAL_OR => true, // or
|
|
634
|
-
T_LOGICAL_XOR => true, // xor
|
|
635
|
-
T_MINUS_EQUAL => true, // -=
|
|
636
|
-
T_MOD_EQUAL => true, // %=
|
|
637
|
-
T_MUL_EQUAL => true, // *=
|
|
638
|
-
T_OR_EQUAL => true, // |=
|
|
639
|
-
T_PLUS_EQUAL => true, // +=
|
|
640
|
-
T_POW => true, // **
|
|
641
|
-
T_POW_EQUAL => true, // **=
|
|
642
|
-
T_SL => true, // <<
|
|
643
|
-
T_SL_EQUAL => true, // <<=
|
|
644
|
-
T_SR => true, // >>
|
|
645
|
-
T_SR_EQUAL => true, // >>=
|
|
646
|
-
T_XOR_EQUAL => true, // ^=
|
|
647
|
-
T_SPACESHIP => true, // <=>
|
|
648
|
-
T_COALESCE => true, // ??
|
|
649
|
-
T_COALESCE_EQUAL => true, // ??=
|
|
650
|
-
];
|
|
651
|
-
}
|
|
652
|
-
|
|
653
|
-
$tokens = $this->tokens;
|
|
654
|
-
$token = $tokens[$index];
|
|
655
|
-
|
|
656
|
-
if ($token->isGivenKind([T_INLINE_HTML, T_ENCAPSED_AND_WHITESPACE, CT::T_TYPE_INTERSECTION])) {
|
|
657
|
-
return false;
|
|
658
|
-
}
|
|
659
|
-
|
|
660
|
-
if (isset($potentialUnaryNonArrayOperators[$token->getContent()])) {
|
|
661
|
-
return !$this->isUnaryPredecessorOperator($index);
|
|
662
|
-
}
|
|
663
|
-
|
|
664
|
-
if ($token->isArray()) {
|
|
665
|
-
return isset($arrayOperators[$token->getId()]);
|
|
666
|
-
}
|
|
667
|
-
|
|
668
|
-
if (isset($nonArrayOperators[$token->getContent()])) {
|
|
669
|
-
return true;
|
|
670
|
-
}
|
|
671
|
-
|
|
672
|
-
return false;
|
|
673
|
-
}
|
|
674
|
-
|
|
675
|
-
/**
|
|
676
|
-
* Check if `T_WHILE` token at given index is `do { ... } while ();` syntax
|
|
677
|
-
* and not `while () { ...}`.
|
|
678
|
-
*/
|
|
679
|
-
public function isWhilePartOfDoWhile(int $index): bool
|
|
680
|
-
{
|
|
681
|
-
$tokens = $this->tokens;
|
|
682
|
-
$token = $tokens[$index];
|
|
683
|
-
|
|
684
|
-
if (!$token->isGivenKind(T_WHILE)) {
|
|
685
|
-
throw new \LogicException(\sprintf('No T_WHILE at given index %d, got "%s".', $index, $token->getName()));
|
|
686
|
-
}
|
|
687
|
-
|
|
688
|
-
$endIndex = $tokens->getPrevMeaningfulToken($index);
|
|
689
|
-
if (!$tokens[$endIndex]->equals('}')) {
|
|
690
|
-
return false;
|
|
691
|
-
}
|
|
692
|
-
|
|
693
|
-
$startIndex = $tokens->findBlockStart(Tokens::BLOCK_TYPE_CURLY_BRACE, $endIndex);
|
|
694
|
-
$beforeStartIndex = $tokens->getPrevMeaningfulToken($startIndex);
|
|
695
|
-
|
|
696
|
-
return $tokens[$beforeStartIndex]->isGivenKind(T_DO);
|
|
697
|
-
}
|
|
698
|
-
|
|
699
|
-
/**
|
|
700
|
-
* @throws \LogicException when provided index does not point to token containing T_CASE
|
|
701
|
-
*/
|
|
702
|
-
public function isEnumCase(int $caseIndex): bool
|
|
703
|
-
{
|
|
704
|
-
$tokens = $this->tokens;
|
|
705
|
-
$token = $tokens[$caseIndex];
|
|
706
|
-
|
|
707
|
-
if (!$token->isGivenKind(T_CASE)) {
|
|
708
|
-
throw new \LogicException(\sprintf(
|
|
709
|
-
'No T_CASE given at index %d, got %s instead.',
|
|
710
|
-
$caseIndex,
|
|
711
|
-
$token->getName() ?? $token->getContent()
|
|
712
|
-
));
|
|
713
|
-
}
|
|
714
|
-
|
|
715
|
-
if (!\defined('T_ENUM') || !$tokens->isTokenKindFound(T_ENUM)) {
|
|
716
|
-
return false;
|
|
717
|
-
}
|
|
718
|
-
|
|
719
|
-
$prevIndex = $tokens->getPrevTokenOfKind($caseIndex, [[T_ENUM], [T_SWITCH]]);
|
|
720
|
-
|
|
721
|
-
return null !== $prevIndex && $tokens[$prevIndex]->isGivenKind(T_ENUM);
|
|
722
|
-
}
|
|
723
|
-
|
|
724
|
-
public function isSuperGlobal(int $index): bool
|
|
725
|
-
{
|
|
726
|
-
static $superNames = [
|
|
727
|
-
'$_COOKIE' => true,
|
|
728
|
-
'$_ENV' => true,
|
|
729
|
-
'$_FILES' => true,
|
|
730
|
-
'$_GET' => true,
|
|
731
|
-
'$_POST' => true,
|
|
732
|
-
'$_REQUEST' => true,
|
|
733
|
-
'$_SERVER' => true,
|
|
734
|
-
'$_SESSION' => true,
|
|
735
|
-
'$GLOBALS' => true,
|
|
736
|
-
];
|
|
737
|
-
|
|
738
|
-
$token = $this->tokens[$index];
|
|
739
|
-
|
|
740
|
-
if (!$token->isGivenKind(T_VARIABLE)) {
|
|
741
|
-
return false;
|
|
742
|
-
}
|
|
743
|
-
|
|
744
|
-
return isset($superNames[strtoupper($token->getContent())]);
|
|
745
|
-
}
|
|
746
|
-
|
|
747
|
-
/**
|
|
748
|
-
* Find classy elements.
|
|
749
|
-
*
|
|
750
|
-
* Searches in tokens from the classy (start) index till the end (index) of the classy.
|
|
751
|
-
* Returns an array; first value is the index until the method has analysed (int), second the found classy elements (array).
|
|
752
|
-
*
|
|
753
|
-
* @param int $classIndex classy index
|
|
754
|
-
*
|
|
755
|
-
* @return array{int, array<int, array{classIndex: int, token: Token, type: _ClassyElementType}>}
|
|
756
|
-
*/
|
|
757
|
-
private function findClassyElements(int $classIndex, int $index): array
|
|
758
|
-
{
|
|
759
|
-
$elements = [];
|
|
760
|
-
$curlyBracesLevel = 0;
|
|
761
|
-
$bracesLevel = 0;
|
|
762
|
-
++$index; // skip the classy index itself
|
|
763
|
-
|
|
764
|
-
for ($count = \count($this->tokens); $index < $count; ++$index) {
|
|
765
|
-
$token = $this->tokens[$index];
|
|
766
|
-
|
|
767
|
-
if ($token->isGivenKind(T_ENCAPSED_AND_WHITESPACE)) {
|
|
768
|
-
continue;
|
|
769
|
-
}
|
|
770
|
-
|
|
771
|
-
if ($token->isGivenKind(T_CLASS)) { // anonymous class in class
|
|
772
|
-
// check for nested anonymous classes inside the new call of an anonymous class,
|
|
773
|
-
// for example `new class(function (){new class(function (){new class(function (){}){};}){};}){};` etc.
|
|
774
|
-
// if class(XYZ) {} skip till `(` as XYZ might contain functions etc.
|
|
775
|
-
|
|
776
|
-
$nestedClassIndex = $index;
|
|
777
|
-
$index = $this->tokens->getNextMeaningfulToken($index);
|
|
778
|
-
|
|
779
|
-
if ($this->tokens[$index]->equals('(')) {
|
|
780
|
-
++$index; // move after `(`
|
|
781
|
-
|
|
782
|
-
for ($nestedBracesLevel = 1; $index < $count; ++$index) {
|
|
783
|
-
$token = $this->tokens[$index];
|
|
784
|
-
|
|
785
|
-
if ($token->equals('(')) {
|
|
786
|
-
++$nestedBracesLevel;
|
|
787
|
-
|
|
788
|
-
continue;
|
|
789
|
-
}
|
|
790
|
-
|
|
791
|
-
if ($token->equals(')')) {
|
|
792
|
-
--$nestedBracesLevel;
|
|
793
|
-
|
|
794
|
-
if (0 === $nestedBracesLevel) {
|
|
795
|
-
[$index, $newElements] = $this->findClassyElements($nestedClassIndex, $index);
|
|
796
|
-
$elements += $newElements;
|
|
797
|
-
|
|
798
|
-
break;
|
|
799
|
-
}
|
|
800
|
-
|
|
801
|
-
continue;
|
|
802
|
-
}
|
|
803
|
-
|
|
804
|
-
if ($token->isGivenKind(T_CLASS)) { // anonymous class in class
|
|
805
|
-
[$index, $newElements] = $this->findClassyElements($index, $index);
|
|
806
|
-
$elements += $newElements;
|
|
807
|
-
}
|
|
808
|
-
}
|
|
809
|
-
} else {
|
|
810
|
-
[$index, $newElements] = $this->findClassyElements($nestedClassIndex, $nestedClassIndex);
|
|
811
|
-
$elements += $newElements;
|
|
812
|
-
}
|
|
813
|
-
|
|
814
|
-
continue;
|
|
815
|
-
}
|
|
816
|
-
|
|
817
|
-
if ($token->equals('(')) {
|
|
818
|
-
++$bracesLevel;
|
|
819
|
-
|
|
820
|
-
continue;
|
|
821
|
-
}
|
|
822
|
-
|
|
823
|
-
if ($token->equals(')')) {
|
|
824
|
-
--$bracesLevel;
|
|
825
|
-
|
|
826
|
-
continue;
|
|
827
|
-
}
|
|
828
|
-
|
|
829
|
-
if ($token->equals('{')) {
|
|
830
|
-
++$curlyBracesLevel;
|
|
831
|
-
|
|
832
|
-
continue;
|
|
833
|
-
}
|
|
834
|
-
|
|
835
|
-
if ($token->equals('}')) {
|
|
836
|
-
--$curlyBracesLevel;
|
|
837
|
-
|
|
838
|
-
if (0 === $curlyBracesLevel) {
|
|
839
|
-
break;
|
|
840
|
-
}
|
|
841
|
-
|
|
842
|
-
continue;
|
|
843
|
-
}
|
|
844
|
-
|
|
845
|
-
if (1 !== $curlyBracesLevel || !$token->isArray()) {
|
|
846
|
-
continue;
|
|
847
|
-
}
|
|
848
|
-
|
|
849
|
-
if (0 === $bracesLevel && $token->isGivenKind(T_VARIABLE)) {
|
|
850
|
-
$elements[$index] = [
|
|
851
|
-
'classIndex' => $classIndex,
|
|
852
|
-
'token' => $token,
|
|
853
|
-
'type' => 'property',
|
|
854
|
-
];
|
|
855
|
-
|
|
856
|
-
continue;
|
|
857
|
-
}
|
|
858
|
-
|
|
859
|
-
if ($token->isGivenKind(CT::T_PROPERTY_HOOK_BRACE_OPEN)) {
|
|
860
|
-
$index = $this->tokens->getNextTokenOfKind($index, [[CT::T_PROPERTY_HOOK_BRACE_CLOSE]]);
|
|
861
|
-
|
|
862
|
-
continue;
|
|
863
|
-
}
|
|
864
|
-
|
|
865
|
-
if ($token->isGivenKind(T_FUNCTION)) {
|
|
866
|
-
$elements[$index] = [
|
|
867
|
-
'classIndex' => $classIndex,
|
|
868
|
-
'token' => $token,
|
|
869
|
-
'type' => 'method',
|
|
870
|
-
];
|
|
871
|
-
} elseif ($token->isGivenKind(T_CONST)) {
|
|
872
|
-
$elements[$index] = [
|
|
873
|
-
'classIndex' => $classIndex,
|
|
874
|
-
'token' => $token,
|
|
875
|
-
'type' => 'const',
|
|
876
|
-
];
|
|
877
|
-
} elseif ($token->isGivenKind(CT::T_USE_TRAIT)) {
|
|
878
|
-
$elements[$index] = [
|
|
879
|
-
'classIndex' => $classIndex,
|
|
880
|
-
'token' => $token,
|
|
881
|
-
'type' => 'trait_import',
|
|
882
|
-
];
|
|
883
|
-
} elseif ($token->isGivenKind(T_CASE)) {
|
|
884
|
-
$elements[$index] = [
|
|
885
|
-
'classIndex' => $classIndex,
|
|
886
|
-
'token' => $token,
|
|
887
|
-
'type' => 'case',
|
|
888
|
-
];
|
|
889
|
-
}
|
|
890
|
-
}
|
|
891
|
-
|
|
892
|
-
return [$index, $elements];
|
|
893
|
-
}
|
|
894
|
-
}
|