@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,1489 +0,0 @@
|
|
|
1
|
-
<?php
|
|
2
|
-
|
|
3
|
-
return array (
|
|
4
|
-
'a' => 'A',
|
|
5
|
-
'b' => 'B',
|
|
6
|
-
'c' => 'C',
|
|
7
|
-
'd' => 'D',
|
|
8
|
-
'e' => 'E',
|
|
9
|
-
'f' => 'F',
|
|
10
|
-
'g' => 'G',
|
|
11
|
-
'h' => 'H',
|
|
12
|
-
'i' => 'I',
|
|
13
|
-
'j' => 'J',
|
|
14
|
-
'k' => 'K',
|
|
15
|
-
'l' => 'L',
|
|
16
|
-
'm' => 'M',
|
|
17
|
-
'n' => 'N',
|
|
18
|
-
'o' => 'O',
|
|
19
|
-
'p' => 'P',
|
|
20
|
-
'q' => 'Q',
|
|
21
|
-
'r' => 'R',
|
|
22
|
-
's' => 'S',
|
|
23
|
-
't' => 'T',
|
|
24
|
-
'u' => 'U',
|
|
25
|
-
'v' => 'V',
|
|
26
|
-
'w' => 'W',
|
|
27
|
-
'x' => 'X',
|
|
28
|
-
'y' => 'Y',
|
|
29
|
-
'z' => 'Z',
|
|
30
|
-
'µ' => 'Μ',
|
|
31
|
-
'à' => 'À',
|
|
32
|
-
'á' => 'Á',
|
|
33
|
-
'â' => 'Â',
|
|
34
|
-
'ã' => 'Ã',
|
|
35
|
-
'ä' => 'Ä',
|
|
36
|
-
'å' => 'Å',
|
|
37
|
-
'æ' => 'Æ',
|
|
38
|
-
'ç' => 'Ç',
|
|
39
|
-
'è' => 'È',
|
|
40
|
-
'é' => 'É',
|
|
41
|
-
'ê' => 'Ê',
|
|
42
|
-
'ë' => 'Ë',
|
|
43
|
-
'ì' => 'Ì',
|
|
44
|
-
'í' => 'Í',
|
|
45
|
-
'î' => 'Î',
|
|
46
|
-
'ï' => 'Ï',
|
|
47
|
-
'ð' => 'Ð',
|
|
48
|
-
'ñ' => 'Ñ',
|
|
49
|
-
'ò' => 'Ò',
|
|
50
|
-
'ó' => 'Ó',
|
|
51
|
-
'ô' => 'Ô',
|
|
52
|
-
'õ' => 'Õ',
|
|
53
|
-
'ö' => 'Ö',
|
|
54
|
-
'ø' => 'Ø',
|
|
55
|
-
'ù' => 'Ù',
|
|
56
|
-
'ú' => 'Ú',
|
|
57
|
-
'û' => 'Û',
|
|
58
|
-
'ü' => 'Ü',
|
|
59
|
-
'ý' => 'Ý',
|
|
60
|
-
'þ' => 'Þ',
|
|
61
|
-
'ÿ' => 'Ÿ',
|
|
62
|
-
'ā' => 'Ā',
|
|
63
|
-
'ă' => 'Ă',
|
|
64
|
-
'ą' => 'Ą',
|
|
65
|
-
'ć' => 'Ć',
|
|
66
|
-
'ĉ' => 'Ĉ',
|
|
67
|
-
'ċ' => 'Ċ',
|
|
68
|
-
'č' => 'Č',
|
|
69
|
-
'ď' => 'Ď',
|
|
70
|
-
'đ' => 'Đ',
|
|
71
|
-
'ē' => 'Ē',
|
|
72
|
-
'ĕ' => 'Ĕ',
|
|
73
|
-
'ė' => 'Ė',
|
|
74
|
-
'ę' => 'Ę',
|
|
75
|
-
'ě' => 'Ě',
|
|
76
|
-
'ĝ' => 'Ĝ',
|
|
77
|
-
'ğ' => 'Ğ',
|
|
78
|
-
'ġ' => 'Ġ',
|
|
79
|
-
'ģ' => 'Ģ',
|
|
80
|
-
'ĥ' => 'Ĥ',
|
|
81
|
-
'ħ' => 'Ħ',
|
|
82
|
-
'ĩ' => 'Ĩ',
|
|
83
|
-
'ī' => 'Ī',
|
|
84
|
-
'ĭ' => 'Ĭ',
|
|
85
|
-
'į' => 'Į',
|
|
86
|
-
'ı' => 'I',
|
|
87
|
-
'ij' => 'IJ',
|
|
88
|
-
'ĵ' => 'Ĵ',
|
|
89
|
-
'ķ' => 'Ķ',
|
|
90
|
-
'ĺ' => 'Ĺ',
|
|
91
|
-
'ļ' => 'Ļ',
|
|
92
|
-
'ľ' => 'Ľ',
|
|
93
|
-
'ŀ' => 'Ŀ',
|
|
94
|
-
'ł' => 'Ł',
|
|
95
|
-
'ń' => 'Ń',
|
|
96
|
-
'ņ' => 'Ņ',
|
|
97
|
-
'ň' => 'Ň',
|
|
98
|
-
'ŋ' => 'Ŋ',
|
|
99
|
-
'ō' => 'Ō',
|
|
100
|
-
'ŏ' => 'Ŏ',
|
|
101
|
-
'ő' => 'Ő',
|
|
102
|
-
'œ' => 'Œ',
|
|
103
|
-
'ŕ' => 'Ŕ',
|
|
104
|
-
'ŗ' => 'Ŗ',
|
|
105
|
-
'ř' => 'Ř',
|
|
106
|
-
'ś' => 'Ś',
|
|
107
|
-
'ŝ' => 'Ŝ',
|
|
108
|
-
'ş' => 'Ş',
|
|
109
|
-
'š' => 'Š',
|
|
110
|
-
'ţ' => 'Ţ',
|
|
111
|
-
'ť' => 'Ť',
|
|
112
|
-
'ŧ' => 'Ŧ',
|
|
113
|
-
'ũ' => 'Ũ',
|
|
114
|
-
'ū' => 'Ū',
|
|
115
|
-
'ŭ' => 'Ŭ',
|
|
116
|
-
'ů' => 'Ů',
|
|
117
|
-
'ű' => 'Ű',
|
|
118
|
-
'ų' => 'Ų',
|
|
119
|
-
'ŵ' => 'Ŵ',
|
|
120
|
-
'ŷ' => 'Ŷ',
|
|
121
|
-
'ź' => 'Ź',
|
|
122
|
-
'ż' => 'Ż',
|
|
123
|
-
'ž' => 'Ž',
|
|
124
|
-
'ſ' => 'S',
|
|
125
|
-
'ƀ' => 'Ƀ',
|
|
126
|
-
'ƃ' => 'Ƃ',
|
|
127
|
-
'ƅ' => 'Ƅ',
|
|
128
|
-
'ƈ' => 'Ƈ',
|
|
129
|
-
'ƌ' => 'Ƌ',
|
|
130
|
-
'ƒ' => 'Ƒ',
|
|
131
|
-
'ƕ' => 'Ƕ',
|
|
132
|
-
'ƙ' => 'Ƙ',
|
|
133
|
-
'ƚ' => 'Ƚ',
|
|
134
|
-
'ƞ' => 'Ƞ',
|
|
135
|
-
'ơ' => 'Ơ',
|
|
136
|
-
'ƣ' => 'Ƣ',
|
|
137
|
-
'ƥ' => 'Ƥ',
|
|
138
|
-
'ƨ' => 'Ƨ',
|
|
139
|
-
'ƭ' => 'Ƭ',
|
|
140
|
-
'ư' => 'Ư',
|
|
141
|
-
'ƴ' => 'Ƴ',
|
|
142
|
-
'ƶ' => 'Ƶ',
|
|
143
|
-
'ƹ' => 'Ƹ',
|
|
144
|
-
'ƽ' => 'Ƽ',
|
|
145
|
-
'ƿ' => 'Ƿ',
|
|
146
|
-
'Dž' => 'DŽ',
|
|
147
|
-
'dž' => 'DŽ',
|
|
148
|
-
'Lj' => 'LJ',
|
|
149
|
-
'lj' => 'LJ',
|
|
150
|
-
'Nj' => 'NJ',
|
|
151
|
-
'nj' => 'NJ',
|
|
152
|
-
'ǎ' => 'Ǎ',
|
|
153
|
-
'ǐ' => 'Ǐ',
|
|
154
|
-
'ǒ' => 'Ǒ',
|
|
155
|
-
'ǔ' => 'Ǔ',
|
|
156
|
-
'ǖ' => 'Ǖ',
|
|
157
|
-
'ǘ' => 'Ǘ',
|
|
158
|
-
'ǚ' => 'Ǚ',
|
|
159
|
-
'ǜ' => 'Ǜ',
|
|
160
|
-
'ǝ' => 'Ǝ',
|
|
161
|
-
'ǟ' => 'Ǟ',
|
|
162
|
-
'ǡ' => 'Ǡ',
|
|
163
|
-
'ǣ' => 'Ǣ',
|
|
164
|
-
'ǥ' => 'Ǥ',
|
|
165
|
-
'ǧ' => 'Ǧ',
|
|
166
|
-
'ǩ' => 'Ǩ',
|
|
167
|
-
'ǫ' => 'Ǫ',
|
|
168
|
-
'ǭ' => 'Ǭ',
|
|
169
|
-
'ǯ' => 'Ǯ',
|
|
170
|
-
'Dz' => 'DZ',
|
|
171
|
-
'dz' => 'DZ',
|
|
172
|
-
'ǵ' => 'Ǵ',
|
|
173
|
-
'ǹ' => 'Ǹ',
|
|
174
|
-
'ǻ' => 'Ǻ',
|
|
175
|
-
'ǽ' => 'Ǽ',
|
|
176
|
-
'ǿ' => 'Ǿ',
|
|
177
|
-
'ȁ' => 'Ȁ',
|
|
178
|
-
'ȃ' => 'Ȃ',
|
|
179
|
-
'ȅ' => 'Ȅ',
|
|
180
|
-
'ȇ' => 'Ȇ',
|
|
181
|
-
'ȉ' => 'Ȉ',
|
|
182
|
-
'ȋ' => 'Ȋ',
|
|
183
|
-
'ȍ' => 'Ȍ',
|
|
184
|
-
'ȏ' => 'Ȏ',
|
|
185
|
-
'ȑ' => 'Ȑ',
|
|
186
|
-
'ȓ' => 'Ȓ',
|
|
187
|
-
'ȕ' => 'Ȕ',
|
|
188
|
-
'ȗ' => 'Ȗ',
|
|
189
|
-
'ș' => 'Ș',
|
|
190
|
-
'ț' => 'Ț',
|
|
191
|
-
'ȝ' => 'Ȝ',
|
|
192
|
-
'ȟ' => 'Ȟ',
|
|
193
|
-
'ȣ' => 'Ȣ',
|
|
194
|
-
'ȥ' => 'Ȥ',
|
|
195
|
-
'ȧ' => 'Ȧ',
|
|
196
|
-
'ȩ' => 'Ȩ',
|
|
197
|
-
'ȫ' => 'Ȫ',
|
|
198
|
-
'ȭ' => 'Ȭ',
|
|
199
|
-
'ȯ' => 'Ȯ',
|
|
200
|
-
'ȱ' => 'Ȱ',
|
|
201
|
-
'ȳ' => 'Ȳ',
|
|
202
|
-
'ȼ' => 'Ȼ',
|
|
203
|
-
'ȿ' => 'Ȿ',
|
|
204
|
-
'ɀ' => 'Ɀ',
|
|
205
|
-
'ɂ' => 'Ɂ',
|
|
206
|
-
'ɇ' => 'Ɇ',
|
|
207
|
-
'ɉ' => 'Ɉ',
|
|
208
|
-
'ɋ' => 'Ɋ',
|
|
209
|
-
'ɍ' => 'Ɍ',
|
|
210
|
-
'ɏ' => 'Ɏ',
|
|
211
|
-
'ɐ' => 'Ɐ',
|
|
212
|
-
'ɑ' => 'Ɑ',
|
|
213
|
-
'ɒ' => 'Ɒ',
|
|
214
|
-
'ɓ' => 'Ɓ',
|
|
215
|
-
'ɔ' => 'Ɔ',
|
|
216
|
-
'ɖ' => 'Ɖ',
|
|
217
|
-
'ɗ' => 'Ɗ',
|
|
218
|
-
'ə' => 'Ə',
|
|
219
|
-
'ɛ' => 'Ɛ',
|
|
220
|
-
'ɜ' => 'Ɜ',
|
|
221
|
-
'ɠ' => 'Ɠ',
|
|
222
|
-
'ɡ' => 'Ɡ',
|
|
223
|
-
'ɣ' => 'Ɣ',
|
|
224
|
-
'ɥ' => 'Ɥ',
|
|
225
|
-
'ɦ' => 'Ɦ',
|
|
226
|
-
'ɨ' => 'Ɨ',
|
|
227
|
-
'ɩ' => 'Ɩ',
|
|
228
|
-
'ɪ' => 'Ɪ',
|
|
229
|
-
'ɫ' => 'Ɫ',
|
|
230
|
-
'ɬ' => 'Ɬ',
|
|
231
|
-
'ɯ' => 'Ɯ',
|
|
232
|
-
'ɱ' => 'Ɱ',
|
|
233
|
-
'ɲ' => 'Ɲ',
|
|
234
|
-
'ɵ' => 'Ɵ',
|
|
235
|
-
'ɽ' => 'Ɽ',
|
|
236
|
-
'ʀ' => 'Ʀ',
|
|
237
|
-
'ʂ' => 'Ʂ',
|
|
238
|
-
'ʃ' => 'Ʃ',
|
|
239
|
-
'ʇ' => 'Ʇ',
|
|
240
|
-
'ʈ' => 'Ʈ',
|
|
241
|
-
'ʉ' => 'Ʉ',
|
|
242
|
-
'ʊ' => 'Ʊ',
|
|
243
|
-
'ʋ' => 'Ʋ',
|
|
244
|
-
'ʌ' => 'Ʌ',
|
|
245
|
-
'ʒ' => 'Ʒ',
|
|
246
|
-
'ʝ' => 'Ʝ',
|
|
247
|
-
'ʞ' => 'Ʞ',
|
|
248
|
-
'ͅ' => 'Ι',
|
|
249
|
-
'ͱ' => 'Ͱ',
|
|
250
|
-
'ͳ' => 'Ͳ',
|
|
251
|
-
'ͷ' => 'Ͷ',
|
|
252
|
-
'ͻ' => 'Ͻ',
|
|
253
|
-
'ͼ' => 'Ͼ',
|
|
254
|
-
'ͽ' => 'Ͽ',
|
|
255
|
-
'ά' => 'Ά',
|
|
256
|
-
'έ' => 'Έ',
|
|
257
|
-
'ή' => 'Ή',
|
|
258
|
-
'ί' => 'Ί',
|
|
259
|
-
'α' => 'Α',
|
|
260
|
-
'β' => 'Β',
|
|
261
|
-
'γ' => 'Γ',
|
|
262
|
-
'δ' => 'Δ',
|
|
263
|
-
'ε' => 'Ε',
|
|
264
|
-
'ζ' => 'Ζ',
|
|
265
|
-
'η' => 'Η',
|
|
266
|
-
'θ' => 'Θ',
|
|
267
|
-
'ι' => 'Ι',
|
|
268
|
-
'κ' => 'Κ',
|
|
269
|
-
'λ' => 'Λ',
|
|
270
|
-
'μ' => 'Μ',
|
|
271
|
-
'ν' => 'Ν',
|
|
272
|
-
'ξ' => 'Ξ',
|
|
273
|
-
'ο' => 'Ο',
|
|
274
|
-
'π' => 'Π',
|
|
275
|
-
'ρ' => 'Ρ',
|
|
276
|
-
'ς' => 'Σ',
|
|
277
|
-
'σ' => 'Σ',
|
|
278
|
-
'τ' => 'Τ',
|
|
279
|
-
'υ' => 'Υ',
|
|
280
|
-
'φ' => 'Φ',
|
|
281
|
-
'χ' => 'Χ',
|
|
282
|
-
'ψ' => 'Ψ',
|
|
283
|
-
'ω' => 'Ω',
|
|
284
|
-
'ϊ' => 'Ϊ',
|
|
285
|
-
'ϋ' => 'Ϋ',
|
|
286
|
-
'ό' => 'Ό',
|
|
287
|
-
'ύ' => 'Ύ',
|
|
288
|
-
'ώ' => 'Ώ',
|
|
289
|
-
'ϐ' => 'Β',
|
|
290
|
-
'ϑ' => 'Θ',
|
|
291
|
-
'ϕ' => 'Φ',
|
|
292
|
-
'ϖ' => 'Π',
|
|
293
|
-
'ϗ' => 'Ϗ',
|
|
294
|
-
'ϙ' => 'Ϙ',
|
|
295
|
-
'ϛ' => 'Ϛ',
|
|
296
|
-
'ϝ' => 'Ϝ',
|
|
297
|
-
'ϟ' => 'Ϟ',
|
|
298
|
-
'ϡ' => 'Ϡ',
|
|
299
|
-
'ϣ' => 'Ϣ',
|
|
300
|
-
'ϥ' => 'Ϥ',
|
|
301
|
-
'ϧ' => 'Ϧ',
|
|
302
|
-
'ϩ' => 'Ϩ',
|
|
303
|
-
'ϫ' => 'Ϫ',
|
|
304
|
-
'ϭ' => 'Ϭ',
|
|
305
|
-
'ϯ' => 'Ϯ',
|
|
306
|
-
'ϰ' => 'Κ',
|
|
307
|
-
'ϱ' => 'Ρ',
|
|
308
|
-
'ϲ' => 'Ϲ',
|
|
309
|
-
'ϳ' => 'Ϳ',
|
|
310
|
-
'ϵ' => 'Ε',
|
|
311
|
-
'ϸ' => 'Ϸ',
|
|
312
|
-
'ϻ' => 'Ϻ',
|
|
313
|
-
'а' => 'А',
|
|
314
|
-
'б' => 'Б',
|
|
315
|
-
'в' => 'В',
|
|
316
|
-
'г' => 'Г',
|
|
317
|
-
'д' => 'Д',
|
|
318
|
-
'е' => 'Е',
|
|
319
|
-
'ж' => 'Ж',
|
|
320
|
-
'з' => 'З',
|
|
321
|
-
'и' => 'И',
|
|
322
|
-
'й' => 'Й',
|
|
323
|
-
'к' => 'К',
|
|
324
|
-
'л' => 'Л',
|
|
325
|
-
'м' => 'М',
|
|
326
|
-
'н' => 'Н',
|
|
327
|
-
'о' => 'О',
|
|
328
|
-
'п' => 'П',
|
|
329
|
-
'р' => 'Р',
|
|
330
|
-
'с' => 'С',
|
|
331
|
-
'т' => 'Т',
|
|
332
|
-
'у' => 'У',
|
|
333
|
-
'ф' => 'Ф',
|
|
334
|
-
'х' => 'Х',
|
|
335
|
-
'ц' => 'Ц',
|
|
336
|
-
'ч' => 'Ч',
|
|
337
|
-
'ш' => 'Ш',
|
|
338
|
-
'щ' => 'Щ',
|
|
339
|
-
'ъ' => 'Ъ',
|
|
340
|
-
'ы' => 'Ы',
|
|
341
|
-
'ь' => 'Ь',
|
|
342
|
-
'э' => 'Э',
|
|
343
|
-
'ю' => 'Ю',
|
|
344
|
-
'я' => 'Я',
|
|
345
|
-
'ѐ' => 'Ѐ',
|
|
346
|
-
'ё' => 'Ё',
|
|
347
|
-
'ђ' => 'Ђ',
|
|
348
|
-
'ѓ' => 'Ѓ',
|
|
349
|
-
'є' => 'Є',
|
|
350
|
-
'ѕ' => 'Ѕ',
|
|
351
|
-
'і' => 'І',
|
|
352
|
-
'ї' => 'Ї',
|
|
353
|
-
'ј' => 'Ј',
|
|
354
|
-
'љ' => 'Љ',
|
|
355
|
-
'њ' => 'Њ',
|
|
356
|
-
'ћ' => 'Ћ',
|
|
357
|
-
'ќ' => 'Ќ',
|
|
358
|
-
'ѝ' => 'Ѝ',
|
|
359
|
-
'ў' => 'Ў',
|
|
360
|
-
'џ' => 'Џ',
|
|
361
|
-
'ѡ' => 'Ѡ',
|
|
362
|
-
'ѣ' => 'Ѣ',
|
|
363
|
-
'ѥ' => 'Ѥ',
|
|
364
|
-
'ѧ' => 'Ѧ',
|
|
365
|
-
'ѩ' => 'Ѩ',
|
|
366
|
-
'ѫ' => 'Ѫ',
|
|
367
|
-
'ѭ' => 'Ѭ',
|
|
368
|
-
'ѯ' => 'Ѯ',
|
|
369
|
-
'ѱ' => 'Ѱ',
|
|
370
|
-
'ѳ' => 'Ѳ',
|
|
371
|
-
'ѵ' => 'Ѵ',
|
|
372
|
-
'ѷ' => 'Ѷ',
|
|
373
|
-
'ѹ' => 'Ѹ',
|
|
374
|
-
'ѻ' => 'Ѻ',
|
|
375
|
-
'ѽ' => 'Ѽ',
|
|
376
|
-
'ѿ' => 'Ѿ',
|
|
377
|
-
'ҁ' => 'Ҁ',
|
|
378
|
-
'ҋ' => 'Ҋ',
|
|
379
|
-
'ҍ' => 'Ҍ',
|
|
380
|
-
'ҏ' => 'Ҏ',
|
|
381
|
-
'ґ' => 'Ґ',
|
|
382
|
-
'ғ' => 'Ғ',
|
|
383
|
-
'ҕ' => 'Ҕ',
|
|
384
|
-
'җ' => 'Җ',
|
|
385
|
-
'ҙ' => 'Ҙ',
|
|
386
|
-
'қ' => 'Қ',
|
|
387
|
-
'ҝ' => 'Ҝ',
|
|
388
|
-
'ҟ' => 'Ҟ',
|
|
389
|
-
'ҡ' => 'Ҡ',
|
|
390
|
-
'ң' => 'Ң',
|
|
391
|
-
'ҥ' => 'Ҥ',
|
|
392
|
-
'ҧ' => 'Ҧ',
|
|
393
|
-
'ҩ' => 'Ҩ',
|
|
394
|
-
'ҫ' => 'Ҫ',
|
|
395
|
-
'ҭ' => 'Ҭ',
|
|
396
|
-
'ү' => 'Ү',
|
|
397
|
-
'ұ' => 'Ұ',
|
|
398
|
-
'ҳ' => 'Ҳ',
|
|
399
|
-
'ҵ' => 'Ҵ',
|
|
400
|
-
'ҷ' => 'Ҷ',
|
|
401
|
-
'ҹ' => 'Ҹ',
|
|
402
|
-
'һ' => 'Һ',
|
|
403
|
-
'ҽ' => 'Ҽ',
|
|
404
|
-
'ҿ' => 'Ҿ',
|
|
405
|
-
'ӂ' => 'Ӂ',
|
|
406
|
-
'ӄ' => 'Ӄ',
|
|
407
|
-
'ӆ' => 'Ӆ',
|
|
408
|
-
'ӈ' => 'Ӈ',
|
|
409
|
-
'ӊ' => 'Ӊ',
|
|
410
|
-
'ӌ' => 'Ӌ',
|
|
411
|
-
'ӎ' => 'Ӎ',
|
|
412
|
-
'ӏ' => 'Ӏ',
|
|
413
|
-
'ӑ' => 'Ӑ',
|
|
414
|
-
'ӓ' => 'Ӓ',
|
|
415
|
-
'ӕ' => 'Ӕ',
|
|
416
|
-
'ӗ' => 'Ӗ',
|
|
417
|
-
'ә' => 'Ә',
|
|
418
|
-
'ӛ' => 'Ӛ',
|
|
419
|
-
'ӝ' => 'Ӝ',
|
|
420
|
-
'ӟ' => 'Ӟ',
|
|
421
|
-
'ӡ' => 'Ӡ',
|
|
422
|
-
'ӣ' => 'Ӣ',
|
|
423
|
-
'ӥ' => 'Ӥ',
|
|
424
|
-
'ӧ' => 'Ӧ',
|
|
425
|
-
'ө' => 'Ө',
|
|
426
|
-
'ӫ' => 'Ӫ',
|
|
427
|
-
'ӭ' => 'Ӭ',
|
|
428
|
-
'ӯ' => 'Ӯ',
|
|
429
|
-
'ӱ' => 'Ӱ',
|
|
430
|
-
'ӳ' => 'Ӳ',
|
|
431
|
-
'ӵ' => 'Ӵ',
|
|
432
|
-
'ӷ' => 'Ӷ',
|
|
433
|
-
'ӹ' => 'Ӹ',
|
|
434
|
-
'ӻ' => 'Ӻ',
|
|
435
|
-
'ӽ' => 'Ӽ',
|
|
436
|
-
'ӿ' => 'Ӿ',
|
|
437
|
-
'ԁ' => 'Ԁ',
|
|
438
|
-
'ԃ' => 'Ԃ',
|
|
439
|
-
'ԅ' => 'Ԅ',
|
|
440
|
-
'ԇ' => 'Ԇ',
|
|
441
|
-
'ԉ' => 'Ԉ',
|
|
442
|
-
'ԋ' => 'Ԋ',
|
|
443
|
-
'ԍ' => 'Ԍ',
|
|
444
|
-
'ԏ' => 'Ԏ',
|
|
445
|
-
'ԑ' => 'Ԑ',
|
|
446
|
-
'ԓ' => 'Ԓ',
|
|
447
|
-
'ԕ' => 'Ԕ',
|
|
448
|
-
'ԗ' => 'Ԗ',
|
|
449
|
-
'ԙ' => 'Ԙ',
|
|
450
|
-
'ԛ' => 'Ԛ',
|
|
451
|
-
'ԝ' => 'Ԝ',
|
|
452
|
-
'ԟ' => 'Ԟ',
|
|
453
|
-
'ԡ' => 'Ԡ',
|
|
454
|
-
'ԣ' => 'Ԣ',
|
|
455
|
-
'ԥ' => 'Ԥ',
|
|
456
|
-
'ԧ' => 'Ԧ',
|
|
457
|
-
'ԩ' => 'Ԩ',
|
|
458
|
-
'ԫ' => 'Ԫ',
|
|
459
|
-
'ԭ' => 'Ԭ',
|
|
460
|
-
'ԯ' => 'Ԯ',
|
|
461
|
-
'ա' => 'Ա',
|
|
462
|
-
'բ' => 'Բ',
|
|
463
|
-
'գ' => 'Գ',
|
|
464
|
-
'դ' => 'Դ',
|
|
465
|
-
'ե' => 'Ե',
|
|
466
|
-
'զ' => 'Զ',
|
|
467
|
-
'է' => 'Է',
|
|
468
|
-
'ը' => 'Ը',
|
|
469
|
-
'թ' => 'Թ',
|
|
470
|
-
'ժ' => 'Ժ',
|
|
471
|
-
'ի' => 'Ի',
|
|
472
|
-
'լ' => 'Լ',
|
|
473
|
-
'խ' => 'Խ',
|
|
474
|
-
'ծ' => 'Ծ',
|
|
475
|
-
'կ' => 'Կ',
|
|
476
|
-
'հ' => 'Հ',
|
|
477
|
-
'ձ' => 'Ձ',
|
|
478
|
-
'ղ' => 'Ղ',
|
|
479
|
-
'ճ' => 'Ճ',
|
|
480
|
-
'մ' => 'Մ',
|
|
481
|
-
'յ' => 'Յ',
|
|
482
|
-
'ն' => 'Ն',
|
|
483
|
-
'շ' => 'Շ',
|
|
484
|
-
'ո' => 'Ո',
|
|
485
|
-
'չ' => 'Չ',
|
|
486
|
-
'պ' => 'Պ',
|
|
487
|
-
'ջ' => 'Ջ',
|
|
488
|
-
'ռ' => 'Ռ',
|
|
489
|
-
'ս' => 'Ս',
|
|
490
|
-
'վ' => 'Վ',
|
|
491
|
-
'տ' => 'Տ',
|
|
492
|
-
'ր' => 'Ր',
|
|
493
|
-
'ց' => 'Ց',
|
|
494
|
-
'ւ' => 'Ւ',
|
|
495
|
-
'փ' => 'Փ',
|
|
496
|
-
'ք' => 'Ք',
|
|
497
|
-
'օ' => 'Օ',
|
|
498
|
-
'ֆ' => 'Ֆ',
|
|
499
|
-
'ა' => 'Ა',
|
|
500
|
-
'ბ' => 'Ბ',
|
|
501
|
-
'გ' => 'Გ',
|
|
502
|
-
'დ' => 'Დ',
|
|
503
|
-
'ე' => 'Ე',
|
|
504
|
-
'ვ' => 'Ვ',
|
|
505
|
-
'ზ' => 'Ზ',
|
|
506
|
-
'თ' => 'Თ',
|
|
507
|
-
'ი' => 'Ი',
|
|
508
|
-
'კ' => 'Კ',
|
|
509
|
-
'ლ' => 'Ლ',
|
|
510
|
-
'მ' => 'Მ',
|
|
511
|
-
'ნ' => 'Ნ',
|
|
512
|
-
'ო' => 'Ო',
|
|
513
|
-
'პ' => 'Პ',
|
|
514
|
-
'ჟ' => 'Ჟ',
|
|
515
|
-
'რ' => 'Რ',
|
|
516
|
-
'ს' => 'Ს',
|
|
517
|
-
'ტ' => 'Ტ',
|
|
518
|
-
'უ' => 'Უ',
|
|
519
|
-
'ფ' => 'Ფ',
|
|
520
|
-
'ქ' => 'Ქ',
|
|
521
|
-
'ღ' => 'Ღ',
|
|
522
|
-
'ყ' => 'Ყ',
|
|
523
|
-
'შ' => 'Შ',
|
|
524
|
-
'ჩ' => 'Ჩ',
|
|
525
|
-
'ც' => 'Ც',
|
|
526
|
-
'ძ' => 'Ძ',
|
|
527
|
-
'წ' => 'Წ',
|
|
528
|
-
'ჭ' => 'Ჭ',
|
|
529
|
-
'ხ' => 'Ხ',
|
|
530
|
-
'ჯ' => 'Ჯ',
|
|
531
|
-
'ჰ' => 'Ჰ',
|
|
532
|
-
'ჱ' => 'Ჱ',
|
|
533
|
-
'ჲ' => 'Ჲ',
|
|
534
|
-
'ჳ' => 'Ჳ',
|
|
535
|
-
'ჴ' => 'Ჴ',
|
|
536
|
-
'ჵ' => 'Ჵ',
|
|
537
|
-
'ჶ' => 'Ჶ',
|
|
538
|
-
'ჷ' => 'Ჷ',
|
|
539
|
-
'ჸ' => 'Ჸ',
|
|
540
|
-
'ჹ' => 'Ჹ',
|
|
541
|
-
'ჺ' => 'Ჺ',
|
|
542
|
-
'ჽ' => 'Ჽ',
|
|
543
|
-
'ჾ' => 'Ჾ',
|
|
544
|
-
'ჿ' => 'Ჿ',
|
|
545
|
-
'ᏸ' => 'Ᏸ',
|
|
546
|
-
'ᏹ' => 'Ᏹ',
|
|
547
|
-
'ᏺ' => 'Ᏺ',
|
|
548
|
-
'ᏻ' => 'Ᏻ',
|
|
549
|
-
'ᏼ' => 'Ᏼ',
|
|
550
|
-
'ᏽ' => 'Ᏽ',
|
|
551
|
-
'ᲀ' => 'В',
|
|
552
|
-
'ᲁ' => 'Д',
|
|
553
|
-
'ᲂ' => 'О',
|
|
554
|
-
'ᲃ' => 'С',
|
|
555
|
-
'ᲄ' => 'Т',
|
|
556
|
-
'ᲅ' => 'Т',
|
|
557
|
-
'ᲆ' => 'Ъ',
|
|
558
|
-
'ᲇ' => 'Ѣ',
|
|
559
|
-
'ᲈ' => 'Ꙋ',
|
|
560
|
-
'ᵹ' => 'Ᵹ',
|
|
561
|
-
'ᵽ' => 'Ᵽ',
|
|
562
|
-
'ᶎ' => 'Ᶎ',
|
|
563
|
-
'ḁ' => 'Ḁ',
|
|
564
|
-
'ḃ' => 'Ḃ',
|
|
565
|
-
'ḅ' => 'Ḅ',
|
|
566
|
-
'ḇ' => 'Ḇ',
|
|
567
|
-
'ḉ' => 'Ḉ',
|
|
568
|
-
'ḋ' => 'Ḋ',
|
|
569
|
-
'ḍ' => 'Ḍ',
|
|
570
|
-
'ḏ' => 'Ḏ',
|
|
571
|
-
'ḑ' => 'Ḑ',
|
|
572
|
-
'ḓ' => 'Ḓ',
|
|
573
|
-
'ḕ' => 'Ḕ',
|
|
574
|
-
'ḗ' => 'Ḗ',
|
|
575
|
-
'ḙ' => 'Ḙ',
|
|
576
|
-
'ḛ' => 'Ḛ',
|
|
577
|
-
'ḝ' => 'Ḝ',
|
|
578
|
-
'ḟ' => 'Ḟ',
|
|
579
|
-
'ḡ' => 'Ḡ',
|
|
580
|
-
'ḣ' => 'Ḣ',
|
|
581
|
-
'ḥ' => 'Ḥ',
|
|
582
|
-
'ḧ' => 'Ḧ',
|
|
583
|
-
'ḩ' => 'Ḩ',
|
|
584
|
-
'ḫ' => 'Ḫ',
|
|
585
|
-
'ḭ' => 'Ḭ',
|
|
586
|
-
'ḯ' => 'Ḯ',
|
|
587
|
-
'ḱ' => 'Ḱ',
|
|
588
|
-
'ḳ' => 'Ḳ',
|
|
589
|
-
'ḵ' => 'Ḵ',
|
|
590
|
-
'ḷ' => 'Ḷ',
|
|
591
|
-
'ḹ' => 'Ḹ',
|
|
592
|
-
'ḻ' => 'Ḻ',
|
|
593
|
-
'ḽ' => 'Ḽ',
|
|
594
|
-
'ḿ' => 'Ḿ',
|
|
595
|
-
'ṁ' => 'Ṁ',
|
|
596
|
-
'ṃ' => 'Ṃ',
|
|
597
|
-
'ṅ' => 'Ṅ',
|
|
598
|
-
'ṇ' => 'Ṇ',
|
|
599
|
-
'ṉ' => 'Ṉ',
|
|
600
|
-
'ṋ' => 'Ṋ',
|
|
601
|
-
'ṍ' => 'Ṍ',
|
|
602
|
-
'ṏ' => 'Ṏ',
|
|
603
|
-
'ṑ' => 'Ṑ',
|
|
604
|
-
'ṓ' => 'Ṓ',
|
|
605
|
-
'ṕ' => 'Ṕ',
|
|
606
|
-
'ṗ' => 'Ṗ',
|
|
607
|
-
'ṙ' => 'Ṙ',
|
|
608
|
-
'ṛ' => 'Ṛ',
|
|
609
|
-
'ṝ' => 'Ṝ',
|
|
610
|
-
'ṟ' => 'Ṟ',
|
|
611
|
-
'ṡ' => 'Ṡ',
|
|
612
|
-
'ṣ' => 'Ṣ',
|
|
613
|
-
'ṥ' => 'Ṥ',
|
|
614
|
-
'ṧ' => 'Ṧ',
|
|
615
|
-
'ṩ' => 'Ṩ',
|
|
616
|
-
'ṫ' => 'Ṫ',
|
|
617
|
-
'ṭ' => 'Ṭ',
|
|
618
|
-
'ṯ' => 'Ṯ',
|
|
619
|
-
'ṱ' => 'Ṱ',
|
|
620
|
-
'ṳ' => 'Ṳ',
|
|
621
|
-
'ṵ' => 'Ṵ',
|
|
622
|
-
'ṷ' => 'Ṷ',
|
|
623
|
-
'ṹ' => 'Ṹ',
|
|
624
|
-
'ṻ' => 'Ṻ',
|
|
625
|
-
'ṽ' => 'Ṽ',
|
|
626
|
-
'ṿ' => 'Ṿ',
|
|
627
|
-
'ẁ' => 'Ẁ',
|
|
628
|
-
'ẃ' => 'Ẃ',
|
|
629
|
-
'ẅ' => 'Ẅ',
|
|
630
|
-
'ẇ' => 'Ẇ',
|
|
631
|
-
'ẉ' => 'Ẉ',
|
|
632
|
-
'ẋ' => 'Ẋ',
|
|
633
|
-
'ẍ' => 'Ẍ',
|
|
634
|
-
'ẏ' => 'Ẏ',
|
|
635
|
-
'ẑ' => 'Ẑ',
|
|
636
|
-
'ẓ' => 'Ẓ',
|
|
637
|
-
'ẕ' => 'Ẕ',
|
|
638
|
-
'ẛ' => 'Ṡ',
|
|
639
|
-
'ạ' => 'Ạ',
|
|
640
|
-
'ả' => 'Ả',
|
|
641
|
-
'ấ' => 'Ấ',
|
|
642
|
-
'ầ' => 'Ầ',
|
|
643
|
-
'ẩ' => 'Ẩ',
|
|
644
|
-
'ẫ' => 'Ẫ',
|
|
645
|
-
'ậ' => 'Ậ',
|
|
646
|
-
'ắ' => 'Ắ',
|
|
647
|
-
'ằ' => 'Ằ',
|
|
648
|
-
'ẳ' => 'Ẳ',
|
|
649
|
-
'ẵ' => 'Ẵ',
|
|
650
|
-
'ặ' => 'Ặ',
|
|
651
|
-
'ẹ' => 'Ẹ',
|
|
652
|
-
'ẻ' => 'Ẻ',
|
|
653
|
-
'ẽ' => 'Ẽ',
|
|
654
|
-
'ế' => 'Ế',
|
|
655
|
-
'ề' => 'Ề',
|
|
656
|
-
'ể' => 'Ể',
|
|
657
|
-
'ễ' => 'Ễ',
|
|
658
|
-
'ệ' => 'Ệ',
|
|
659
|
-
'ỉ' => 'Ỉ',
|
|
660
|
-
'ị' => 'Ị',
|
|
661
|
-
'ọ' => 'Ọ',
|
|
662
|
-
'ỏ' => 'Ỏ',
|
|
663
|
-
'ố' => 'Ố',
|
|
664
|
-
'ồ' => 'Ồ',
|
|
665
|
-
'ổ' => 'Ổ',
|
|
666
|
-
'ỗ' => 'Ỗ',
|
|
667
|
-
'ộ' => 'Ộ',
|
|
668
|
-
'ớ' => 'Ớ',
|
|
669
|
-
'ờ' => 'Ờ',
|
|
670
|
-
'ở' => 'Ở',
|
|
671
|
-
'ỡ' => 'Ỡ',
|
|
672
|
-
'ợ' => 'Ợ',
|
|
673
|
-
'ụ' => 'Ụ',
|
|
674
|
-
'ủ' => 'Ủ',
|
|
675
|
-
'ứ' => 'Ứ',
|
|
676
|
-
'ừ' => 'Ừ',
|
|
677
|
-
'ử' => 'Ử',
|
|
678
|
-
'ữ' => 'Ữ',
|
|
679
|
-
'ự' => 'Ự',
|
|
680
|
-
'ỳ' => 'Ỳ',
|
|
681
|
-
'ỵ' => 'Ỵ',
|
|
682
|
-
'ỷ' => 'Ỷ',
|
|
683
|
-
'ỹ' => 'Ỹ',
|
|
684
|
-
'ỻ' => 'Ỻ',
|
|
685
|
-
'ỽ' => 'Ỽ',
|
|
686
|
-
'ỿ' => 'Ỿ',
|
|
687
|
-
'ἀ' => 'Ἀ',
|
|
688
|
-
'ἁ' => 'Ἁ',
|
|
689
|
-
'ἂ' => 'Ἂ',
|
|
690
|
-
'ἃ' => 'Ἃ',
|
|
691
|
-
'ἄ' => 'Ἄ',
|
|
692
|
-
'ἅ' => 'Ἅ',
|
|
693
|
-
'ἆ' => 'Ἆ',
|
|
694
|
-
'ἇ' => 'Ἇ',
|
|
695
|
-
'ἐ' => 'Ἐ',
|
|
696
|
-
'ἑ' => 'Ἑ',
|
|
697
|
-
'ἒ' => 'Ἒ',
|
|
698
|
-
'ἓ' => 'Ἓ',
|
|
699
|
-
'ἔ' => 'Ἔ',
|
|
700
|
-
'ἕ' => 'Ἕ',
|
|
701
|
-
'ἠ' => 'Ἠ',
|
|
702
|
-
'ἡ' => 'Ἡ',
|
|
703
|
-
'ἢ' => 'Ἢ',
|
|
704
|
-
'ἣ' => 'Ἣ',
|
|
705
|
-
'ἤ' => 'Ἤ',
|
|
706
|
-
'ἥ' => 'Ἥ',
|
|
707
|
-
'ἦ' => 'Ἦ',
|
|
708
|
-
'ἧ' => 'Ἧ',
|
|
709
|
-
'ἰ' => 'Ἰ',
|
|
710
|
-
'ἱ' => 'Ἱ',
|
|
711
|
-
'ἲ' => 'Ἲ',
|
|
712
|
-
'ἳ' => 'Ἳ',
|
|
713
|
-
'ἴ' => 'Ἴ',
|
|
714
|
-
'ἵ' => 'Ἵ',
|
|
715
|
-
'ἶ' => 'Ἶ',
|
|
716
|
-
'ἷ' => 'Ἷ',
|
|
717
|
-
'ὀ' => 'Ὀ',
|
|
718
|
-
'ὁ' => 'Ὁ',
|
|
719
|
-
'ὂ' => 'Ὂ',
|
|
720
|
-
'ὃ' => 'Ὃ',
|
|
721
|
-
'ὄ' => 'Ὄ',
|
|
722
|
-
'ὅ' => 'Ὅ',
|
|
723
|
-
'ὑ' => 'Ὑ',
|
|
724
|
-
'ὓ' => 'Ὓ',
|
|
725
|
-
'ὕ' => 'Ὕ',
|
|
726
|
-
'ὗ' => 'Ὗ',
|
|
727
|
-
'ὠ' => 'Ὠ',
|
|
728
|
-
'ὡ' => 'Ὡ',
|
|
729
|
-
'ὢ' => 'Ὢ',
|
|
730
|
-
'ὣ' => 'Ὣ',
|
|
731
|
-
'ὤ' => 'Ὤ',
|
|
732
|
-
'ὥ' => 'Ὥ',
|
|
733
|
-
'ὦ' => 'Ὦ',
|
|
734
|
-
'ὧ' => 'Ὧ',
|
|
735
|
-
'ὰ' => 'Ὰ',
|
|
736
|
-
'ά' => 'Ά',
|
|
737
|
-
'ὲ' => 'Ὲ',
|
|
738
|
-
'έ' => 'Έ',
|
|
739
|
-
'ὴ' => 'Ὴ',
|
|
740
|
-
'ή' => 'Ή',
|
|
741
|
-
'ὶ' => 'Ὶ',
|
|
742
|
-
'ί' => 'Ί',
|
|
743
|
-
'ὸ' => 'Ὸ',
|
|
744
|
-
'ό' => 'Ό',
|
|
745
|
-
'ὺ' => 'Ὺ',
|
|
746
|
-
'ύ' => 'Ύ',
|
|
747
|
-
'ὼ' => 'Ὼ',
|
|
748
|
-
'ώ' => 'Ώ',
|
|
749
|
-
'ᾀ' => 'ἈΙ',
|
|
750
|
-
'ᾁ' => 'ἉΙ',
|
|
751
|
-
'ᾂ' => 'ἊΙ',
|
|
752
|
-
'ᾃ' => 'ἋΙ',
|
|
753
|
-
'ᾄ' => 'ἌΙ',
|
|
754
|
-
'ᾅ' => 'ἍΙ',
|
|
755
|
-
'ᾆ' => 'ἎΙ',
|
|
756
|
-
'ᾇ' => 'ἏΙ',
|
|
757
|
-
'ᾐ' => 'ἨΙ',
|
|
758
|
-
'ᾑ' => 'ἩΙ',
|
|
759
|
-
'ᾒ' => 'ἪΙ',
|
|
760
|
-
'ᾓ' => 'ἫΙ',
|
|
761
|
-
'ᾔ' => 'ἬΙ',
|
|
762
|
-
'ᾕ' => 'ἭΙ',
|
|
763
|
-
'ᾖ' => 'ἮΙ',
|
|
764
|
-
'ᾗ' => 'ἯΙ',
|
|
765
|
-
'ᾠ' => 'ὨΙ',
|
|
766
|
-
'ᾡ' => 'ὩΙ',
|
|
767
|
-
'ᾢ' => 'ὪΙ',
|
|
768
|
-
'ᾣ' => 'ὫΙ',
|
|
769
|
-
'ᾤ' => 'ὬΙ',
|
|
770
|
-
'ᾥ' => 'ὭΙ',
|
|
771
|
-
'ᾦ' => 'ὮΙ',
|
|
772
|
-
'ᾧ' => 'ὯΙ',
|
|
773
|
-
'ᾰ' => 'Ᾰ',
|
|
774
|
-
'ᾱ' => 'Ᾱ',
|
|
775
|
-
'ᾳ' => 'ΑΙ',
|
|
776
|
-
'ι' => 'Ι',
|
|
777
|
-
'ῃ' => 'ΗΙ',
|
|
778
|
-
'ῐ' => 'Ῐ',
|
|
779
|
-
'ῑ' => 'Ῑ',
|
|
780
|
-
'ῠ' => 'Ῠ',
|
|
781
|
-
'ῡ' => 'Ῡ',
|
|
782
|
-
'ῥ' => 'Ῥ',
|
|
783
|
-
'ῳ' => 'ΩΙ',
|
|
784
|
-
'ⅎ' => 'Ⅎ',
|
|
785
|
-
'ⅰ' => 'Ⅰ',
|
|
786
|
-
'ⅱ' => 'Ⅱ',
|
|
787
|
-
'ⅲ' => 'Ⅲ',
|
|
788
|
-
'ⅳ' => 'Ⅳ',
|
|
789
|
-
'ⅴ' => 'Ⅴ',
|
|
790
|
-
'ⅵ' => 'Ⅵ',
|
|
791
|
-
'ⅶ' => 'Ⅶ',
|
|
792
|
-
'ⅷ' => 'Ⅷ',
|
|
793
|
-
'ⅸ' => 'Ⅸ',
|
|
794
|
-
'ⅹ' => 'Ⅹ',
|
|
795
|
-
'ⅺ' => 'Ⅺ',
|
|
796
|
-
'ⅻ' => 'Ⅻ',
|
|
797
|
-
'ⅼ' => 'Ⅼ',
|
|
798
|
-
'ⅽ' => 'Ⅽ',
|
|
799
|
-
'ⅾ' => 'Ⅾ',
|
|
800
|
-
'ⅿ' => 'Ⅿ',
|
|
801
|
-
'ↄ' => 'Ↄ',
|
|
802
|
-
'ⓐ' => 'Ⓐ',
|
|
803
|
-
'ⓑ' => 'Ⓑ',
|
|
804
|
-
'ⓒ' => 'Ⓒ',
|
|
805
|
-
'ⓓ' => 'Ⓓ',
|
|
806
|
-
'ⓔ' => 'Ⓔ',
|
|
807
|
-
'ⓕ' => 'Ⓕ',
|
|
808
|
-
'ⓖ' => 'Ⓖ',
|
|
809
|
-
'ⓗ' => 'Ⓗ',
|
|
810
|
-
'ⓘ' => 'Ⓘ',
|
|
811
|
-
'ⓙ' => 'Ⓙ',
|
|
812
|
-
'ⓚ' => 'Ⓚ',
|
|
813
|
-
'ⓛ' => 'Ⓛ',
|
|
814
|
-
'ⓜ' => 'Ⓜ',
|
|
815
|
-
'ⓝ' => 'Ⓝ',
|
|
816
|
-
'ⓞ' => 'Ⓞ',
|
|
817
|
-
'ⓟ' => 'Ⓟ',
|
|
818
|
-
'ⓠ' => 'Ⓠ',
|
|
819
|
-
'ⓡ' => 'Ⓡ',
|
|
820
|
-
'ⓢ' => 'Ⓢ',
|
|
821
|
-
'ⓣ' => 'Ⓣ',
|
|
822
|
-
'ⓤ' => 'Ⓤ',
|
|
823
|
-
'ⓥ' => 'Ⓥ',
|
|
824
|
-
'ⓦ' => 'Ⓦ',
|
|
825
|
-
'ⓧ' => 'Ⓧ',
|
|
826
|
-
'ⓨ' => 'Ⓨ',
|
|
827
|
-
'ⓩ' => 'Ⓩ',
|
|
828
|
-
'ⰰ' => 'Ⰰ',
|
|
829
|
-
'ⰱ' => 'Ⰱ',
|
|
830
|
-
'ⰲ' => 'Ⰲ',
|
|
831
|
-
'ⰳ' => 'Ⰳ',
|
|
832
|
-
'ⰴ' => 'Ⰴ',
|
|
833
|
-
'ⰵ' => 'Ⰵ',
|
|
834
|
-
'ⰶ' => 'Ⰶ',
|
|
835
|
-
'ⰷ' => 'Ⰷ',
|
|
836
|
-
'ⰸ' => 'Ⰸ',
|
|
837
|
-
'ⰹ' => 'Ⰹ',
|
|
838
|
-
'ⰺ' => 'Ⰺ',
|
|
839
|
-
'ⰻ' => 'Ⰻ',
|
|
840
|
-
'ⰼ' => 'Ⰼ',
|
|
841
|
-
'ⰽ' => 'Ⰽ',
|
|
842
|
-
'ⰾ' => 'Ⰾ',
|
|
843
|
-
'ⰿ' => 'Ⰿ',
|
|
844
|
-
'ⱀ' => 'Ⱀ',
|
|
845
|
-
'ⱁ' => 'Ⱁ',
|
|
846
|
-
'ⱂ' => 'Ⱂ',
|
|
847
|
-
'ⱃ' => 'Ⱃ',
|
|
848
|
-
'ⱄ' => 'Ⱄ',
|
|
849
|
-
'ⱅ' => 'Ⱅ',
|
|
850
|
-
'ⱆ' => 'Ⱆ',
|
|
851
|
-
'ⱇ' => 'Ⱇ',
|
|
852
|
-
'ⱈ' => 'Ⱈ',
|
|
853
|
-
'ⱉ' => 'Ⱉ',
|
|
854
|
-
'ⱊ' => 'Ⱊ',
|
|
855
|
-
'ⱋ' => 'Ⱋ',
|
|
856
|
-
'ⱌ' => 'Ⱌ',
|
|
857
|
-
'ⱍ' => 'Ⱍ',
|
|
858
|
-
'ⱎ' => 'Ⱎ',
|
|
859
|
-
'ⱏ' => 'Ⱏ',
|
|
860
|
-
'ⱐ' => 'Ⱐ',
|
|
861
|
-
'ⱑ' => 'Ⱑ',
|
|
862
|
-
'ⱒ' => 'Ⱒ',
|
|
863
|
-
'ⱓ' => 'Ⱓ',
|
|
864
|
-
'ⱔ' => 'Ⱔ',
|
|
865
|
-
'ⱕ' => 'Ⱕ',
|
|
866
|
-
'ⱖ' => 'Ⱖ',
|
|
867
|
-
'ⱗ' => 'Ⱗ',
|
|
868
|
-
'ⱘ' => 'Ⱘ',
|
|
869
|
-
'ⱙ' => 'Ⱙ',
|
|
870
|
-
'ⱚ' => 'Ⱚ',
|
|
871
|
-
'ⱛ' => 'Ⱛ',
|
|
872
|
-
'ⱜ' => 'Ⱜ',
|
|
873
|
-
'ⱝ' => 'Ⱝ',
|
|
874
|
-
'ⱞ' => 'Ⱞ',
|
|
875
|
-
'ⱡ' => 'Ⱡ',
|
|
876
|
-
'ⱥ' => 'Ⱥ',
|
|
877
|
-
'ⱦ' => 'Ⱦ',
|
|
878
|
-
'ⱨ' => 'Ⱨ',
|
|
879
|
-
'ⱪ' => 'Ⱪ',
|
|
880
|
-
'ⱬ' => 'Ⱬ',
|
|
881
|
-
'ⱳ' => 'Ⱳ',
|
|
882
|
-
'ⱶ' => 'Ⱶ',
|
|
883
|
-
'ⲁ' => 'Ⲁ',
|
|
884
|
-
'ⲃ' => 'Ⲃ',
|
|
885
|
-
'ⲅ' => 'Ⲅ',
|
|
886
|
-
'ⲇ' => 'Ⲇ',
|
|
887
|
-
'ⲉ' => 'Ⲉ',
|
|
888
|
-
'ⲋ' => 'Ⲋ',
|
|
889
|
-
'ⲍ' => 'Ⲍ',
|
|
890
|
-
'ⲏ' => 'Ⲏ',
|
|
891
|
-
'ⲑ' => 'Ⲑ',
|
|
892
|
-
'ⲓ' => 'Ⲓ',
|
|
893
|
-
'ⲕ' => 'Ⲕ',
|
|
894
|
-
'ⲗ' => 'Ⲗ',
|
|
895
|
-
'ⲙ' => 'Ⲙ',
|
|
896
|
-
'ⲛ' => 'Ⲛ',
|
|
897
|
-
'ⲝ' => 'Ⲝ',
|
|
898
|
-
'ⲟ' => 'Ⲟ',
|
|
899
|
-
'ⲡ' => 'Ⲡ',
|
|
900
|
-
'ⲣ' => 'Ⲣ',
|
|
901
|
-
'ⲥ' => 'Ⲥ',
|
|
902
|
-
'ⲧ' => 'Ⲧ',
|
|
903
|
-
'ⲩ' => 'Ⲩ',
|
|
904
|
-
'ⲫ' => 'Ⲫ',
|
|
905
|
-
'ⲭ' => 'Ⲭ',
|
|
906
|
-
'ⲯ' => 'Ⲯ',
|
|
907
|
-
'ⲱ' => 'Ⲱ',
|
|
908
|
-
'ⲳ' => 'Ⲳ',
|
|
909
|
-
'ⲵ' => 'Ⲵ',
|
|
910
|
-
'ⲷ' => 'Ⲷ',
|
|
911
|
-
'ⲹ' => 'Ⲹ',
|
|
912
|
-
'ⲻ' => 'Ⲻ',
|
|
913
|
-
'ⲽ' => 'Ⲽ',
|
|
914
|
-
'ⲿ' => 'Ⲿ',
|
|
915
|
-
'ⳁ' => 'Ⳁ',
|
|
916
|
-
'ⳃ' => 'Ⳃ',
|
|
917
|
-
'ⳅ' => 'Ⳅ',
|
|
918
|
-
'ⳇ' => 'Ⳇ',
|
|
919
|
-
'ⳉ' => 'Ⳉ',
|
|
920
|
-
'ⳋ' => 'Ⳋ',
|
|
921
|
-
'ⳍ' => 'Ⳍ',
|
|
922
|
-
'ⳏ' => 'Ⳏ',
|
|
923
|
-
'ⳑ' => 'Ⳑ',
|
|
924
|
-
'ⳓ' => 'Ⳓ',
|
|
925
|
-
'ⳕ' => 'Ⳕ',
|
|
926
|
-
'ⳗ' => 'Ⳗ',
|
|
927
|
-
'ⳙ' => 'Ⳙ',
|
|
928
|
-
'ⳛ' => 'Ⳛ',
|
|
929
|
-
'ⳝ' => 'Ⳝ',
|
|
930
|
-
'ⳟ' => 'Ⳟ',
|
|
931
|
-
'ⳡ' => 'Ⳡ',
|
|
932
|
-
'ⳣ' => 'Ⳣ',
|
|
933
|
-
'ⳬ' => 'Ⳬ',
|
|
934
|
-
'ⳮ' => 'Ⳮ',
|
|
935
|
-
'ⳳ' => 'Ⳳ',
|
|
936
|
-
'ⴀ' => 'Ⴀ',
|
|
937
|
-
'ⴁ' => 'Ⴁ',
|
|
938
|
-
'ⴂ' => 'Ⴂ',
|
|
939
|
-
'ⴃ' => 'Ⴃ',
|
|
940
|
-
'ⴄ' => 'Ⴄ',
|
|
941
|
-
'ⴅ' => 'Ⴅ',
|
|
942
|
-
'ⴆ' => 'Ⴆ',
|
|
943
|
-
'ⴇ' => 'Ⴇ',
|
|
944
|
-
'ⴈ' => 'Ⴈ',
|
|
945
|
-
'ⴉ' => 'Ⴉ',
|
|
946
|
-
'ⴊ' => 'Ⴊ',
|
|
947
|
-
'ⴋ' => 'Ⴋ',
|
|
948
|
-
'ⴌ' => 'Ⴌ',
|
|
949
|
-
'ⴍ' => 'Ⴍ',
|
|
950
|
-
'ⴎ' => 'Ⴎ',
|
|
951
|
-
'ⴏ' => 'Ⴏ',
|
|
952
|
-
'ⴐ' => 'Ⴐ',
|
|
953
|
-
'ⴑ' => 'Ⴑ',
|
|
954
|
-
'ⴒ' => 'Ⴒ',
|
|
955
|
-
'ⴓ' => 'Ⴓ',
|
|
956
|
-
'ⴔ' => 'Ⴔ',
|
|
957
|
-
'ⴕ' => 'Ⴕ',
|
|
958
|
-
'ⴖ' => 'Ⴖ',
|
|
959
|
-
'ⴗ' => 'Ⴗ',
|
|
960
|
-
'ⴘ' => 'Ⴘ',
|
|
961
|
-
'ⴙ' => 'Ⴙ',
|
|
962
|
-
'ⴚ' => 'Ⴚ',
|
|
963
|
-
'ⴛ' => 'Ⴛ',
|
|
964
|
-
'ⴜ' => 'Ⴜ',
|
|
965
|
-
'ⴝ' => 'Ⴝ',
|
|
966
|
-
'ⴞ' => 'Ⴞ',
|
|
967
|
-
'ⴟ' => 'Ⴟ',
|
|
968
|
-
'ⴠ' => 'Ⴠ',
|
|
969
|
-
'ⴡ' => 'Ⴡ',
|
|
970
|
-
'ⴢ' => 'Ⴢ',
|
|
971
|
-
'ⴣ' => 'Ⴣ',
|
|
972
|
-
'ⴤ' => 'Ⴤ',
|
|
973
|
-
'ⴥ' => 'Ⴥ',
|
|
974
|
-
'ⴧ' => 'Ⴧ',
|
|
975
|
-
'ⴭ' => 'Ⴭ',
|
|
976
|
-
'ꙁ' => 'Ꙁ',
|
|
977
|
-
'ꙃ' => 'Ꙃ',
|
|
978
|
-
'ꙅ' => 'Ꙅ',
|
|
979
|
-
'ꙇ' => 'Ꙇ',
|
|
980
|
-
'ꙉ' => 'Ꙉ',
|
|
981
|
-
'ꙋ' => 'Ꙋ',
|
|
982
|
-
'ꙍ' => 'Ꙍ',
|
|
983
|
-
'ꙏ' => 'Ꙏ',
|
|
984
|
-
'ꙑ' => 'Ꙑ',
|
|
985
|
-
'ꙓ' => 'Ꙓ',
|
|
986
|
-
'ꙕ' => 'Ꙕ',
|
|
987
|
-
'ꙗ' => 'Ꙗ',
|
|
988
|
-
'ꙙ' => 'Ꙙ',
|
|
989
|
-
'ꙛ' => 'Ꙛ',
|
|
990
|
-
'ꙝ' => 'Ꙝ',
|
|
991
|
-
'ꙟ' => 'Ꙟ',
|
|
992
|
-
'ꙡ' => 'Ꙡ',
|
|
993
|
-
'ꙣ' => 'Ꙣ',
|
|
994
|
-
'ꙥ' => 'Ꙥ',
|
|
995
|
-
'ꙧ' => 'Ꙧ',
|
|
996
|
-
'ꙩ' => 'Ꙩ',
|
|
997
|
-
'ꙫ' => 'Ꙫ',
|
|
998
|
-
'ꙭ' => 'Ꙭ',
|
|
999
|
-
'ꚁ' => 'Ꚁ',
|
|
1000
|
-
'ꚃ' => 'Ꚃ',
|
|
1001
|
-
'ꚅ' => 'Ꚅ',
|
|
1002
|
-
'ꚇ' => 'Ꚇ',
|
|
1003
|
-
'ꚉ' => 'Ꚉ',
|
|
1004
|
-
'ꚋ' => 'Ꚋ',
|
|
1005
|
-
'ꚍ' => 'Ꚍ',
|
|
1006
|
-
'ꚏ' => 'Ꚏ',
|
|
1007
|
-
'ꚑ' => 'Ꚑ',
|
|
1008
|
-
'ꚓ' => 'Ꚓ',
|
|
1009
|
-
'ꚕ' => 'Ꚕ',
|
|
1010
|
-
'ꚗ' => 'Ꚗ',
|
|
1011
|
-
'ꚙ' => 'Ꚙ',
|
|
1012
|
-
'ꚛ' => 'Ꚛ',
|
|
1013
|
-
'ꜣ' => 'Ꜣ',
|
|
1014
|
-
'ꜥ' => 'Ꜥ',
|
|
1015
|
-
'ꜧ' => 'Ꜧ',
|
|
1016
|
-
'ꜩ' => 'Ꜩ',
|
|
1017
|
-
'ꜫ' => 'Ꜫ',
|
|
1018
|
-
'ꜭ' => 'Ꜭ',
|
|
1019
|
-
'ꜯ' => 'Ꜯ',
|
|
1020
|
-
'ꜳ' => 'Ꜳ',
|
|
1021
|
-
'ꜵ' => 'Ꜵ',
|
|
1022
|
-
'ꜷ' => 'Ꜷ',
|
|
1023
|
-
'ꜹ' => 'Ꜹ',
|
|
1024
|
-
'ꜻ' => 'Ꜻ',
|
|
1025
|
-
'ꜽ' => 'Ꜽ',
|
|
1026
|
-
'ꜿ' => 'Ꜿ',
|
|
1027
|
-
'ꝁ' => 'Ꝁ',
|
|
1028
|
-
'ꝃ' => 'Ꝃ',
|
|
1029
|
-
'ꝅ' => 'Ꝅ',
|
|
1030
|
-
'ꝇ' => 'Ꝇ',
|
|
1031
|
-
'ꝉ' => 'Ꝉ',
|
|
1032
|
-
'ꝋ' => 'Ꝋ',
|
|
1033
|
-
'ꝍ' => 'Ꝍ',
|
|
1034
|
-
'ꝏ' => 'Ꝏ',
|
|
1035
|
-
'ꝑ' => 'Ꝑ',
|
|
1036
|
-
'ꝓ' => 'Ꝓ',
|
|
1037
|
-
'ꝕ' => 'Ꝕ',
|
|
1038
|
-
'ꝗ' => 'Ꝗ',
|
|
1039
|
-
'ꝙ' => 'Ꝙ',
|
|
1040
|
-
'ꝛ' => 'Ꝛ',
|
|
1041
|
-
'ꝝ' => 'Ꝝ',
|
|
1042
|
-
'ꝟ' => 'Ꝟ',
|
|
1043
|
-
'ꝡ' => 'Ꝡ',
|
|
1044
|
-
'ꝣ' => 'Ꝣ',
|
|
1045
|
-
'ꝥ' => 'Ꝥ',
|
|
1046
|
-
'ꝧ' => 'Ꝧ',
|
|
1047
|
-
'ꝩ' => 'Ꝩ',
|
|
1048
|
-
'ꝫ' => 'Ꝫ',
|
|
1049
|
-
'ꝭ' => 'Ꝭ',
|
|
1050
|
-
'ꝯ' => 'Ꝯ',
|
|
1051
|
-
'ꝺ' => 'Ꝺ',
|
|
1052
|
-
'ꝼ' => 'Ꝼ',
|
|
1053
|
-
'ꝿ' => 'Ꝿ',
|
|
1054
|
-
'ꞁ' => 'Ꞁ',
|
|
1055
|
-
'ꞃ' => 'Ꞃ',
|
|
1056
|
-
'ꞅ' => 'Ꞅ',
|
|
1057
|
-
'ꞇ' => 'Ꞇ',
|
|
1058
|
-
'ꞌ' => 'Ꞌ',
|
|
1059
|
-
'ꞑ' => 'Ꞑ',
|
|
1060
|
-
'ꞓ' => 'Ꞓ',
|
|
1061
|
-
'ꞔ' => 'Ꞔ',
|
|
1062
|
-
'ꞗ' => 'Ꞗ',
|
|
1063
|
-
'ꞙ' => 'Ꞙ',
|
|
1064
|
-
'ꞛ' => 'Ꞛ',
|
|
1065
|
-
'ꞝ' => 'Ꞝ',
|
|
1066
|
-
'ꞟ' => 'Ꞟ',
|
|
1067
|
-
'ꞡ' => 'Ꞡ',
|
|
1068
|
-
'ꞣ' => 'Ꞣ',
|
|
1069
|
-
'ꞥ' => 'Ꞥ',
|
|
1070
|
-
'ꞧ' => 'Ꞧ',
|
|
1071
|
-
'ꞩ' => 'Ꞩ',
|
|
1072
|
-
'ꞵ' => 'Ꞵ',
|
|
1073
|
-
'ꞷ' => 'Ꞷ',
|
|
1074
|
-
'ꞹ' => 'Ꞹ',
|
|
1075
|
-
'ꞻ' => 'Ꞻ',
|
|
1076
|
-
'ꞽ' => 'Ꞽ',
|
|
1077
|
-
'ꞿ' => 'Ꞿ',
|
|
1078
|
-
'ꟃ' => 'Ꟃ',
|
|
1079
|
-
'ꟈ' => 'Ꟈ',
|
|
1080
|
-
'ꟊ' => 'Ꟊ',
|
|
1081
|
-
'ꟶ' => 'Ꟶ',
|
|
1082
|
-
'ꭓ' => 'Ꭓ',
|
|
1083
|
-
'ꭰ' => 'Ꭰ',
|
|
1084
|
-
'ꭱ' => 'Ꭱ',
|
|
1085
|
-
'ꭲ' => 'Ꭲ',
|
|
1086
|
-
'ꭳ' => 'Ꭳ',
|
|
1087
|
-
'ꭴ' => 'Ꭴ',
|
|
1088
|
-
'ꭵ' => 'Ꭵ',
|
|
1089
|
-
'ꭶ' => 'Ꭶ',
|
|
1090
|
-
'ꭷ' => 'Ꭷ',
|
|
1091
|
-
'ꭸ' => 'Ꭸ',
|
|
1092
|
-
'ꭹ' => 'Ꭹ',
|
|
1093
|
-
'ꭺ' => 'Ꭺ',
|
|
1094
|
-
'ꭻ' => 'Ꭻ',
|
|
1095
|
-
'ꭼ' => 'Ꭼ',
|
|
1096
|
-
'ꭽ' => 'Ꭽ',
|
|
1097
|
-
'ꭾ' => 'Ꭾ',
|
|
1098
|
-
'ꭿ' => 'Ꭿ',
|
|
1099
|
-
'ꮀ' => 'Ꮀ',
|
|
1100
|
-
'ꮁ' => 'Ꮁ',
|
|
1101
|
-
'ꮂ' => 'Ꮂ',
|
|
1102
|
-
'ꮃ' => 'Ꮃ',
|
|
1103
|
-
'ꮄ' => 'Ꮄ',
|
|
1104
|
-
'ꮅ' => 'Ꮅ',
|
|
1105
|
-
'ꮆ' => 'Ꮆ',
|
|
1106
|
-
'ꮇ' => 'Ꮇ',
|
|
1107
|
-
'ꮈ' => 'Ꮈ',
|
|
1108
|
-
'ꮉ' => 'Ꮉ',
|
|
1109
|
-
'ꮊ' => 'Ꮊ',
|
|
1110
|
-
'ꮋ' => 'Ꮋ',
|
|
1111
|
-
'ꮌ' => 'Ꮌ',
|
|
1112
|
-
'ꮍ' => 'Ꮍ',
|
|
1113
|
-
'ꮎ' => 'Ꮎ',
|
|
1114
|
-
'ꮏ' => 'Ꮏ',
|
|
1115
|
-
'ꮐ' => 'Ꮐ',
|
|
1116
|
-
'ꮑ' => 'Ꮑ',
|
|
1117
|
-
'ꮒ' => 'Ꮒ',
|
|
1118
|
-
'ꮓ' => 'Ꮓ',
|
|
1119
|
-
'ꮔ' => 'Ꮔ',
|
|
1120
|
-
'ꮕ' => 'Ꮕ',
|
|
1121
|
-
'ꮖ' => 'Ꮖ',
|
|
1122
|
-
'ꮗ' => 'Ꮗ',
|
|
1123
|
-
'ꮘ' => 'Ꮘ',
|
|
1124
|
-
'ꮙ' => 'Ꮙ',
|
|
1125
|
-
'ꮚ' => 'Ꮚ',
|
|
1126
|
-
'ꮛ' => 'Ꮛ',
|
|
1127
|
-
'ꮜ' => 'Ꮜ',
|
|
1128
|
-
'ꮝ' => 'Ꮝ',
|
|
1129
|
-
'ꮞ' => 'Ꮞ',
|
|
1130
|
-
'ꮟ' => 'Ꮟ',
|
|
1131
|
-
'ꮠ' => 'Ꮠ',
|
|
1132
|
-
'ꮡ' => 'Ꮡ',
|
|
1133
|
-
'ꮢ' => 'Ꮢ',
|
|
1134
|
-
'ꮣ' => 'Ꮣ',
|
|
1135
|
-
'ꮤ' => 'Ꮤ',
|
|
1136
|
-
'ꮥ' => 'Ꮥ',
|
|
1137
|
-
'ꮦ' => 'Ꮦ',
|
|
1138
|
-
'ꮧ' => 'Ꮧ',
|
|
1139
|
-
'ꮨ' => 'Ꮨ',
|
|
1140
|
-
'ꮩ' => 'Ꮩ',
|
|
1141
|
-
'ꮪ' => 'Ꮪ',
|
|
1142
|
-
'ꮫ' => 'Ꮫ',
|
|
1143
|
-
'ꮬ' => 'Ꮬ',
|
|
1144
|
-
'ꮭ' => 'Ꮭ',
|
|
1145
|
-
'ꮮ' => 'Ꮮ',
|
|
1146
|
-
'ꮯ' => 'Ꮯ',
|
|
1147
|
-
'ꮰ' => 'Ꮰ',
|
|
1148
|
-
'ꮱ' => 'Ꮱ',
|
|
1149
|
-
'ꮲ' => 'Ꮲ',
|
|
1150
|
-
'ꮳ' => 'Ꮳ',
|
|
1151
|
-
'ꮴ' => 'Ꮴ',
|
|
1152
|
-
'ꮵ' => 'Ꮵ',
|
|
1153
|
-
'ꮶ' => 'Ꮶ',
|
|
1154
|
-
'ꮷ' => 'Ꮷ',
|
|
1155
|
-
'ꮸ' => 'Ꮸ',
|
|
1156
|
-
'ꮹ' => 'Ꮹ',
|
|
1157
|
-
'ꮺ' => 'Ꮺ',
|
|
1158
|
-
'ꮻ' => 'Ꮻ',
|
|
1159
|
-
'ꮼ' => 'Ꮼ',
|
|
1160
|
-
'ꮽ' => 'Ꮽ',
|
|
1161
|
-
'ꮾ' => 'Ꮾ',
|
|
1162
|
-
'ꮿ' => 'Ꮿ',
|
|
1163
|
-
'a' => 'A',
|
|
1164
|
-
'b' => 'B',
|
|
1165
|
-
'c' => 'C',
|
|
1166
|
-
'd' => 'D',
|
|
1167
|
-
'e' => 'E',
|
|
1168
|
-
'f' => 'F',
|
|
1169
|
-
'g' => 'G',
|
|
1170
|
-
'h' => 'H',
|
|
1171
|
-
'i' => 'I',
|
|
1172
|
-
'j' => 'J',
|
|
1173
|
-
'k' => 'K',
|
|
1174
|
-
'l' => 'L',
|
|
1175
|
-
'm' => 'M',
|
|
1176
|
-
'n' => 'N',
|
|
1177
|
-
'o' => 'O',
|
|
1178
|
-
'p' => 'P',
|
|
1179
|
-
'q' => 'Q',
|
|
1180
|
-
'r' => 'R',
|
|
1181
|
-
's' => 'S',
|
|
1182
|
-
't' => 'T',
|
|
1183
|
-
'u' => 'U',
|
|
1184
|
-
'v' => 'V',
|
|
1185
|
-
'w' => 'W',
|
|
1186
|
-
'x' => 'X',
|
|
1187
|
-
'y' => 'Y',
|
|
1188
|
-
'z' => 'Z',
|
|
1189
|
-
'𐐨' => '𐐀',
|
|
1190
|
-
'𐐩' => '𐐁',
|
|
1191
|
-
'𐐪' => '𐐂',
|
|
1192
|
-
'𐐫' => '𐐃',
|
|
1193
|
-
'𐐬' => '𐐄',
|
|
1194
|
-
'𐐭' => '𐐅',
|
|
1195
|
-
'𐐮' => '𐐆',
|
|
1196
|
-
'𐐯' => '𐐇',
|
|
1197
|
-
'𐐰' => '𐐈',
|
|
1198
|
-
'𐐱' => '𐐉',
|
|
1199
|
-
'𐐲' => '𐐊',
|
|
1200
|
-
'𐐳' => '𐐋',
|
|
1201
|
-
'𐐴' => '𐐌',
|
|
1202
|
-
'𐐵' => '𐐍',
|
|
1203
|
-
'𐐶' => '𐐎',
|
|
1204
|
-
'𐐷' => '𐐏',
|
|
1205
|
-
'𐐸' => '𐐐',
|
|
1206
|
-
'𐐹' => '𐐑',
|
|
1207
|
-
'𐐺' => '𐐒',
|
|
1208
|
-
'𐐻' => '𐐓',
|
|
1209
|
-
'𐐼' => '𐐔',
|
|
1210
|
-
'𐐽' => '𐐕',
|
|
1211
|
-
'𐐾' => '𐐖',
|
|
1212
|
-
'𐐿' => '𐐗',
|
|
1213
|
-
'𐑀' => '𐐘',
|
|
1214
|
-
'𐑁' => '𐐙',
|
|
1215
|
-
'𐑂' => '𐐚',
|
|
1216
|
-
'𐑃' => '𐐛',
|
|
1217
|
-
'𐑄' => '𐐜',
|
|
1218
|
-
'𐑅' => '𐐝',
|
|
1219
|
-
'𐑆' => '𐐞',
|
|
1220
|
-
'𐑇' => '𐐟',
|
|
1221
|
-
'𐑈' => '𐐠',
|
|
1222
|
-
'𐑉' => '𐐡',
|
|
1223
|
-
'𐑊' => '𐐢',
|
|
1224
|
-
'𐑋' => '𐐣',
|
|
1225
|
-
'𐑌' => '𐐤',
|
|
1226
|
-
'𐑍' => '𐐥',
|
|
1227
|
-
'𐑎' => '𐐦',
|
|
1228
|
-
'𐑏' => '𐐧',
|
|
1229
|
-
'𐓘' => '𐒰',
|
|
1230
|
-
'𐓙' => '𐒱',
|
|
1231
|
-
'𐓚' => '𐒲',
|
|
1232
|
-
'𐓛' => '𐒳',
|
|
1233
|
-
'𐓜' => '𐒴',
|
|
1234
|
-
'𐓝' => '𐒵',
|
|
1235
|
-
'𐓞' => '𐒶',
|
|
1236
|
-
'𐓟' => '𐒷',
|
|
1237
|
-
'𐓠' => '𐒸',
|
|
1238
|
-
'𐓡' => '𐒹',
|
|
1239
|
-
'𐓢' => '𐒺',
|
|
1240
|
-
'𐓣' => '𐒻',
|
|
1241
|
-
'𐓤' => '𐒼',
|
|
1242
|
-
'𐓥' => '𐒽',
|
|
1243
|
-
'𐓦' => '𐒾',
|
|
1244
|
-
'𐓧' => '𐒿',
|
|
1245
|
-
'𐓨' => '𐓀',
|
|
1246
|
-
'𐓩' => '𐓁',
|
|
1247
|
-
'𐓪' => '𐓂',
|
|
1248
|
-
'𐓫' => '𐓃',
|
|
1249
|
-
'𐓬' => '𐓄',
|
|
1250
|
-
'𐓭' => '𐓅',
|
|
1251
|
-
'𐓮' => '𐓆',
|
|
1252
|
-
'𐓯' => '𐓇',
|
|
1253
|
-
'𐓰' => '𐓈',
|
|
1254
|
-
'𐓱' => '𐓉',
|
|
1255
|
-
'𐓲' => '𐓊',
|
|
1256
|
-
'𐓳' => '𐓋',
|
|
1257
|
-
'𐓴' => '𐓌',
|
|
1258
|
-
'𐓵' => '𐓍',
|
|
1259
|
-
'𐓶' => '𐓎',
|
|
1260
|
-
'𐓷' => '𐓏',
|
|
1261
|
-
'𐓸' => '𐓐',
|
|
1262
|
-
'𐓹' => '𐓑',
|
|
1263
|
-
'𐓺' => '𐓒',
|
|
1264
|
-
'𐓻' => '𐓓',
|
|
1265
|
-
'𐳀' => '𐲀',
|
|
1266
|
-
'𐳁' => '𐲁',
|
|
1267
|
-
'𐳂' => '𐲂',
|
|
1268
|
-
'𐳃' => '𐲃',
|
|
1269
|
-
'𐳄' => '𐲄',
|
|
1270
|
-
'𐳅' => '𐲅',
|
|
1271
|
-
'𐳆' => '𐲆',
|
|
1272
|
-
'𐳇' => '𐲇',
|
|
1273
|
-
'𐳈' => '𐲈',
|
|
1274
|
-
'𐳉' => '𐲉',
|
|
1275
|
-
'𐳊' => '𐲊',
|
|
1276
|
-
'𐳋' => '𐲋',
|
|
1277
|
-
'𐳌' => '𐲌',
|
|
1278
|
-
'𐳍' => '𐲍',
|
|
1279
|
-
'𐳎' => '𐲎',
|
|
1280
|
-
'𐳏' => '𐲏',
|
|
1281
|
-
'𐳐' => '𐲐',
|
|
1282
|
-
'𐳑' => '𐲑',
|
|
1283
|
-
'𐳒' => '𐲒',
|
|
1284
|
-
'𐳓' => '𐲓',
|
|
1285
|
-
'𐳔' => '𐲔',
|
|
1286
|
-
'𐳕' => '𐲕',
|
|
1287
|
-
'𐳖' => '𐲖',
|
|
1288
|
-
'𐳗' => '𐲗',
|
|
1289
|
-
'𐳘' => '𐲘',
|
|
1290
|
-
'𐳙' => '𐲙',
|
|
1291
|
-
'𐳚' => '𐲚',
|
|
1292
|
-
'𐳛' => '𐲛',
|
|
1293
|
-
'𐳜' => '𐲜',
|
|
1294
|
-
'𐳝' => '𐲝',
|
|
1295
|
-
'𐳞' => '𐲞',
|
|
1296
|
-
'𐳟' => '𐲟',
|
|
1297
|
-
'𐳠' => '𐲠',
|
|
1298
|
-
'𐳡' => '𐲡',
|
|
1299
|
-
'𐳢' => '𐲢',
|
|
1300
|
-
'𐳣' => '𐲣',
|
|
1301
|
-
'𐳤' => '𐲤',
|
|
1302
|
-
'𐳥' => '𐲥',
|
|
1303
|
-
'𐳦' => '𐲦',
|
|
1304
|
-
'𐳧' => '𐲧',
|
|
1305
|
-
'𐳨' => '𐲨',
|
|
1306
|
-
'𐳩' => '𐲩',
|
|
1307
|
-
'𐳪' => '𐲪',
|
|
1308
|
-
'𐳫' => '𐲫',
|
|
1309
|
-
'𐳬' => '𐲬',
|
|
1310
|
-
'𐳭' => '𐲭',
|
|
1311
|
-
'𐳮' => '𐲮',
|
|
1312
|
-
'𐳯' => '𐲯',
|
|
1313
|
-
'𐳰' => '𐲰',
|
|
1314
|
-
'𐳱' => '𐲱',
|
|
1315
|
-
'𐳲' => '𐲲',
|
|
1316
|
-
'𑣀' => '𑢠',
|
|
1317
|
-
'𑣁' => '𑢡',
|
|
1318
|
-
'𑣂' => '𑢢',
|
|
1319
|
-
'𑣃' => '𑢣',
|
|
1320
|
-
'𑣄' => '𑢤',
|
|
1321
|
-
'𑣅' => '𑢥',
|
|
1322
|
-
'𑣆' => '𑢦',
|
|
1323
|
-
'𑣇' => '𑢧',
|
|
1324
|
-
'𑣈' => '𑢨',
|
|
1325
|
-
'𑣉' => '𑢩',
|
|
1326
|
-
'𑣊' => '𑢪',
|
|
1327
|
-
'𑣋' => '𑢫',
|
|
1328
|
-
'𑣌' => '𑢬',
|
|
1329
|
-
'𑣍' => '𑢭',
|
|
1330
|
-
'𑣎' => '𑢮',
|
|
1331
|
-
'𑣏' => '𑢯',
|
|
1332
|
-
'𑣐' => '𑢰',
|
|
1333
|
-
'𑣑' => '𑢱',
|
|
1334
|
-
'𑣒' => '𑢲',
|
|
1335
|
-
'𑣓' => '𑢳',
|
|
1336
|
-
'𑣔' => '𑢴',
|
|
1337
|
-
'𑣕' => '𑢵',
|
|
1338
|
-
'𑣖' => '𑢶',
|
|
1339
|
-
'𑣗' => '𑢷',
|
|
1340
|
-
'𑣘' => '𑢸',
|
|
1341
|
-
'𑣙' => '𑢹',
|
|
1342
|
-
'𑣚' => '𑢺',
|
|
1343
|
-
'𑣛' => '𑢻',
|
|
1344
|
-
'𑣜' => '𑢼',
|
|
1345
|
-
'𑣝' => '𑢽',
|
|
1346
|
-
'𑣞' => '𑢾',
|
|
1347
|
-
'𑣟' => '𑢿',
|
|
1348
|
-
'𖹠' => '𖹀',
|
|
1349
|
-
'𖹡' => '𖹁',
|
|
1350
|
-
'𖹢' => '𖹂',
|
|
1351
|
-
'𖹣' => '𖹃',
|
|
1352
|
-
'𖹤' => '𖹄',
|
|
1353
|
-
'𖹥' => '𖹅',
|
|
1354
|
-
'𖹦' => '𖹆',
|
|
1355
|
-
'𖹧' => '𖹇',
|
|
1356
|
-
'𖹨' => '𖹈',
|
|
1357
|
-
'𖹩' => '𖹉',
|
|
1358
|
-
'𖹪' => '𖹊',
|
|
1359
|
-
'𖹫' => '𖹋',
|
|
1360
|
-
'𖹬' => '𖹌',
|
|
1361
|
-
'𖹭' => '𖹍',
|
|
1362
|
-
'𖹮' => '𖹎',
|
|
1363
|
-
'𖹯' => '𖹏',
|
|
1364
|
-
'𖹰' => '𖹐',
|
|
1365
|
-
'𖹱' => '𖹑',
|
|
1366
|
-
'𖹲' => '𖹒',
|
|
1367
|
-
'𖹳' => '𖹓',
|
|
1368
|
-
'𖹴' => '𖹔',
|
|
1369
|
-
'𖹵' => '𖹕',
|
|
1370
|
-
'𖹶' => '𖹖',
|
|
1371
|
-
'𖹷' => '𖹗',
|
|
1372
|
-
'𖹸' => '𖹘',
|
|
1373
|
-
'𖹹' => '𖹙',
|
|
1374
|
-
'𖹺' => '𖹚',
|
|
1375
|
-
'𖹻' => '𖹛',
|
|
1376
|
-
'𖹼' => '𖹜',
|
|
1377
|
-
'𖹽' => '𖹝',
|
|
1378
|
-
'𖹾' => '𖹞',
|
|
1379
|
-
'𖹿' => '𖹟',
|
|
1380
|
-
'𞤢' => '𞤀',
|
|
1381
|
-
'𞤣' => '𞤁',
|
|
1382
|
-
'𞤤' => '𞤂',
|
|
1383
|
-
'𞤥' => '𞤃',
|
|
1384
|
-
'𞤦' => '𞤄',
|
|
1385
|
-
'𞤧' => '𞤅',
|
|
1386
|
-
'𞤨' => '𞤆',
|
|
1387
|
-
'𞤩' => '𞤇',
|
|
1388
|
-
'𞤪' => '𞤈',
|
|
1389
|
-
'𞤫' => '𞤉',
|
|
1390
|
-
'𞤬' => '𞤊',
|
|
1391
|
-
'𞤭' => '𞤋',
|
|
1392
|
-
'𞤮' => '𞤌',
|
|
1393
|
-
'𞤯' => '𞤍',
|
|
1394
|
-
'𞤰' => '𞤎',
|
|
1395
|
-
'𞤱' => '𞤏',
|
|
1396
|
-
'𞤲' => '𞤐',
|
|
1397
|
-
'𞤳' => '𞤑',
|
|
1398
|
-
'𞤴' => '𞤒',
|
|
1399
|
-
'𞤵' => '𞤓',
|
|
1400
|
-
'𞤶' => '𞤔',
|
|
1401
|
-
'𞤷' => '𞤕',
|
|
1402
|
-
'𞤸' => '𞤖',
|
|
1403
|
-
'𞤹' => '𞤗',
|
|
1404
|
-
'𞤺' => '𞤘',
|
|
1405
|
-
'𞤻' => '𞤙',
|
|
1406
|
-
'𞤼' => '𞤚',
|
|
1407
|
-
'𞤽' => '𞤛',
|
|
1408
|
-
'𞤾' => '𞤜',
|
|
1409
|
-
'𞤿' => '𞤝',
|
|
1410
|
-
'𞥀' => '𞤞',
|
|
1411
|
-
'𞥁' => '𞤟',
|
|
1412
|
-
'𞥂' => '𞤠',
|
|
1413
|
-
'𞥃' => '𞤡',
|
|
1414
|
-
'ß' => 'SS',
|
|
1415
|
-
'ff' => 'FF',
|
|
1416
|
-
'fi' => 'FI',
|
|
1417
|
-
'fl' => 'FL',
|
|
1418
|
-
'ffi' => 'FFI',
|
|
1419
|
-
'ffl' => 'FFL',
|
|
1420
|
-
'ſt' => 'ST',
|
|
1421
|
-
'st' => 'ST',
|
|
1422
|
-
'և' => 'ԵՒ',
|
|
1423
|
-
'ﬓ' => 'ՄՆ',
|
|
1424
|
-
'ﬔ' => 'ՄԵ',
|
|
1425
|
-
'ﬕ' => 'ՄԻ',
|
|
1426
|
-
'ﬖ' => 'ՎՆ',
|
|
1427
|
-
'ﬗ' => 'ՄԽ',
|
|
1428
|
-
'ʼn' => 'ʼN',
|
|
1429
|
-
'ΐ' => 'Ϊ́',
|
|
1430
|
-
'ΰ' => 'Ϋ́',
|
|
1431
|
-
'ǰ' => 'J̌',
|
|
1432
|
-
'ẖ' => 'H̱',
|
|
1433
|
-
'ẗ' => 'T̈',
|
|
1434
|
-
'ẘ' => 'W̊',
|
|
1435
|
-
'ẙ' => 'Y̊',
|
|
1436
|
-
'ẚ' => 'Aʾ',
|
|
1437
|
-
'ὐ' => 'Υ̓',
|
|
1438
|
-
'ὒ' => 'Υ̓̀',
|
|
1439
|
-
'ὔ' => 'Υ̓́',
|
|
1440
|
-
'ὖ' => 'Υ̓͂',
|
|
1441
|
-
'ᾶ' => 'Α͂',
|
|
1442
|
-
'ῆ' => 'Η͂',
|
|
1443
|
-
'ῒ' => 'Ϊ̀',
|
|
1444
|
-
'ΐ' => 'Ϊ́',
|
|
1445
|
-
'ῖ' => 'Ι͂',
|
|
1446
|
-
'ῗ' => 'Ϊ͂',
|
|
1447
|
-
'ῢ' => 'Ϋ̀',
|
|
1448
|
-
'ΰ' => 'Ϋ́',
|
|
1449
|
-
'ῤ' => 'Ρ̓',
|
|
1450
|
-
'ῦ' => 'Υ͂',
|
|
1451
|
-
'ῧ' => 'Ϋ͂',
|
|
1452
|
-
'ῶ' => 'Ω͂',
|
|
1453
|
-
'ᾈ' => 'ἈΙ',
|
|
1454
|
-
'ᾉ' => 'ἉΙ',
|
|
1455
|
-
'ᾊ' => 'ἊΙ',
|
|
1456
|
-
'ᾋ' => 'ἋΙ',
|
|
1457
|
-
'ᾌ' => 'ἌΙ',
|
|
1458
|
-
'ᾍ' => 'ἍΙ',
|
|
1459
|
-
'ᾎ' => 'ἎΙ',
|
|
1460
|
-
'ᾏ' => 'ἏΙ',
|
|
1461
|
-
'ᾘ' => 'ἨΙ',
|
|
1462
|
-
'ᾙ' => 'ἩΙ',
|
|
1463
|
-
'ᾚ' => 'ἪΙ',
|
|
1464
|
-
'ᾛ' => 'ἫΙ',
|
|
1465
|
-
'ᾜ' => 'ἬΙ',
|
|
1466
|
-
'ᾝ' => 'ἭΙ',
|
|
1467
|
-
'ᾞ' => 'ἮΙ',
|
|
1468
|
-
'ᾟ' => 'ἯΙ',
|
|
1469
|
-
'ᾨ' => 'ὨΙ',
|
|
1470
|
-
'ᾩ' => 'ὩΙ',
|
|
1471
|
-
'ᾪ' => 'ὪΙ',
|
|
1472
|
-
'ᾫ' => 'ὫΙ',
|
|
1473
|
-
'ᾬ' => 'ὬΙ',
|
|
1474
|
-
'ᾭ' => 'ὭΙ',
|
|
1475
|
-
'ᾮ' => 'ὮΙ',
|
|
1476
|
-
'ᾯ' => 'ὯΙ',
|
|
1477
|
-
'ᾼ' => 'ΑΙ',
|
|
1478
|
-
'ῌ' => 'ΗΙ',
|
|
1479
|
-
'ῼ' => 'ΩΙ',
|
|
1480
|
-
'ᾲ' => 'ᾺΙ',
|
|
1481
|
-
'ᾴ' => 'ΆΙ',
|
|
1482
|
-
'ῂ' => 'ῊΙ',
|
|
1483
|
-
'ῄ' => 'ΉΙ',
|
|
1484
|
-
'ῲ' => 'ῺΙ',
|
|
1485
|
-
'ῴ' => 'ΏΙ',
|
|
1486
|
-
'ᾷ' => 'Α͂Ι',
|
|
1487
|
-
'ῇ' => 'Η͂Ι',
|
|
1488
|
-
'ῷ' => 'Ω͂Ι',
|
|
1489
|
-
);
|