Changeset 2722397
- Timestamp:
- 05/12/2022 05:29:56 AM (4 years ago)
- Location:
- my-affirmation
- Files:
-
- 2232 added
- 1 copied
-
tags/1.0.0 (copied) (copied from my-affirmation/trunk)
-
tags/1.0.0/README.md (added)
-
tags/1.0.0/composer.json (added)
-
tags/1.0.0/inc (added)
-
tags/1.0.0/inc/const.php (added)
-
tags/1.0.0/inc/model.php (added)
-
tags/1.0.0/inc/my-affirmation-style.css (added)
-
tags/1.0.0/inc/my-affirmation.js (added)
-
tags/1.0.0/inc/utility.php (added)
-
tags/1.0.0/my-affirmation.php (added)
-
tags/1.0.0/readme.txt (added)
-
tags/1.0.0/vendor (added)
-
tags/1.0.0/vendor/autoload.php (added)
-
tags/1.0.0/vendor/bin (added)
-
tags/1.0.0/vendor/bin/php-cs-fixer (added)
-
tags/1.0.0/vendor/composer (added)
-
tags/1.0.0/vendor/composer/ClassLoader.php (added)
-
tags/1.0.0/vendor/composer/InstalledVersions.php (added)
-
tags/1.0.0/vendor/composer/LICENSE (added)
-
tags/1.0.0/vendor/composer/autoload_classmap.php (added)
-
tags/1.0.0/vendor/composer/autoload_files.php (added)
-
tags/1.0.0/vendor/composer/autoload_namespaces.php (added)
-
tags/1.0.0/vendor/composer/autoload_psr4.php (added)
-
tags/1.0.0/vendor/composer/autoload_real.php (added)
-
tags/1.0.0/vendor/composer/autoload_static.php (added)
-
tags/1.0.0/vendor/composer/installed.json (added)
-
tags/1.0.0/vendor/composer/installed.php (added)
-
tags/1.0.0/vendor/composer/pcre (added)
-
tags/1.0.0/vendor/composer/pcre/LICENSE (added)
-
tags/1.0.0/vendor/composer/pcre/README.md (added)
-
tags/1.0.0/vendor/composer/pcre/composer.json (added)
-
tags/1.0.0/vendor/composer/pcre/phpstan-baseline.neon (added)
-
tags/1.0.0/vendor/composer/pcre/src (added)
-
tags/1.0.0/vendor/composer/pcre/src/MatchAllResult.php (added)
-
tags/1.0.0/vendor/composer/pcre/src/MatchAllWithOffsetsResult.php (added)
-
tags/1.0.0/vendor/composer/pcre/src/MatchResult.php (added)
-
tags/1.0.0/vendor/composer/pcre/src/MatchWithOffsetsResult.php (added)
-
tags/1.0.0/vendor/composer/pcre/src/PcreException.php (added)
-
tags/1.0.0/vendor/composer/pcre/src/Preg.php (added)
-
tags/1.0.0/vendor/composer/pcre/src/Regex.php (added)
-
tags/1.0.0/vendor/composer/pcre/src/ReplaceResult.php (added)
-
tags/1.0.0/vendor/composer/semver (added)
-
tags/1.0.0/vendor/composer/semver/CHANGELOG.md (added)
-
tags/1.0.0/vendor/composer/semver/LICENSE (added)
-
tags/1.0.0/vendor/composer/semver/README.md (added)
-
tags/1.0.0/vendor/composer/semver/composer.json (added)
-
tags/1.0.0/vendor/composer/semver/src (added)
-
tags/1.0.0/vendor/composer/semver/src/Comparator.php (added)
-
tags/1.0.0/vendor/composer/semver/src/CompilingMatcher.php (added)
-
tags/1.0.0/vendor/composer/semver/src/Constraint (added)
-
tags/1.0.0/vendor/composer/semver/src/Constraint/Bound.php (added)
-
tags/1.0.0/vendor/composer/semver/src/Constraint/Constraint.php (added)
-
tags/1.0.0/vendor/composer/semver/src/Constraint/ConstraintInterface.php (added)
-
tags/1.0.0/vendor/composer/semver/src/Constraint/MatchAllConstraint.php (added)
-
tags/1.0.0/vendor/composer/semver/src/Constraint/MatchNoneConstraint.php (added)
-
tags/1.0.0/vendor/composer/semver/src/Constraint/MultiConstraint.php (added)
-
tags/1.0.0/vendor/composer/semver/src/Interval.php (added)
-
tags/1.0.0/vendor/composer/semver/src/Intervals.php (added)
-
tags/1.0.0/vendor/composer/semver/src/Semver.php (added)
-
tags/1.0.0/vendor/composer/semver/src/VersionParser.php (added)
-
tags/1.0.0/vendor/composer/xdebug-handler (added)
-
tags/1.0.0/vendor/composer/xdebug-handler/CHANGELOG.md (added)
-
tags/1.0.0/vendor/composer/xdebug-handler/LICENSE (added)
-
tags/1.0.0/vendor/composer/xdebug-handler/README.md (added)
-
tags/1.0.0/vendor/composer/xdebug-handler/composer.json (added)
-
tags/1.0.0/vendor/composer/xdebug-handler/src (added)
-
tags/1.0.0/vendor/composer/xdebug-handler/src/PhpConfig.php (added)
-
tags/1.0.0/vendor/composer/xdebug-handler/src/Process.php (added)
-
tags/1.0.0/vendor/composer/xdebug-handler/src/Status.php (added)
-
tags/1.0.0/vendor/composer/xdebug-handler/src/XdebugHandler.php (added)
-
tags/1.0.0/vendor/doctrine (added)
-
tags/1.0.0/vendor/doctrine/annotations (added)
-
tags/1.0.0/vendor/doctrine/annotations/LICENSE (added)
-
tags/1.0.0/vendor/doctrine/annotations/README.md (added)
-
tags/1.0.0/vendor/doctrine/annotations/composer.json (added)
-
tags/1.0.0/vendor/doctrine/annotations/docs (added)
-
tags/1.0.0/vendor/doctrine/annotations/docs/en (added)
-
tags/1.0.0/vendor/doctrine/annotations/docs/en/annotations.rst (added)
-
tags/1.0.0/vendor/doctrine/annotations/docs/en/custom.rst (added)
-
tags/1.0.0/vendor/doctrine/annotations/docs/en/index.rst (added)
-
tags/1.0.0/vendor/doctrine/annotations/docs/en/sidebar.rst (added)
-
tags/1.0.0/vendor/doctrine/annotations/lib (added)
-
tags/1.0.0/vendor/doctrine/annotations/lib/Doctrine (added)
-
tags/1.0.0/vendor/doctrine/annotations/lib/Doctrine/Common (added)
-
tags/1.0.0/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations (added)
-
tags/1.0.0/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation (added)
-
tags/1.0.0/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation.php (added)
-
tags/1.0.0/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attribute.php (added)
-
tags/1.0.0/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attributes.php (added)
-
tags/1.0.0/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Enum.php (added)
-
tags/1.0.0/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/IgnoreAnnotation.php (added)
-
tags/1.0.0/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/NamedArgumentConstructor.php (added)
-
tags/1.0.0/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Required.php (added)
-
tags/1.0.0/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php (added)
-
tags/1.0.0/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationException.php (added)
-
tags/1.0.0/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php (added)
-
tags/1.0.0/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php (added)
-
tags/1.0.0/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php (added)
-
tags/1.0.0/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php (added)
-
tags/1.0.0/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php (added)
-
tags/1.0.0/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/FileCacheReader.php (added)
-
tags/1.0.0/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ImplicitlyIgnoredAnnotationNames.php (added)
-
tags/1.0.0/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/IndexedReader.php (added)
-
tags/1.0.0/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/NamedArgumentConstructorAnnotation.php (added)
-
tags/1.0.0/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PhpParser.php (added)
-
tags/1.0.0/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php (added)
-
tags/1.0.0/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php (added)
-
tags/1.0.0/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php (added)
-
tags/1.0.0/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php (added)
-
tags/1.0.0/vendor/doctrine/lexer (added)
-
tags/1.0.0/vendor/doctrine/lexer/LICENSE (added)
-
tags/1.0.0/vendor/doctrine/lexer/README.md (added)
-
tags/1.0.0/vendor/doctrine/lexer/composer.json (added)
-
tags/1.0.0/vendor/doctrine/lexer/lib (added)
-
tags/1.0.0/vendor/doctrine/lexer/lib/Doctrine (added)
-
tags/1.0.0/vendor/doctrine/lexer/lib/Doctrine/Common (added)
-
tags/1.0.0/vendor/doctrine/lexer/lib/Doctrine/Common/Lexer (added)
-
tags/1.0.0/vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php (added)
-
tags/1.0.0/vendor/doctrine/lexer/psalm.xml (added)
-
tags/1.0.0/vendor/friendsofphp (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/CHANGELOG.md (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/CONTRIBUTING.md (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/LICENSE (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/README.md (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/UPGRADE-v3.md (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/ci-integration.sh (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/composer.json (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/logo.md (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/logo.png (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/php-cs-fixer (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/AbstractDoctrineAnnotationFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/AbstractFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/AbstractFopenFlagFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/AbstractFunctionReferenceFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/AbstractLinesBeforeNamespaceFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/AbstractNoUselessElseFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/AbstractPhpdocToTypeDeclarationFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/AbstractPhpdocTypesFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/AbstractProxyFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Cache (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Cache/Cache.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Cache/CacheInterface.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Cache/CacheManagerInterface.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Cache/Directory.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Cache/DirectoryInterface.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Cache/FileCacheManager.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Cache/FileHandler.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Cache/FileHandlerInterface.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Cache/NullCacheManager.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Cache/Signature.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Cache/SignatureInterface.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Config.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/ConfigInterface.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/ConfigurationException (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/ConfigurationException/InvalidConfigurationException.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/ConfigurationException/InvalidFixerConfigurationException.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/ConfigurationException/InvalidForEnvFixerConfigurationException.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/ConfigurationException/RequiredFixerConfigurationException.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Application.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Command (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Command/DescribeCommand.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Command/DescribeNameNotFoundException.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Command/DocumentationCommand.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Command/FixCommand.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Command/FixCommandExitStatusCalculator.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Command/HelpCommand.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Command/ListFilesCommand.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Command/ListSetsCommand.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Command/SelfUpdateCommand.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/ConfigurationResolver.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Output (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Output/ErrorOutput.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Output/NullOutput.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Output/ProcessOutput.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Output/ProcessOutputInterface.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Report (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/CheckstyleReporter.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/GitlabReporter.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/JsonReporter.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/JunitReporter.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/ReportSummary.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/ReporterFactory.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/ReporterInterface.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/TextReporter.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/XmlReporter.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Report/ListSetsReport (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Report/ListSetsReport/JsonReporter.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Report/ListSetsReport/ReportSummary.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Report/ListSetsReport/ReporterFactory.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Report/ListSetsReport/ReporterInterface.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/Report/ListSetsReport/TextReporter.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/SelfUpdate (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/SelfUpdate/GithubClient.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/SelfUpdate/GithubClientInterface.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/SelfUpdate/NewVersionChecker.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/SelfUpdate/NewVersionCheckerInterface.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Console/WarningsDetector.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Differ (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Differ/DiffConsoleFormatter.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Differ/DifferInterface.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Differ/FullDiffer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Differ/NullDiffer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Differ/UnifiedDiffer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/DocBlock (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/DocBlock/Annotation.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/DocBlock/DocBlock.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/DocBlock/Line.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/DocBlock/ShortDescription.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/DocBlock/Tag.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/DocBlock/TagComparator.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/DocBlock/TypeExpression.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Doctrine (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Doctrine/Annotation (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Doctrine/Annotation/Token.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Doctrine/Annotation/Tokens.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Documentation (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Documentation/DocumentationLocator.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Documentation/FixerDocumentGenerator.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Documentation/ListDocumentGenerator.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Documentation/RstUtils.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Documentation/RuleSetDocumentationGenerator.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Error (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Error/Error.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Error/ErrorsManager.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/FileReader.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/FileRemoval.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Finder.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/AbstractIncrementOperatorFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/AbstractPhpUnitFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/ArrayPushFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/BacktickToShellExecFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/EregToPregFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/MbStrFunctionsFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/ModernizeStrposFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/NoAliasFunctionsFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/NoAliasLanguageConstructCallFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/NoMixedEchoPrintFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/PowToExponentiationFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/RandomApiMigrationFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/SetTypeToCastFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/ArraySyntaxFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/NoMultilineWhitespaceAroundDoubleArrowFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/NoTrailingCommaInSinglelineArrayFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/NoWhitespaceBeforeCommaInArrayFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/NormalizeIndexBraceFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/TrimArraySpacesFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/WhitespaceAfterCommaInArrayFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/BracesFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/EncodingFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/NonPrintableCharacterFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/OctalNotationFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/PsrAutoloadingFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/ClassReferenceNameCasingFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/ConstantCaseFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/IntegerLiteralCaseFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/LowercaseKeywordsFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/LowercaseStaticReferenceFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/MagicConstantCasingFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/MagicMethodCasingFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/NativeFunctionCasingFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/NativeFunctionTypeDeclarationCasingFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/CastSpacesFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/LowercaseCastFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/ModernizeTypesCastingFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/NoShortBoolCastFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/NoUnsetCastFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/ShortScalarCastFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/ClassAttributesSeparationFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/ClassDefinitionFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/FinalClassFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/FinalInternalClassFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/FinalPublicMethodForAbstractClassFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/NoBlankLinesAfterClassOpeningFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/NoNullPropertyInitializationFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/NoPhp4ConstructorFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/NoUnneededFinalMethodFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/OrderedClassElementsFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/OrderedInterfacesFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/OrderedTraitsFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/ProtectedToPrivateFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/SelfAccessorFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/SelfStaticAccessorFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/SingleClassElementPerStatementFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/SingleTraitInsertPerStatementFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/VisibilityRequiredFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassUsage (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassUsage/DateTimeImmutableFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/CommentToPhpdocFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/HeaderCommentFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/MultilineCommentOpeningClosingFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/NoEmptyCommentFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/NoTrailingWhitespaceInCommentFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/SingleLineCommentSpacingFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/SingleLineCommentStyleFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ConfigurableFixerInterface.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ConstantNotation (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ConstantNotation/NativeConstantInvocationFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/ControlStructureContinuationPositionFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/ElseifFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/EmptyLoopBodyFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/EmptyLoopConditionFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/IncludeFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoAlternativeSyntaxFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoBreakCommentFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoSuperfluousElseifFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoTrailingCommaInListCallFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoUnneededControlParenthesesFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoUnneededCurlyBracesFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoUselessElseFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/SimplifiedIfReturnFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/SwitchCaseSemicolonToColonFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/SwitchCaseSpaceFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/SwitchContinueToBreakFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/TrailingCommaInMultilineFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/YodaStyleFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/DeprecatedFixerInterface.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/DoctrineAnnotation (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/DoctrineAnnotation/DoctrineAnnotationArrayAssignmentFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/DoctrineAnnotation/DoctrineAnnotationBracesFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/DoctrineAnnotation/DoctrineAnnotationIndentationFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/DoctrineAnnotation/DoctrineAnnotationSpacesFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/FixerInterface.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/CombineNestedDirnameFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/DateTimeCreateFromFormatCallFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/FopenFlagOrderFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/FopenFlagsFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/FunctionDeclarationFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/FunctionTypehintSpaceFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/ImplodeCallFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/LambdaNotUsedImportFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/MethodArgumentSpaceFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/NativeFunctionInvocationFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/NoSpacesAfterFunctionNameFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/NoTrailingCommaInSinglelineFunctionCallFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/NoUnreachableDefaultArgumentValueFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/NoUselessSprintfFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/NullableTypeDeclarationForDefaultNullValueFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/PhpdocToParamTypeFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/PhpdocToPropertyTypeFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/PhpdocToReturnTypeFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/RegularCallableCallFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/ReturnTypeDeclarationFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/SingleLineThrowFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/StaticLambdaFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/UseArrowFunctionsFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/VoidReturnFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/FullyQualifiedStrictTypesFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/GlobalNamespaceImportFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/GroupImportFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/NoLeadingImportSlashFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/NoUnneededImportAliasFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/NoUnusedImportsFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/OrderedImportsFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/SingleImportPerStatementFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/SingleLineAfterImportsFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/ClassKeywordRemoveFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/CombineConsecutiveIssetsFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/CombineConsecutiveUnsetsFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/DeclareEqualNormalizeFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/DeclareParenthesesFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/DirConstantFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/ErrorSuppressionFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/ExplicitIndirectVariableFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/FunctionToConstantFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/GetClassToClassKeywordFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/IsNullFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/NoUnsetOnPropertyFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/SingleSpaceAfterConstructFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ListNotation (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ListNotation/ListSyntaxFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/NamespaceNotation (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/NamespaceNotation/BlankLineAfterNamespaceFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/NamespaceNotation/CleanNamespaceFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/NamespaceNotation/NoBlankLinesBeforeNamespaceFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/NamespaceNotation/NoLeadingNamespaceWhitespaceFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/NamespaceNotation/SingleBlankLineBeforeNamespaceFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Naming (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Naming/NoHomoglyphNamesFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/AssignNullCoalescingToCoalesceEqualFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/BinaryOperatorSpacesFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/ConcatSpaceFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/IncrementStyleFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/LogicalOperatorsFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/NewWithBracesFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/NoSpaceAroundDoubleColonFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/NotOperatorWithSpaceFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/NotOperatorWithSuccessorSpaceFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/ObjectOperatorWithoutWhitespaceFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/OperatorLinebreakFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/StandardizeIncrementFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/StandardizeNotEqualsFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/TernaryOperatorSpacesFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/TernaryToElvisOperatorFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/TernaryToNullCoalescingFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/UnaryOperatorSpacesFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpTag (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpTag/BlankLineAfterOpeningTagFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpTag/EchoTagSyntaxFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpTag/FullOpeningTagFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpTag/LinebreakAfterOpeningTagFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpTag/NoClosingTagFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitConstructFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitDedicateAssertFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitDedicateAssertInternalTypeFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitExpectationFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitFqcnAnnotationFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitInternalClassFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitMethodCasingFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitMockFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitMockShortWillReturnFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitNamespacedFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitNoExpectationAnnotationFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitSetUpTearDownVisibilityFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitSizeClassFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitStrictFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitTargetVersion.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitTestAnnotationFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitTestCaseStaticMethodCallsFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitTestClassRequiresCoversFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/AlignMultilineCommentFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/GeneralPhpdocAnnotationRemoveFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/GeneralPhpdocTagRenameFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/NoBlankLinesAfterPhpdocFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/NoEmptyPhpdocFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/NoSuperfluousPhpdocTagsFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocAddMissingParamAnnotationFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocAlignFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocAnnotationWithoutDotFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocIndentFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocInlineTagNormalizerFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocLineSpanFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocNoAccessFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocNoAliasTagFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocNoEmptyReturnFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocNoPackageFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocNoUselessInheritdocFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocOrderByValueFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocOrderFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocReturnSelfReferenceFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocScalarFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocSeparationFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocSingleLineVarSpacingFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocSummaryFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocTagCasingFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocTagTypeFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocToCommentFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocTrimConsecutiveBlankLineSeparationFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocTrimFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocTypesFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocTypesOrderFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocVarAnnotationCorrectOrderFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocVarWithoutNameFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ReturnNotation (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ReturnNotation/NoUselessReturnFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ReturnNotation/ReturnAssignmentFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/ReturnNotation/SimplifiedNullReturnFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/MultilineWhitespaceBeforeSemicolonsFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/NoEmptyStatementFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/NoSinglelineWhitespaceBeforeSemicolonsFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/SemicolonAfterInstructionFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/SpaceAfterSemicolonFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Strict (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Strict/DeclareStrictTypesFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Strict/StrictComparisonFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Strict/StrictParamFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/EscapeImplicitBackslashesFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/ExplicitStringVariableFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/HeredocToNowdocFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/NoBinaryStringFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/NoTrailingWhitespaceInStringFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/SimpleToComplexStringVariableFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/SingleQuoteFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/StringLengthToEmptyFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/StringLineEndingFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/ArrayIndentationFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/BlankLineBeforeStatementFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/CompactNullableTypehintFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/HeredocIndentationFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/IndentationTypeFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/LineEndingFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/MethodChainingIndentationFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/NoExtraBlankLinesFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/NoSpacesAroundOffsetFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/NoSpacesInsideParenthesisFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/NoTrailingWhitespaceFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/NoWhitespaceInBlankLineFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/SingleBlankLineAtEofFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/TypesSpacesFixer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Fixer/WhitespacesAwareFixerInterface.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/AliasedFixerOption.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/AliasedFixerOptionBuilder.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/AllowedValueSubset.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/DeprecatedFixerOption.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/DeprecatedFixerOptionInterface.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerConfigurationResolver.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerConfigurationResolverInterface.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerOption.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerOptionBuilder.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerOptionInterface.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/InvalidOptionsForEnvException.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/CodeSample.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/CodeSampleInterface.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/FileSpecificCodeSample.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/FileSpecificCodeSampleInterface.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/FixerDefinition.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/FixerDefinitionInterface.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/VersionSpecificCodeSample.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/VersionSpecificCodeSampleInterface.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/VersionSpecification.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/VersionSpecificationInterface.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/FixerFactory.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/FixerFileProcessedEvent.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/FixerNameValidator.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Indicator (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Indicator/PhpUnitTestCaseIndicator.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Linter (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Linter/CachingLinter.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Linter/Linter.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Linter/LinterInterface.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Linter/LintingException.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Linter/LintingResultInterface.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Linter/ProcessLinter.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Linter/ProcessLinterProcessBuilder.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Linter/ProcessLintingResult.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Linter/TokenizerLinter.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Linter/TokenizerLintingResult.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Linter/UnavailableLinterException.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/PharChecker.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/PharCheckerInterface.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Preg.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/PregException.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/AbstractMigrationSetDescription.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/AbstractRuleSetDescription.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/RuleSet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/RuleSetDescriptionInterface.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/RuleSetInterface.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/RuleSets.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/DoctrineAnnotationSet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP54MigrationSet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP56MigrationRiskySet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP70MigrationRiskySet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP70MigrationSet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP71MigrationRiskySet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP71MigrationSet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP73MigrationSet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP74MigrationRiskySet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP74MigrationSet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP80MigrationRiskySet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP80MigrationSet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP81MigrationSet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit30MigrationRiskySet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit32MigrationRiskySet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit35MigrationRiskySet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit43MigrationRiskySet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit48MigrationRiskySet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit50MigrationRiskySet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit52MigrationRiskySet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit54MigrationRiskySet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit55MigrationRiskySet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit56MigrationRiskySet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit57MigrationRiskySet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit60MigrationRiskySet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit75MigrationRiskySet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit84MigrationRiskySet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PSR12RiskySet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PSR12Set.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PSR1Set.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PSR2Set.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PhpCsFixerRiskySet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PhpCsFixerSet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/SymfonyRiskySet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/SymfonySet.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Runner (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Runner/FileCachingLintingIterator.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Runner/FileFilterIterator.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Runner/FileLintingIterator.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Runner/Runner.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/StdinFileInfo.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/AbstractTransformer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/AbstractTypeTransformer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/AlternativeSyntaxAnalyzer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/AbstractControlCaseStructuresAnalysis.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/ArgumentAnalysis.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/CaseAnalysis.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/DefaultAnalysis.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/EnumAnalysis.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/MatchAnalysis.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/NamespaceAnalysis.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/NamespaceUseAnalysis.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/StartEndTokenAwareAnalysis.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/SwitchAnalysis.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/TypeAnalysis.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/ArgumentsAnalyzer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/AttributeAnalyzer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/BlocksAnalyzer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/ClassyAnalyzer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/CommentsAnalyzer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/ControlCaseStructuresAnalyzer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/FunctionsAnalyzer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/GotoLabelAnalyzer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/NamespaceUsesAnalyzer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/NamespacesAnalyzer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/RangeAnalyzer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/ReferenceAnalyzer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/WhitespacesAnalyzer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/CT.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/CodeHasher.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Token.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Tokens.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/TokensAnalyzer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/ArrayTypehintTransformer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/AttributeTransformer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/BraceClassInstantiationTransformer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/ClassConstantTransformer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/ConstructorPromotionTransformer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/CurlyBraceTransformer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/FirstClassCallableTransformer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/ImportTransformer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/NameQualifiedTransformer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/NamedArgumentTransformer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/NamespaceOperatorTransformer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/NullableTypeTransformer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/ReturnRefTransformer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/SquareBraceTransformer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/TypeAlternationTransformer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/TypeColonTransformer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/TypeIntersectionTransformer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/UseTransformer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/WhitespacyCommentTransformer.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/TransformerInterface.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformers.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/ToolInfo.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/ToolInfoInterface.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/Utils.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/WhitespacesFixerConfig.php (added)
-
tags/1.0.0/vendor/friendsofphp/php-cs-fixer/src/WordMatcher.php (added)
-
tags/1.0.0/vendor/php-cs-fixer (added)
-
tags/1.0.0/vendor/php-cs-fixer/diff (added)
-
tags/1.0.0/vendor/php-cs-fixer/diff/LICENSE (added)
-
tags/1.0.0/vendor/php-cs-fixer/diff/README.md (added)
-
tags/1.0.0/vendor/php-cs-fixer/diff/composer.json (added)
-
tags/1.0.0/vendor/php-cs-fixer/diff/src (added)
-
tags/1.0.0/vendor/php-cs-fixer/diff/src/Chunk.php (added)
-
tags/1.0.0/vendor/php-cs-fixer/diff/src/Diff.php (added)
-
tags/1.0.0/vendor/php-cs-fixer/diff/src/Differ.php (added)
-
tags/1.0.0/vendor/php-cs-fixer/diff/src/Exception (added)
-
tags/1.0.0/vendor/php-cs-fixer/diff/src/Exception/ConfigurationException.php (added)
-
tags/1.0.0/vendor/php-cs-fixer/diff/src/Exception/Exception.php (added)
-
tags/1.0.0/vendor/php-cs-fixer/diff/src/Exception/InvalidArgumentException.php (added)
-
tags/1.0.0/vendor/php-cs-fixer/diff/src/Line.php (added)
-
tags/1.0.0/vendor/php-cs-fixer/diff/src/LongestCommonSubsequenceCalculator.php (added)
-
tags/1.0.0/vendor/php-cs-fixer/diff/src/MemoryEfficientLongestCommonSubsequenceCalculator.php (added)
-
tags/1.0.0/vendor/php-cs-fixer/diff/src/Output (added)
-
tags/1.0.0/vendor/php-cs-fixer/diff/src/Output/AbstractChunkOutputBuilder.php (added)
-
tags/1.0.0/vendor/php-cs-fixer/diff/src/Output/DiffOnlyOutputBuilder.php (added)
-
tags/1.0.0/vendor/php-cs-fixer/diff/src/Output/DiffOutputBuilderInterface.php (added)
-
tags/1.0.0/vendor/php-cs-fixer/diff/src/Output/StrictUnifiedDiffOutputBuilder.php (added)
-
tags/1.0.0/vendor/php-cs-fixer/diff/src/Output/UnifiedDiffOutputBuilder.php (added)
-
tags/1.0.0/vendor/php-cs-fixer/diff/src/Parser.php (added)
-
tags/1.0.0/vendor/php-cs-fixer/diff/src/TimeEfficientLongestCommonSubsequenceCalculator.php (added)
-
tags/1.0.0/vendor/psr (added)
-
tags/1.0.0/vendor/psr/cache (added)
-
tags/1.0.0/vendor/psr/cache/CHANGELOG.md (added)
-
tags/1.0.0/vendor/psr/cache/LICENSE.txt (added)
-
tags/1.0.0/vendor/psr/cache/README.md (added)
-
tags/1.0.0/vendor/psr/cache/composer.json (added)
-
tags/1.0.0/vendor/psr/cache/src (added)
-
tags/1.0.0/vendor/psr/cache/src/CacheException.php (added)
-
tags/1.0.0/vendor/psr/cache/src/CacheItemInterface.php (added)
-
tags/1.0.0/vendor/psr/cache/src/CacheItemPoolInterface.php (added)
-
tags/1.0.0/vendor/psr/cache/src/InvalidArgumentException.php (added)
-
tags/1.0.0/vendor/psr/container (added)
-
tags/1.0.0/vendor/psr/container/LICENSE (added)
-
tags/1.0.0/vendor/psr/container/README.md (added)
-
tags/1.0.0/vendor/psr/container/composer.json (added)
-
tags/1.0.0/vendor/psr/container/src (added)
-
tags/1.0.0/vendor/psr/container/src/ContainerExceptionInterface.php (added)
-
tags/1.0.0/vendor/psr/container/src/ContainerInterface.php (added)
-
tags/1.0.0/vendor/psr/container/src/NotFoundExceptionInterface.php (added)
-
tags/1.0.0/vendor/psr/event-dispatcher (added)
-
tags/1.0.0/vendor/psr/event-dispatcher/.editorconfig (added)
-
tags/1.0.0/vendor/psr/event-dispatcher/LICENSE (added)
-
tags/1.0.0/vendor/psr/event-dispatcher/README.md (added)
-
tags/1.0.0/vendor/psr/event-dispatcher/composer.json (added)
-
tags/1.0.0/vendor/psr/event-dispatcher/src (added)
-
tags/1.0.0/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php (added)
-
tags/1.0.0/vendor/psr/event-dispatcher/src/ListenerProviderInterface.php (added)
-
tags/1.0.0/vendor/psr/event-dispatcher/src/StoppableEventInterface.php (added)
-
tags/1.0.0/vendor/psr/log (added)
-
tags/1.0.0/vendor/psr/log/LICENSE (added)
-
tags/1.0.0/vendor/psr/log/Psr (added)
-
tags/1.0.0/vendor/psr/log/Psr/Log (added)
-
tags/1.0.0/vendor/psr/log/Psr/Log/AbstractLogger.php (added)
-
tags/1.0.0/vendor/psr/log/Psr/Log/InvalidArgumentException.php (added)
-
tags/1.0.0/vendor/psr/log/Psr/Log/LogLevel.php (added)
-
tags/1.0.0/vendor/psr/log/Psr/Log/LoggerAwareInterface.php (added)
-
tags/1.0.0/vendor/psr/log/Psr/Log/LoggerAwareTrait.php (added)
-
tags/1.0.0/vendor/psr/log/Psr/Log/LoggerInterface.php (added)
-
tags/1.0.0/vendor/psr/log/Psr/Log/LoggerTrait.php (added)
-
tags/1.0.0/vendor/psr/log/Psr/Log/NullLogger.php (added)
-
tags/1.0.0/vendor/psr/log/Psr/Log/Test (added)
-
tags/1.0.0/vendor/psr/log/Psr/Log/Test/DummyTest.php (added)
-
tags/1.0.0/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php (added)
-
tags/1.0.0/vendor/psr/log/Psr/Log/Test/TestLogger.php (added)
-
tags/1.0.0/vendor/psr/log/README.md (added)
-
tags/1.0.0/vendor/psr/log/composer.json (added)
-
tags/1.0.0/vendor/symfony (added)
-
tags/1.0.0/vendor/symfony/console (added)
-
tags/1.0.0/vendor/symfony/console/Application.php (added)
-
tags/1.0.0/vendor/symfony/console/Attribute (added)
-
tags/1.0.0/vendor/symfony/console/Attribute/AsCommand.php (added)
-
tags/1.0.0/vendor/symfony/console/CHANGELOG.md (added)
-
tags/1.0.0/vendor/symfony/console/CI (added)
-
tags/1.0.0/vendor/symfony/console/CI/GithubActionReporter.php (added)
-
tags/1.0.0/vendor/symfony/console/Color.php (added)
-
tags/1.0.0/vendor/symfony/console/Command (added)
-
tags/1.0.0/vendor/symfony/console/Command/Command.php (added)
-
tags/1.0.0/vendor/symfony/console/Command/CompleteCommand.php (added)
-
tags/1.0.0/vendor/symfony/console/Command/DumpCompletionCommand.php (added)
-
tags/1.0.0/vendor/symfony/console/Command/HelpCommand.php (added)
-
tags/1.0.0/vendor/symfony/console/Command/LazyCommand.php (added)
-
tags/1.0.0/vendor/symfony/console/Command/ListCommand.php (added)
-
tags/1.0.0/vendor/symfony/console/Command/LockableTrait.php (added)
-
tags/1.0.0/vendor/symfony/console/Command/SignalableCommandInterface.php (added)
-
tags/1.0.0/vendor/symfony/console/CommandLoader (added)
-
tags/1.0.0/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php (added)
-
tags/1.0.0/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php (added)
-
tags/1.0.0/vendor/symfony/console/CommandLoader/FactoryCommandLoader.php (added)
-
tags/1.0.0/vendor/symfony/console/Completion (added)
-
tags/1.0.0/vendor/symfony/console/Completion/CompletionInput.php (added)
-
tags/1.0.0/vendor/symfony/console/Completion/CompletionSuggestions.php (added)
-
tags/1.0.0/vendor/symfony/console/Completion/Output (added)
-
tags/1.0.0/vendor/symfony/console/Completion/Output/BashCompletionOutput.php (added)
-
tags/1.0.0/vendor/symfony/console/Completion/Output/CompletionOutputInterface.php (added)
-
tags/1.0.0/vendor/symfony/console/Completion/Suggestion.php (added)
-
tags/1.0.0/vendor/symfony/console/ConsoleEvents.php (added)
-
tags/1.0.0/vendor/symfony/console/Cursor.php (added)
-
tags/1.0.0/vendor/symfony/console/DependencyInjection (added)
-
tags/1.0.0/vendor/symfony/console/DependencyInjection/AddConsoleCommandPass.php (added)
-
tags/1.0.0/vendor/symfony/console/Descriptor (added)
-
tags/1.0.0/vendor/symfony/console/Descriptor/ApplicationDescription.php (added)
-
tags/1.0.0/vendor/symfony/console/Descriptor/Descriptor.php (added)
-
tags/1.0.0/vendor/symfony/console/Descriptor/DescriptorInterface.php (added)
-
tags/1.0.0/vendor/symfony/console/Descriptor/JsonDescriptor.php (added)
-
tags/1.0.0/vendor/symfony/console/Descriptor/MarkdownDescriptor.php (added)
-
tags/1.0.0/vendor/symfony/console/Descriptor/TextDescriptor.php (added)
-
tags/1.0.0/vendor/symfony/console/Descriptor/XmlDescriptor.php (added)
-
tags/1.0.0/vendor/symfony/console/Event (added)
-
tags/1.0.0/vendor/symfony/console/Event/ConsoleCommandEvent.php (added)
-
tags/1.0.0/vendor/symfony/console/Event/ConsoleErrorEvent.php (added)
-
tags/1.0.0/vendor/symfony/console/Event/ConsoleEvent.php (added)
-
tags/1.0.0/vendor/symfony/console/Event/ConsoleSignalEvent.php (added)
-
tags/1.0.0/vendor/symfony/console/Event/ConsoleTerminateEvent.php (added)
-
tags/1.0.0/vendor/symfony/console/EventListener (added)
-
tags/1.0.0/vendor/symfony/console/EventListener/ErrorListener.php (added)
-
tags/1.0.0/vendor/symfony/console/Exception (added)
-
tags/1.0.0/vendor/symfony/console/Exception/CommandNotFoundException.php (added)
-
tags/1.0.0/vendor/symfony/console/Exception/ExceptionInterface.php (added)
-
tags/1.0.0/vendor/symfony/console/Exception/InvalidArgumentException.php (added)
-
tags/1.0.0/vendor/symfony/console/Exception/InvalidOptionException.php (added)
-
tags/1.0.0/vendor/symfony/console/Exception/LogicException.php (added)
-
tags/1.0.0/vendor/symfony/console/Exception/MissingInputException.php (added)
-
tags/1.0.0/vendor/symfony/console/Exception/NamespaceNotFoundException.php (added)
-
tags/1.0.0/vendor/symfony/console/Exception/RuntimeException.php (added)
-
tags/1.0.0/vendor/symfony/console/Formatter (added)
-
tags/1.0.0/vendor/symfony/console/Formatter/NullOutputFormatter.php (added)
-
tags/1.0.0/vendor/symfony/console/Formatter/NullOutputFormatterStyle.php (added)
-
tags/1.0.0/vendor/symfony/console/Formatter/OutputFormatter.php (added)
-
tags/1.0.0/vendor/symfony/console/Formatter/OutputFormatterInterface.php (added)
-
tags/1.0.0/vendor/symfony/console/Formatter/OutputFormatterStyle.php (added)
-
tags/1.0.0/vendor/symfony/console/Formatter/OutputFormatterStyleInterface.php (added)
-
tags/1.0.0/vendor/symfony/console/Formatter/OutputFormatterStyleStack.php (added)
-
tags/1.0.0/vendor/symfony/console/Formatter/WrappableOutputFormatterInterface.php (added)
-
tags/1.0.0/vendor/symfony/console/Helper (added)
-
tags/1.0.0/vendor/symfony/console/Helper/DebugFormatterHelper.php (added)
-
tags/1.0.0/vendor/symfony/console/Helper/DescriptorHelper.php (added)
-
tags/1.0.0/vendor/symfony/console/Helper/Dumper.php (added)
-
tags/1.0.0/vendor/symfony/console/Helper/FormatterHelper.php (added)
-
tags/1.0.0/vendor/symfony/console/Helper/Helper.php (added)
-
tags/1.0.0/vendor/symfony/console/Helper/HelperInterface.php (added)
-
tags/1.0.0/vendor/symfony/console/Helper/HelperSet.php (added)
-
tags/1.0.0/vendor/symfony/console/Helper/InputAwareHelper.php (added)
-
tags/1.0.0/vendor/symfony/console/Helper/ProcessHelper.php (added)
-
tags/1.0.0/vendor/symfony/console/Helper/ProgressBar.php (added)
-
tags/1.0.0/vendor/symfony/console/Helper/ProgressIndicator.php (added)
-
tags/1.0.0/vendor/symfony/console/Helper/QuestionHelper.php (added)
-
tags/1.0.0/vendor/symfony/console/Helper/SymfonyQuestionHelper.php (added)
-
tags/1.0.0/vendor/symfony/console/Helper/Table.php (added)
-
tags/1.0.0/vendor/symfony/console/Helper/TableCell.php (added)
-
tags/1.0.0/vendor/symfony/console/Helper/TableCellStyle.php (added)
-
tags/1.0.0/vendor/symfony/console/Helper/TableRows.php (added)
-
tags/1.0.0/vendor/symfony/console/Helper/TableSeparator.php (added)
-
tags/1.0.0/vendor/symfony/console/Helper/TableStyle.php (added)
-
tags/1.0.0/vendor/symfony/console/Input (added)
-
tags/1.0.0/vendor/symfony/console/Input/ArgvInput.php (added)
-
tags/1.0.0/vendor/symfony/console/Input/ArrayInput.php (added)
-
tags/1.0.0/vendor/symfony/console/Input/Input.php (added)
-
tags/1.0.0/vendor/symfony/console/Input/InputArgument.php (added)
-
tags/1.0.0/vendor/symfony/console/Input/InputAwareInterface.php (added)
-
tags/1.0.0/vendor/symfony/console/Input/InputDefinition.php (added)
-
tags/1.0.0/vendor/symfony/console/Input/InputInterface.php (added)
-
tags/1.0.0/vendor/symfony/console/Input/InputOption.php (added)
-
tags/1.0.0/vendor/symfony/console/Input/StreamableInputInterface.php (added)
-
tags/1.0.0/vendor/symfony/console/Input/StringInput.php (added)
-
tags/1.0.0/vendor/symfony/console/LICENSE (added)
-
tags/1.0.0/vendor/symfony/console/Logger (added)
-
tags/1.0.0/vendor/symfony/console/Logger/ConsoleLogger.php (added)
-
tags/1.0.0/vendor/symfony/console/Output (added)
-
tags/1.0.0/vendor/symfony/console/Output/BufferedOutput.php (added)
-
tags/1.0.0/vendor/symfony/console/Output/ConsoleOutput.php (added)
-
tags/1.0.0/vendor/symfony/console/Output/ConsoleOutputInterface.php (added)
-
tags/1.0.0/vendor/symfony/console/Output/ConsoleSectionOutput.php (added)
-
tags/1.0.0/vendor/symfony/console/Output/NullOutput.php (added)
-
tags/1.0.0/vendor/symfony/console/Output/Output.php (added)
-
tags/1.0.0/vendor/symfony/console/Output/OutputInterface.php (added)
-
tags/1.0.0/vendor/symfony/console/Output/StreamOutput.php (added)
-
tags/1.0.0/vendor/symfony/console/Output/TrimmedBufferOutput.php (added)
-
tags/1.0.0/vendor/symfony/console/Question (added)
-
tags/1.0.0/vendor/symfony/console/Question/ChoiceQuestion.php (added)
-
tags/1.0.0/vendor/symfony/console/Question/ConfirmationQuestion.php (added)
-
tags/1.0.0/vendor/symfony/console/Question/Question.php (added)
-
tags/1.0.0/vendor/symfony/console/README.md (added)
-
tags/1.0.0/vendor/symfony/console/Resources (added)
-
tags/1.0.0/vendor/symfony/console/Resources/bin (added)
-
tags/1.0.0/vendor/symfony/console/Resources/bin/hiddeninput.exe (added)
-
tags/1.0.0/vendor/symfony/console/Resources/completion.bash (added)
-
tags/1.0.0/vendor/symfony/console/SignalRegistry (added)
-
tags/1.0.0/vendor/symfony/console/SignalRegistry/SignalRegistry.php (added)
-
tags/1.0.0/vendor/symfony/console/SingleCommandApplication.php (added)
-
tags/1.0.0/vendor/symfony/console/Style (added)
-
tags/1.0.0/vendor/symfony/console/Style/OutputStyle.php (added)
-
tags/1.0.0/vendor/symfony/console/Style/StyleInterface.php (added)
-
tags/1.0.0/vendor/symfony/console/Style/SymfonyStyle.php (added)
-
tags/1.0.0/vendor/symfony/console/Terminal.php (added)
-
tags/1.0.0/vendor/symfony/console/Tester (added)
-
tags/1.0.0/vendor/symfony/console/Tester/ApplicationTester.php (added)
-
tags/1.0.0/vendor/symfony/console/Tester/CommandCompletionTester.php (added)
-
tags/1.0.0/vendor/symfony/console/Tester/CommandTester.php (added)
-
tags/1.0.0/vendor/symfony/console/Tester/Constraint (added)
-
tags/1.0.0/vendor/symfony/console/Tester/Constraint/CommandIsSuccessful.php (added)
-
tags/1.0.0/vendor/symfony/console/Tester/TesterTrait.php (added)
-
tags/1.0.0/vendor/symfony/console/composer.json (added)
-
tags/1.0.0/vendor/symfony/deprecation-contracts (added)
-
tags/1.0.0/vendor/symfony/deprecation-contracts/CHANGELOG.md (added)
-
tags/1.0.0/vendor/symfony/deprecation-contracts/LICENSE (added)
-
tags/1.0.0/vendor/symfony/deprecation-contracts/README.md (added)
-
tags/1.0.0/vendor/symfony/deprecation-contracts/composer.json (added)
-
tags/1.0.0/vendor/symfony/deprecation-contracts/function.php (added)
-
tags/1.0.0/vendor/symfony/event-dispatcher (added)
-
tags/1.0.0/vendor/symfony/event-dispatcher-contracts (added)
-
tags/1.0.0/vendor/symfony/event-dispatcher-contracts/CHANGELOG.md (added)
-
tags/1.0.0/vendor/symfony/event-dispatcher-contracts/Event.php (added)
-
tags/1.0.0/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php (added)
-
tags/1.0.0/vendor/symfony/event-dispatcher-contracts/LICENSE (added)
-
tags/1.0.0/vendor/symfony/event-dispatcher-contracts/README.md (added)
-
tags/1.0.0/vendor/symfony/event-dispatcher-contracts/composer.json (added)
-
tags/1.0.0/vendor/symfony/event-dispatcher/Attribute (added)
-
tags/1.0.0/vendor/symfony/event-dispatcher/Attribute/AsEventListener.php (added)
-
tags/1.0.0/vendor/symfony/event-dispatcher/CHANGELOG.md (added)
-
tags/1.0.0/vendor/symfony/event-dispatcher/Debug (added)
-
tags/1.0.0/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php (added)
-
tags/1.0.0/vendor/symfony/event-dispatcher/Debug/WrappedListener.php (added)
-
tags/1.0.0/vendor/symfony/event-dispatcher/DependencyInjection (added)
-
tags/1.0.0/vendor/symfony/event-dispatcher/DependencyInjection/AddEventAliasesPass.php (added)
-
tags/1.0.0/vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php (added)
-
tags/1.0.0/vendor/symfony/event-dispatcher/EventDispatcher.php (added)
-
tags/1.0.0/vendor/symfony/event-dispatcher/EventDispatcherInterface.php (added)
-
tags/1.0.0/vendor/symfony/event-dispatcher/EventSubscriberInterface.php (added)
-
tags/1.0.0/vendor/symfony/event-dispatcher/GenericEvent.php (added)
-
tags/1.0.0/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php (added)
-
tags/1.0.0/vendor/symfony/event-dispatcher/LICENSE (added)
-
tags/1.0.0/vendor/symfony/event-dispatcher/LegacyEventDispatcherProxy.php (added)
-
tags/1.0.0/vendor/symfony/event-dispatcher/README.md (added)
-
tags/1.0.0/vendor/symfony/event-dispatcher/composer.json (added)
-
tags/1.0.0/vendor/symfony/filesystem (added)
-
tags/1.0.0/vendor/symfony/filesystem/CHANGELOG.md (added)
-
tags/1.0.0/vendor/symfony/filesystem/Exception (added)
-
tags/1.0.0/vendor/symfony/filesystem/Exception/ExceptionInterface.php (added)
-
tags/1.0.0/vendor/symfony/filesystem/Exception/FileNotFoundException.php (added)
-
tags/1.0.0/vendor/symfony/filesystem/Exception/IOException.php (added)
-
tags/1.0.0/vendor/symfony/filesystem/Exception/IOExceptionInterface.php (added)
-
tags/1.0.0/vendor/symfony/filesystem/Exception/InvalidArgumentException.php (added)
-
tags/1.0.0/vendor/symfony/filesystem/Exception/RuntimeException.php (added)
-
tags/1.0.0/vendor/symfony/filesystem/Filesystem.php (added)
-
tags/1.0.0/vendor/symfony/filesystem/LICENSE (added)
-
tags/1.0.0/vendor/symfony/filesystem/Path.php (added)
-
tags/1.0.0/vendor/symfony/filesystem/README.md (added)
-
tags/1.0.0/vendor/symfony/filesystem/composer.json (added)
-
tags/1.0.0/vendor/symfony/finder (added)
-
tags/1.0.0/vendor/symfony/finder/CHANGELOG.md (added)
-
tags/1.0.0/vendor/symfony/finder/Comparator (added)
-
tags/1.0.0/vendor/symfony/finder/Comparator/Comparator.php (added)
-
tags/1.0.0/vendor/symfony/finder/Comparator/DateComparator.php (added)
-
tags/1.0.0/vendor/symfony/finder/Comparator/NumberComparator.php (added)
-
tags/1.0.0/vendor/symfony/finder/Exception (added)
-
tags/1.0.0/vendor/symfony/finder/Exception/AccessDeniedException.php (added)
-
tags/1.0.0/vendor/symfony/finder/Exception/DirectoryNotFoundException.php (added)
-
tags/1.0.0/vendor/symfony/finder/Finder.php (added)
-
tags/1.0.0/vendor/symfony/finder/Gitignore.php (added)
-
tags/1.0.0/vendor/symfony/finder/Glob.php (added)
-
tags/1.0.0/vendor/symfony/finder/Iterator (added)
-
tags/1.0.0/vendor/symfony/finder/Iterator/CustomFilterIterator.php (added)
-
tags/1.0.0/vendor/symfony/finder/Iterator/DateRangeFilterIterator.php (added)
-
tags/1.0.0/vendor/symfony/finder/Iterator/DepthRangeFilterIterator.php (added)
-
tags/1.0.0/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php (added)
-
tags/1.0.0/vendor/symfony/finder/Iterator/FileTypeFilterIterator.php (added)
-
tags/1.0.0/vendor/symfony/finder/Iterator/FilecontentFilterIterator.php (added)
-
tags/1.0.0/vendor/symfony/finder/Iterator/FilenameFilterIterator.php (added)
-
tags/1.0.0/vendor/symfony/finder/Iterator/LazyIterator.php (added)
-
tags/1.0.0/vendor/symfony/finder/Iterator/MultiplePcreFilterIterator.php (added)
-
tags/1.0.0/vendor/symfony/finder/Iterator/PathFilterIterator.php (added)
-
tags/1.0.0/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php (added)
-
tags/1.0.0/vendor/symfony/finder/Iterator/SizeRangeFilterIterator.php (added)
-
tags/1.0.0/vendor/symfony/finder/Iterator/SortableIterator.php (added)
-
tags/1.0.0/vendor/symfony/finder/Iterator/VcsIgnoredFilterIterator.php (added)
-
tags/1.0.0/vendor/symfony/finder/LICENSE (added)
-
tags/1.0.0/vendor/symfony/finder/README.md (added)
-
tags/1.0.0/vendor/symfony/finder/SplFileInfo.php (added)
-
tags/1.0.0/vendor/symfony/finder/composer.json (added)
-
tags/1.0.0/vendor/symfony/options-resolver (added)
-
tags/1.0.0/vendor/symfony/options-resolver/CHANGELOG.md (added)
-
tags/1.0.0/vendor/symfony/options-resolver/Debug (added)
-
tags/1.0.0/vendor/symfony/options-resolver/Debug/OptionsResolverIntrospector.php (added)
-
tags/1.0.0/vendor/symfony/options-resolver/Exception (added)
-
tags/1.0.0/vendor/symfony/options-resolver/Exception/AccessException.php (added)
-
tags/1.0.0/vendor/symfony/options-resolver/Exception/ExceptionInterface.php (added)
-
tags/1.0.0/vendor/symfony/options-resolver/Exception/InvalidArgumentException.php (added)
-
tags/1.0.0/vendor/symfony/options-resolver/Exception/InvalidOptionsException.php (added)
-
tags/1.0.0/vendor/symfony/options-resolver/Exception/MissingOptionsException.php (added)
-
tags/1.0.0/vendor/symfony/options-resolver/Exception/NoConfigurationException.php (added)
-
tags/1.0.0/vendor/symfony/options-resolver/Exception/NoSuchOptionException.php (added)
-
tags/1.0.0/vendor/symfony/options-resolver/Exception/OptionDefinitionException.php (added)
-
tags/1.0.0/vendor/symfony/options-resolver/Exception/UndefinedOptionsException.php (added)
-
tags/1.0.0/vendor/symfony/options-resolver/LICENSE (added)
-
tags/1.0.0/vendor/symfony/options-resolver/OptionConfigurator.php (added)
-
tags/1.0.0/vendor/symfony/options-resolver/Options.php (added)
-
tags/1.0.0/vendor/symfony/options-resolver/OptionsResolver.php (added)
-
tags/1.0.0/vendor/symfony/options-resolver/README.md (added)
-
tags/1.0.0/vendor/symfony/options-resolver/composer.json (added)
-
tags/1.0.0/vendor/symfony/polyfill-ctype (added)
-
tags/1.0.0/vendor/symfony/polyfill-ctype/Ctype.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-ctype/LICENSE (added)
-
tags/1.0.0/vendor/symfony/polyfill-ctype/README.md (added)
-
tags/1.0.0/vendor/symfony/polyfill-ctype/bootstrap.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-ctype/bootstrap80.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-ctype/composer.json (added)
-
tags/1.0.0/vendor/symfony/polyfill-intl-grapheme (added)
-
tags/1.0.0/vendor/symfony/polyfill-intl-grapheme/Grapheme.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-intl-grapheme/LICENSE (added)
-
tags/1.0.0/vendor/symfony/polyfill-intl-grapheme/README.md (added)
-
tags/1.0.0/vendor/symfony/polyfill-intl-grapheme/bootstrap.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-intl-grapheme/bootstrap80.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-intl-grapheme/composer.json (added)
-
tags/1.0.0/vendor/symfony/polyfill-intl-normalizer (added)
-
tags/1.0.0/vendor/symfony/polyfill-intl-normalizer/LICENSE (added)
-
tags/1.0.0/vendor/symfony/polyfill-intl-normalizer/Normalizer.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-intl-normalizer/README.md (added)
-
tags/1.0.0/vendor/symfony/polyfill-intl-normalizer/Resources (added)
-
tags/1.0.0/vendor/symfony/polyfill-intl-normalizer/Resources/stubs (added)
-
tags/1.0.0/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-intl-normalizer/Resources/unidata (added)
-
tags/1.0.0/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-intl-normalizer/bootstrap.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-intl-normalizer/bootstrap80.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-intl-normalizer/composer.json (added)
-
tags/1.0.0/vendor/symfony/polyfill-mbstring (added)
-
tags/1.0.0/vendor/symfony/polyfill-mbstring/LICENSE (added)
-
tags/1.0.0/vendor/symfony/polyfill-mbstring/Mbstring.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-mbstring/README.md (added)
-
tags/1.0.0/vendor/symfony/polyfill-mbstring/Resources (added)
-
tags/1.0.0/vendor/symfony/polyfill-mbstring/Resources/unidata (added)
-
tags/1.0.0/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-mbstring/bootstrap.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-mbstring/bootstrap80.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-mbstring/composer.json (added)
-
tags/1.0.0/vendor/symfony/polyfill-php73 (added)
-
tags/1.0.0/vendor/symfony/polyfill-php73/LICENSE (added)
-
tags/1.0.0/vendor/symfony/polyfill-php73/Php73.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-php73/README.md (added)
-
tags/1.0.0/vendor/symfony/polyfill-php73/Resources (added)
-
tags/1.0.0/vendor/symfony/polyfill-php73/Resources/stubs (added)
-
tags/1.0.0/vendor/symfony/polyfill-php73/Resources/stubs/JsonException.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-php73/bootstrap.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-php73/composer.json (added)
-
tags/1.0.0/vendor/symfony/polyfill-php80 (added)
-
tags/1.0.0/vendor/symfony/polyfill-php80/LICENSE (added)
-
tags/1.0.0/vendor/symfony/polyfill-php80/Php80.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-php80/PhpToken.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-php80/README.md (added)
-
tags/1.0.0/vendor/symfony/polyfill-php80/Resources (added)
-
tags/1.0.0/vendor/symfony/polyfill-php80/Resources/stubs (added)
-
tags/1.0.0/vendor/symfony/polyfill-php80/Resources/stubs/Attribute.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-php80/Resources/stubs/PhpToken.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-php80/bootstrap.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-php80/composer.json (added)
-
tags/1.0.0/vendor/symfony/polyfill-php81 (added)
-
tags/1.0.0/vendor/symfony/polyfill-php81/LICENSE (added)
-
tags/1.0.0/vendor/symfony/polyfill-php81/Php81.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-php81/README.md (added)
-
tags/1.0.0/vendor/symfony/polyfill-php81/Resources (added)
-
tags/1.0.0/vendor/symfony/polyfill-php81/Resources/stubs (added)
-
tags/1.0.0/vendor/symfony/polyfill-php81/Resources/stubs/ReturnTypeWillChange.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-php81/bootstrap.php (added)
-
tags/1.0.0/vendor/symfony/polyfill-php81/composer.json (added)
-
tags/1.0.0/vendor/symfony/process (added)
-
tags/1.0.0/vendor/symfony/process/CHANGELOG.md (added)
-
tags/1.0.0/vendor/symfony/process/Exception (added)
-
tags/1.0.0/vendor/symfony/process/Exception/ExceptionInterface.php (added)
-
tags/1.0.0/vendor/symfony/process/Exception/InvalidArgumentException.php (added)
-
tags/1.0.0/vendor/symfony/process/Exception/LogicException.php (added)
-
tags/1.0.0/vendor/symfony/process/Exception/ProcessFailedException.php (added)
-
tags/1.0.0/vendor/symfony/process/Exception/ProcessSignaledException.php (added)
-
tags/1.0.0/vendor/symfony/process/Exception/ProcessTimedOutException.php (added)
-
tags/1.0.0/vendor/symfony/process/Exception/RuntimeException.php (added)
-
tags/1.0.0/vendor/symfony/process/ExecutableFinder.php (added)
-
tags/1.0.0/vendor/symfony/process/InputStream.php (added)
-
tags/1.0.0/vendor/symfony/process/LICENSE (added)
-
tags/1.0.0/vendor/symfony/process/PhpExecutableFinder.php (added)
-
tags/1.0.0/vendor/symfony/process/PhpProcess.php (added)
-
tags/1.0.0/vendor/symfony/process/Pipes (added)
-
tags/1.0.0/vendor/symfony/process/Pipes/AbstractPipes.php (added)
-
tags/1.0.0/vendor/symfony/process/Pipes/PipesInterface.php (added)
-
tags/1.0.0/vendor/symfony/process/Pipes/UnixPipes.php (added)
-
tags/1.0.0/vendor/symfony/process/Pipes/WindowsPipes.php (added)
-
tags/1.0.0/vendor/symfony/process/Process.php (added)
-
tags/1.0.0/vendor/symfony/process/ProcessUtils.php (added)
-
tags/1.0.0/vendor/symfony/process/README.md (added)
-
tags/1.0.0/vendor/symfony/process/composer.json (added)
-
tags/1.0.0/vendor/symfony/service-contracts (added)
-
tags/1.0.0/vendor/symfony/service-contracts/Attribute (added)
-
tags/1.0.0/vendor/symfony/service-contracts/Attribute/Required.php (added)
-
tags/1.0.0/vendor/symfony/service-contracts/Attribute/SubscribedService.php (added)
-
tags/1.0.0/vendor/symfony/service-contracts/CHANGELOG.md (added)
-
tags/1.0.0/vendor/symfony/service-contracts/LICENSE (added)
-
tags/1.0.0/vendor/symfony/service-contracts/README.md (added)
-
tags/1.0.0/vendor/symfony/service-contracts/ResetInterface.php (added)
-
tags/1.0.0/vendor/symfony/service-contracts/ServiceLocatorTrait.php (added)
-
tags/1.0.0/vendor/symfony/service-contracts/ServiceProviderInterface.php (added)
-
tags/1.0.0/vendor/symfony/service-contracts/ServiceSubscriberInterface.php (added)
-
tags/1.0.0/vendor/symfony/service-contracts/ServiceSubscriberTrait.php (added)
-
tags/1.0.0/vendor/symfony/service-contracts/Test (added)
-
tags/1.0.0/vendor/symfony/service-contracts/Test/ServiceLocatorTest.php (added)
-
tags/1.0.0/vendor/symfony/service-contracts/composer.json (added)
-
tags/1.0.0/vendor/symfony/stopwatch (added)
-
tags/1.0.0/vendor/symfony/stopwatch/CHANGELOG.md (added)
-
tags/1.0.0/vendor/symfony/stopwatch/LICENSE (added)
-
tags/1.0.0/vendor/symfony/stopwatch/README.md (added)
-
tags/1.0.0/vendor/symfony/stopwatch/Section.php (added)
-
tags/1.0.0/vendor/symfony/stopwatch/Stopwatch.php (added)
-
tags/1.0.0/vendor/symfony/stopwatch/StopwatchEvent.php (added)
-
tags/1.0.0/vendor/symfony/stopwatch/StopwatchPeriod.php (added)
-
tags/1.0.0/vendor/symfony/stopwatch/composer.json (added)
-
tags/1.0.0/vendor/symfony/string (added)
-
tags/1.0.0/vendor/symfony/string/AbstractString.php (added)
-
tags/1.0.0/vendor/symfony/string/AbstractUnicodeString.php (added)
-
tags/1.0.0/vendor/symfony/string/ByteString.php (added)
-
tags/1.0.0/vendor/symfony/string/CHANGELOG.md (added)
-
tags/1.0.0/vendor/symfony/string/CodePointString.php (added)
-
tags/1.0.0/vendor/symfony/string/Exception (added)
-
tags/1.0.0/vendor/symfony/string/Exception/ExceptionInterface.php (added)
-
tags/1.0.0/vendor/symfony/string/Exception/InvalidArgumentException.php (added)
-
tags/1.0.0/vendor/symfony/string/Exception/RuntimeException.php (added)
-
tags/1.0.0/vendor/symfony/string/Inflector (added)
-
tags/1.0.0/vendor/symfony/string/Inflector/EnglishInflector.php (added)
-
tags/1.0.0/vendor/symfony/string/Inflector/FrenchInflector.php (added)
-
tags/1.0.0/vendor/symfony/string/Inflector/InflectorInterface.php (added)
-
tags/1.0.0/vendor/symfony/string/LICENSE (added)
-
tags/1.0.0/vendor/symfony/string/LazyString.php (added)
-
tags/1.0.0/vendor/symfony/string/README.md (added)
-
tags/1.0.0/vendor/symfony/string/Resources (added)
-
tags/1.0.0/vendor/symfony/string/Resources/data (added)
-
tags/1.0.0/vendor/symfony/string/Resources/data/wcswidth_table_wide.php (added)
-
tags/1.0.0/vendor/symfony/string/Resources/data/wcswidth_table_zero.php (added)
-
tags/1.0.0/vendor/symfony/string/Resources/functions.php (added)
-
tags/1.0.0/vendor/symfony/string/Slugger (added)
-
tags/1.0.0/vendor/symfony/string/Slugger/AsciiSlugger.php (added)
-
tags/1.0.0/vendor/symfony/string/Slugger/SluggerInterface.php (added)
-
tags/1.0.0/vendor/symfony/string/UnicodeString.php (added)
-
tags/1.0.0/vendor/symfony/string/composer.json (added)
-
trunk/README.md (added)
-
trunk/composer.json (added)
-
trunk/inc (added)
-
trunk/inc/const.php (added)
-
trunk/inc/model.php (added)
-
trunk/inc/my-affirmation-style.css (added)
-
trunk/inc/my-affirmation.js (added)
-
trunk/inc/utility.php (added)
-
trunk/my-affirmation.php (added)
-
trunk/readme.txt (added)
-
trunk/vendor (added)
-
trunk/vendor/autoload.php (added)
-
trunk/vendor/bin (added)
-
trunk/vendor/bin/php-cs-fixer (added)
-
trunk/vendor/composer (added)
-
trunk/vendor/composer/ClassLoader.php (added)
-
trunk/vendor/composer/InstalledVersions.php (added)
-
trunk/vendor/composer/LICENSE (added)
-
trunk/vendor/composer/autoload_classmap.php (added)
-
trunk/vendor/composer/autoload_files.php (added)
-
trunk/vendor/composer/autoload_namespaces.php (added)
-
trunk/vendor/composer/autoload_psr4.php (added)
-
trunk/vendor/composer/autoload_real.php (added)
-
trunk/vendor/composer/autoload_static.php (added)
-
trunk/vendor/composer/installed.json (added)
-
trunk/vendor/composer/installed.php (added)
-
trunk/vendor/composer/pcre (added)
-
trunk/vendor/composer/pcre/LICENSE (added)
-
trunk/vendor/composer/pcre/README.md (added)
-
trunk/vendor/composer/pcre/composer.json (added)
-
trunk/vendor/composer/pcre/phpstan-baseline.neon (added)
-
trunk/vendor/composer/pcre/src (added)
-
trunk/vendor/composer/pcre/src/MatchAllResult.php (added)
-
trunk/vendor/composer/pcre/src/MatchAllWithOffsetsResult.php (added)
-
trunk/vendor/composer/pcre/src/MatchResult.php (added)
-
trunk/vendor/composer/pcre/src/MatchWithOffsetsResult.php (added)
-
trunk/vendor/composer/pcre/src/PcreException.php (added)
-
trunk/vendor/composer/pcre/src/Preg.php (added)
-
trunk/vendor/composer/pcre/src/Regex.php (added)
-
trunk/vendor/composer/pcre/src/ReplaceResult.php (added)
-
trunk/vendor/composer/semver (added)
-
trunk/vendor/composer/semver/CHANGELOG.md (added)
-
trunk/vendor/composer/semver/LICENSE (added)
-
trunk/vendor/composer/semver/README.md (added)
-
trunk/vendor/composer/semver/composer.json (added)
-
trunk/vendor/composer/semver/src (added)
-
trunk/vendor/composer/semver/src/Comparator.php (added)
-
trunk/vendor/composer/semver/src/CompilingMatcher.php (added)
-
trunk/vendor/composer/semver/src/Constraint (added)
-
trunk/vendor/composer/semver/src/Constraint/Bound.php (added)
-
trunk/vendor/composer/semver/src/Constraint/Constraint.php (added)
-
trunk/vendor/composer/semver/src/Constraint/ConstraintInterface.php (added)
-
trunk/vendor/composer/semver/src/Constraint/MatchAllConstraint.php (added)
-
trunk/vendor/composer/semver/src/Constraint/MatchNoneConstraint.php (added)
-
trunk/vendor/composer/semver/src/Constraint/MultiConstraint.php (added)
-
trunk/vendor/composer/semver/src/Interval.php (added)
-
trunk/vendor/composer/semver/src/Intervals.php (added)
-
trunk/vendor/composer/semver/src/Semver.php (added)
-
trunk/vendor/composer/semver/src/VersionParser.php (added)
-
trunk/vendor/composer/xdebug-handler (added)
-
trunk/vendor/composer/xdebug-handler/CHANGELOG.md (added)
-
trunk/vendor/composer/xdebug-handler/LICENSE (added)
-
trunk/vendor/composer/xdebug-handler/README.md (added)
-
trunk/vendor/composer/xdebug-handler/composer.json (added)
-
trunk/vendor/composer/xdebug-handler/src (added)
-
trunk/vendor/composer/xdebug-handler/src/PhpConfig.php (added)
-
trunk/vendor/composer/xdebug-handler/src/Process.php (added)
-
trunk/vendor/composer/xdebug-handler/src/Status.php (added)
-
trunk/vendor/composer/xdebug-handler/src/XdebugHandler.php (added)
-
trunk/vendor/doctrine (added)
-
trunk/vendor/doctrine/annotations (added)
-
trunk/vendor/doctrine/annotations/LICENSE (added)
-
trunk/vendor/doctrine/annotations/README.md (added)
-
trunk/vendor/doctrine/annotations/composer.json (added)
-
trunk/vendor/doctrine/annotations/docs (added)
-
trunk/vendor/doctrine/annotations/docs/en (added)
-
trunk/vendor/doctrine/annotations/docs/en/annotations.rst (added)
-
trunk/vendor/doctrine/annotations/docs/en/custom.rst (added)
-
trunk/vendor/doctrine/annotations/docs/en/index.rst (added)
-
trunk/vendor/doctrine/annotations/docs/en/sidebar.rst (added)
-
trunk/vendor/doctrine/annotations/lib (added)
-
trunk/vendor/doctrine/annotations/lib/Doctrine (added)
-
trunk/vendor/doctrine/annotations/lib/Doctrine/Common (added)
-
trunk/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations (added)
-
trunk/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation (added)
-
trunk/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation.php (added)
-
trunk/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attribute.php (added)
-
trunk/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attributes.php (added)
-
trunk/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Enum.php (added)
-
trunk/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/IgnoreAnnotation.php (added)
-
trunk/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/NamedArgumentConstructor.php (added)
-
trunk/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Required.php (added)
-
trunk/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php (added)
-
trunk/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationException.php (added)
-
trunk/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php (added)
-
trunk/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php (added)
-
trunk/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php (added)
-
trunk/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php (added)
-
trunk/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php (added)
-
trunk/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/FileCacheReader.php (added)
-
trunk/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ImplicitlyIgnoredAnnotationNames.php (added)
-
trunk/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/IndexedReader.php (added)
-
trunk/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/NamedArgumentConstructorAnnotation.php (added)
-
trunk/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PhpParser.php (added)
-
trunk/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php (added)
-
trunk/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php (added)
-
trunk/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php (added)
-
trunk/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php (added)
-
trunk/vendor/doctrine/lexer (added)
-
trunk/vendor/doctrine/lexer/LICENSE (added)
-
trunk/vendor/doctrine/lexer/README.md (added)
-
trunk/vendor/doctrine/lexer/composer.json (added)
-
trunk/vendor/doctrine/lexer/lib (added)
-
trunk/vendor/doctrine/lexer/lib/Doctrine (added)
-
trunk/vendor/doctrine/lexer/lib/Doctrine/Common (added)
-
trunk/vendor/doctrine/lexer/lib/Doctrine/Common/Lexer (added)
-
trunk/vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php (added)
-
trunk/vendor/doctrine/lexer/psalm.xml (added)
-
trunk/vendor/friendsofphp (added)
-
trunk/vendor/friendsofphp/php-cs-fixer (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/CHANGELOG.md (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/CONTRIBUTING.md (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/LICENSE (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/README.md (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/UPGRADE-v3.md (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/ci-integration.sh (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/composer.json (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/logo.md (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/logo.png (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/php-cs-fixer (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/AbstractDoctrineAnnotationFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/AbstractFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/AbstractFopenFlagFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/AbstractFunctionReferenceFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/AbstractLinesBeforeNamespaceFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/AbstractNoUselessElseFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/AbstractPhpdocToTypeDeclarationFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/AbstractPhpdocTypesFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/AbstractProxyFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Cache (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Cache/Cache.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Cache/CacheInterface.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Cache/CacheManagerInterface.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Cache/Directory.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Cache/DirectoryInterface.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Cache/FileCacheManager.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Cache/FileHandler.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Cache/FileHandlerInterface.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Cache/NullCacheManager.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Cache/Signature.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Cache/SignatureInterface.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Config.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/ConfigInterface.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/ConfigurationException (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/ConfigurationException/InvalidConfigurationException.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/ConfigurationException/InvalidFixerConfigurationException.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/ConfigurationException/InvalidForEnvFixerConfigurationException.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/ConfigurationException/RequiredFixerConfigurationException.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Application.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Command (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Command/DescribeCommand.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Command/DescribeNameNotFoundException.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Command/DocumentationCommand.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Command/FixCommand.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Command/FixCommandExitStatusCalculator.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Command/HelpCommand.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Command/ListFilesCommand.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Command/ListSetsCommand.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Command/SelfUpdateCommand.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/ConfigurationResolver.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Output (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Output/ErrorOutput.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Output/NullOutput.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Output/ProcessOutput.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Output/ProcessOutputInterface.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Report (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/CheckstyleReporter.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/GitlabReporter.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/JsonReporter.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/JunitReporter.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/ReportSummary.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/ReporterFactory.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/ReporterInterface.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/TextReporter.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Report/FixReport/XmlReporter.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Report/ListSetsReport (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Report/ListSetsReport/JsonReporter.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Report/ListSetsReport/ReportSummary.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Report/ListSetsReport/ReporterFactory.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Report/ListSetsReport/ReporterInterface.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/Report/ListSetsReport/TextReporter.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/SelfUpdate (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/SelfUpdate/GithubClient.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/SelfUpdate/GithubClientInterface.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/SelfUpdate/NewVersionChecker.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/SelfUpdate/NewVersionCheckerInterface.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Console/WarningsDetector.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Differ (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Differ/DiffConsoleFormatter.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Differ/DifferInterface.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Differ/FullDiffer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Differ/NullDiffer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Differ/UnifiedDiffer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/DocBlock (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/DocBlock/Annotation.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/DocBlock/DocBlock.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/DocBlock/Line.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/DocBlock/ShortDescription.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/DocBlock/Tag.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/DocBlock/TagComparator.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/DocBlock/TypeExpression.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Doctrine (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Doctrine/Annotation (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Doctrine/Annotation/Token.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Doctrine/Annotation/Tokens.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Documentation (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Documentation/DocumentationLocator.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Documentation/FixerDocumentGenerator.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Documentation/ListDocumentGenerator.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Documentation/RstUtils.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Documentation/RuleSetDocumentationGenerator.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Error (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Error/Error.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Error/ErrorsManager.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/FileReader.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/FileRemoval.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Finder.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/AbstractIncrementOperatorFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/AbstractPhpUnitFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/ArrayPushFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/BacktickToShellExecFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/EregToPregFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/MbStrFunctionsFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/ModernizeStrposFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/NoAliasFunctionsFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/NoAliasLanguageConstructCallFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/NoMixedEchoPrintFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/PowToExponentiationFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/RandomApiMigrationFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/SetTypeToCastFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/ArraySyntaxFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/NoMultilineWhitespaceAroundDoubleArrowFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/NoTrailingCommaInSinglelineArrayFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/NoWhitespaceBeforeCommaInArrayFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/NormalizeIndexBraceFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/TrimArraySpacesFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/WhitespaceAfterCommaInArrayFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/BracesFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/EncodingFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/NonPrintableCharacterFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/OctalNotationFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/PsrAutoloadingFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/ClassReferenceNameCasingFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/ConstantCaseFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/IntegerLiteralCaseFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/LowercaseKeywordsFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/LowercaseStaticReferenceFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/MagicConstantCasingFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/MagicMethodCasingFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/NativeFunctionCasingFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/NativeFunctionTypeDeclarationCasingFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/CastSpacesFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/LowercaseCastFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/ModernizeTypesCastingFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/NoShortBoolCastFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/NoUnsetCastFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/ShortScalarCastFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/ClassAttributesSeparationFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/ClassDefinitionFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/FinalClassFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/FinalInternalClassFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/FinalPublicMethodForAbstractClassFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/NoBlankLinesAfterClassOpeningFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/NoNullPropertyInitializationFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/NoPhp4ConstructorFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/NoUnneededFinalMethodFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/OrderedClassElementsFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/OrderedInterfacesFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/OrderedTraitsFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/ProtectedToPrivateFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/SelfAccessorFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/SelfStaticAccessorFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/SingleClassElementPerStatementFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/SingleTraitInsertPerStatementFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/VisibilityRequiredFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassUsage (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassUsage/DateTimeImmutableFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/CommentToPhpdocFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/HeaderCommentFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/MultilineCommentOpeningClosingFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/NoEmptyCommentFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/NoTrailingWhitespaceInCommentFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/SingleLineCommentSpacingFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/SingleLineCommentStyleFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ConfigurableFixerInterface.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ConstantNotation (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ConstantNotation/NativeConstantInvocationFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/ControlStructureContinuationPositionFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/ElseifFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/EmptyLoopBodyFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/EmptyLoopConditionFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/IncludeFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoAlternativeSyntaxFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoBreakCommentFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoSuperfluousElseifFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoTrailingCommaInListCallFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoUnneededControlParenthesesFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoUnneededCurlyBracesFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoUselessElseFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/SimplifiedIfReturnFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/SwitchCaseSemicolonToColonFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/SwitchCaseSpaceFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/SwitchContinueToBreakFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/TrailingCommaInMultilineFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/YodaStyleFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/DeprecatedFixerInterface.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/DoctrineAnnotation (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/DoctrineAnnotation/DoctrineAnnotationArrayAssignmentFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/DoctrineAnnotation/DoctrineAnnotationBracesFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/DoctrineAnnotation/DoctrineAnnotationIndentationFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/DoctrineAnnotation/DoctrineAnnotationSpacesFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/FixerInterface.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/CombineNestedDirnameFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/DateTimeCreateFromFormatCallFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/FopenFlagOrderFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/FopenFlagsFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/FunctionDeclarationFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/FunctionTypehintSpaceFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/ImplodeCallFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/LambdaNotUsedImportFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/MethodArgumentSpaceFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/NativeFunctionInvocationFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/NoSpacesAfterFunctionNameFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/NoTrailingCommaInSinglelineFunctionCallFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/NoUnreachableDefaultArgumentValueFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/NoUselessSprintfFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/NullableTypeDeclarationForDefaultNullValueFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/PhpdocToParamTypeFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/PhpdocToPropertyTypeFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/PhpdocToReturnTypeFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/RegularCallableCallFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/ReturnTypeDeclarationFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/SingleLineThrowFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/StaticLambdaFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/UseArrowFunctionsFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/VoidReturnFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/FullyQualifiedStrictTypesFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/GlobalNamespaceImportFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/GroupImportFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/NoLeadingImportSlashFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/NoUnneededImportAliasFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/NoUnusedImportsFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/OrderedImportsFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/SingleImportPerStatementFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/SingleLineAfterImportsFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/ClassKeywordRemoveFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/CombineConsecutiveIssetsFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/CombineConsecutiveUnsetsFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/DeclareEqualNormalizeFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/DeclareParenthesesFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/DirConstantFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/ErrorSuppressionFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/ExplicitIndirectVariableFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/FunctionToConstantFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/GetClassToClassKeywordFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/IsNullFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/NoUnsetOnPropertyFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/SingleSpaceAfterConstructFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ListNotation (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ListNotation/ListSyntaxFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/NamespaceNotation (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/NamespaceNotation/BlankLineAfterNamespaceFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/NamespaceNotation/CleanNamespaceFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/NamespaceNotation/NoBlankLinesBeforeNamespaceFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/NamespaceNotation/NoLeadingNamespaceWhitespaceFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/NamespaceNotation/SingleBlankLineBeforeNamespaceFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Naming (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Naming/NoHomoglyphNamesFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/AssignNullCoalescingToCoalesceEqualFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/BinaryOperatorSpacesFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/ConcatSpaceFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/IncrementStyleFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/LogicalOperatorsFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/NewWithBracesFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/NoSpaceAroundDoubleColonFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/NotOperatorWithSpaceFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/NotOperatorWithSuccessorSpaceFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/ObjectOperatorWithoutWhitespaceFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/OperatorLinebreakFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/StandardizeIncrementFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/StandardizeNotEqualsFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/TernaryOperatorSpacesFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/TernaryToElvisOperatorFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/TernaryToNullCoalescingFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/UnaryOperatorSpacesFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpTag (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpTag/BlankLineAfterOpeningTagFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpTag/EchoTagSyntaxFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpTag/FullOpeningTagFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpTag/LinebreakAfterOpeningTagFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpTag/NoClosingTagFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitConstructFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitDedicateAssertFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitDedicateAssertInternalTypeFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitExpectationFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitFqcnAnnotationFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitInternalClassFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitMethodCasingFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitMockFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitMockShortWillReturnFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitNamespacedFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitNoExpectationAnnotationFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitSetUpTearDownVisibilityFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitSizeClassFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitStrictFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitTargetVersion.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitTestAnnotationFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitTestCaseStaticMethodCallsFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitTestClassRequiresCoversFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/AlignMultilineCommentFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/GeneralPhpdocAnnotationRemoveFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/GeneralPhpdocTagRenameFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/NoBlankLinesAfterPhpdocFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/NoEmptyPhpdocFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/NoSuperfluousPhpdocTagsFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocAddMissingParamAnnotationFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocAlignFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocAnnotationWithoutDotFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocIndentFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocInlineTagNormalizerFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocLineSpanFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocNoAccessFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocNoAliasTagFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocNoEmptyReturnFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocNoPackageFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocNoUselessInheritdocFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocOrderByValueFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocOrderFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocReturnSelfReferenceFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocScalarFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocSeparationFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocSingleLineVarSpacingFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocSummaryFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocTagCasingFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocTagTypeFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocToCommentFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocTrimConsecutiveBlankLineSeparationFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocTrimFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocTypesFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocTypesOrderFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocVarAnnotationCorrectOrderFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocVarWithoutNameFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ReturnNotation (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ReturnNotation/NoUselessReturnFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ReturnNotation/ReturnAssignmentFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/ReturnNotation/SimplifiedNullReturnFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/MultilineWhitespaceBeforeSemicolonsFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/NoEmptyStatementFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/NoSinglelineWhitespaceBeforeSemicolonsFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/SemicolonAfterInstructionFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/SpaceAfterSemicolonFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Strict (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Strict/DeclareStrictTypesFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Strict/StrictComparisonFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Strict/StrictParamFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/EscapeImplicitBackslashesFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/ExplicitStringVariableFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/HeredocToNowdocFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/NoBinaryStringFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/NoTrailingWhitespaceInStringFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/SimpleToComplexStringVariableFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/SingleQuoteFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/StringLengthToEmptyFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/StringLineEndingFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/ArrayIndentationFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/BlankLineBeforeStatementFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/CompactNullableTypehintFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/HeredocIndentationFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/IndentationTypeFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/LineEndingFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/MethodChainingIndentationFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/NoExtraBlankLinesFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/NoSpacesAroundOffsetFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/NoSpacesInsideParenthesisFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/NoTrailingWhitespaceFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/NoWhitespaceInBlankLineFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/SingleBlankLineAtEofFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/TypesSpacesFixer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Fixer/WhitespacesAwareFixerInterface.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/AliasedFixerOption.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/AliasedFixerOptionBuilder.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/AllowedValueSubset.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/DeprecatedFixerOption.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/DeprecatedFixerOptionInterface.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerConfigurationResolver.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerConfigurationResolverInterface.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerOption.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerOptionBuilder.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerOptionInterface.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/InvalidOptionsForEnvException.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/CodeSample.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/CodeSampleInterface.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/FileSpecificCodeSample.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/FileSpecificCodeSampleInterface.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/FixerDefinition.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/FixerDefinitionInterface.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/VersionSpecificCodeSample.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/VersionSpecificCodeSampleInterface.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/VersionSpecification.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/VersionSpecificationInterface.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/FixerFactory.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/FixerFileProcessedEvent.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/FixerNameValidator.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Indicator (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Indicator/PhpUnitTestCaseIndicator.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Linter (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Linter/CachingLinter.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Linter/Linter.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Linter/LinterInterface.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Linter/LintingException.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Linter/LintingResultInterface.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Linter/ProcessLinter.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Linter/ProcessLinterProcessBuilder.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Linter/ProcessLintingResult.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Linter/TokenizerLinter.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Linter/TokenizerLintingResult.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Linter/UnavailableLinterException.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/PharChecker.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/PharCheckerInterface.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Preg.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/PregException.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/AbstractMigrationSetDescription.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/AbstractRuleSetDescription.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/RuleSet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/RuleSetDescriptionInterface.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/RuleSetInterface.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/RuleSets.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/DoctrineAnnotationSet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP54MigrationSet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP56MigrationRiskySet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP70MigrationRiskySet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP70MigrationSet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP71MigrationRiskySet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP71MigrationSet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP73MigrationSet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP74MigrationRiskySet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP74MigrationSet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP80MigrationRiskySet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP80MigrationSet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHP81MigrationSet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit30MigrationRiskySet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit32MigrationRiskySet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit35MigrationRiskySet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit43MigrationRiskySet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit48MigrationRiskySet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit50MigrationRiskySet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit52MigrationRiskySet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit54MigrationRiskySet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit55MigrationRiskySet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit56MigrationRiskySet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit57MigrationRiskySet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit60MigrationRiskySet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit75MigrationRiskySet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PHPUnit84MigrationRiskySet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PSR12RiskySet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PSR12Set.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PSR1Set.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PSR2Set.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PhpCsFixerRiskySet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/PhpCsFixerSet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/SymfonyRiskySet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/RuleSet/Sets/SymfonySet.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Runner (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Runner/FileCachingLintingIterator.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Runner/FileFilterIterator.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Runner/FileLintingIterator.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Runner/Runner.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/StdinFileInfo.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/AbstractTransformer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/AbstractTypeTransformer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/AlternativeSyntaxAnalyzer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/AbstractControlCaseStructuresAnalysis.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/ArgumentAnalysis.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/CaseAnalysis.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/DefaultAnalysis.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/EnumAnalysis.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/MatchAnalysis.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/NamespaceAnalysis.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/NamespaceUseAnalysis.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/StartEndTokenAwareAnalysis.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/SwitchAnalysis.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/TypeAnalysis.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/ArgumentsAnalyzer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/AttributeAnalyzer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/BlocksAnalyzer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/ClassyAnalyzer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/CommentsAnalyzer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/ControlCaseStructuresAnalyzer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/FunctionsAnalyzer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/GotoLabelAnalyzer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/NamespaceUsesAnalyzer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/NamespacesAnalyzer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/RangeAnalyzer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/ReferenceAnalyzer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/WhitespacesAnalyzer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/CT.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/CodeHasher.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Token.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Tokens.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/TokensAnalyzer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/ArrayTypehintTransformer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/AttributeTransformer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/BraceClassInstantiationTransformer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/ClassConstantTransformer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/ConstructorPromotionTransformer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/CurlyBraceTransformer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/FirstClassCallableTransformer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/ImportTransformer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/NameQualifiedTransformer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/NamedArgumentTransformer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/NamespaceOperatorTransformer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/NullableTypeTransformer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/ReturnRefTransformer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/SquareBraceTransformer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/TypeAlternationTransformer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/TypeColonTransformer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/TypeIntersectionTransformer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/UseTransformer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/WhitespacyCommentTransformer.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/TransformerInterface.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformers.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/ToolInfo.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/ToolInfoInterface.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/Utils.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/WhitespacesFixerConfig.php (added)
-
trunk/vendor/friendsofphp/php-cs-fixer/src/WordMatcher.php (added)
-
trunk/vendor/php-cs-fixer (added)
-
trunk/vendor/php-cs-fixer/diff (added)
-
trunk/vendor/php-cs-fixer/diff/LICENSE (added)
-
trunk/vendor/php-cs-fixer/diff/README.md (added)
-
trunk/vendor/php-cs-fixer/diff/composer.json (added)
-
trunk/vendor/php-cs-fixer/diff/src (added)
-
trunk/vendor/php-cs-fixer/diff/src/Chunk.php (added)
-
trunk/vendor/php-cs-fixer/diff/src/Diff.php (added)
-
trunk/vendor/php-cs-fixer/diff/src/Differ.php (added)
-
trunk/vendor/php-cs-fixer/diff/src/Exception (added)
-
trunk/vendor/php-cs-fixer/diff/src/Exception/ConfigurationException.php (added)
-
trunk/vendor/php-cs-fixer/diff/src/Exception/Exception.php (added)
-
trunk/vendor/php-cs-fixer/diff/src/Exception/InvalidArgumentException.php (added)
-
trunk/vendor/php-cs-fixer/diff/src/Line.php (added)
-
trunk/vendor/php-cs-fixer/diff/src/LongestCommonSubsequenceCalculator.php (added)
-
trunk/vendor/php-cs-fixer/diff/src/MemoryEfficientLongestCommonSubsequenceCalculator.php (added)
-
trunk/vendor/php-cs-fixer/diff/src/Output (added)
-
trunk/vendor/php-cs-fixer/diff/src/Output/AbstractChunkOutputBuilder.php (added)
-
trunk/vendor/php-cs-fixer/diff/src/Output/DiffOnlyOutputBuilder.php (added)
-
trunk/vendor/php-cs-fixer/diff/src/Output/DiffOutputBuilderInterface.php (added)
-
trunk/vendor/php-cs-fixer/diff/src/Output/StrictUnifiedDiffOutputBuilder.php (added)
-
trunk/vendor/php-cs-fixer/diff/src/Output/UnifiedDiffOutputBuilder.php (added)
-
trunk/vendor/php-cs-fixer/diff/src/Parser.php (added)
-
trunk/vendor/php-cs-fixer/diff/src/TimeEfficientLongestCommonSubsequenceCalculator.php (added)
-
trunk/vendor/psr (added)
-
trunk/vendor/psr/cache (added)
-
trunk/vendor/psr/cache/CHANGELOG.md (added)
-
trunk/vendor/psr/cache/LICENSE.txt (added)
-
trunk/vendor/psr/cache/README.md (added)
-
trunk/vendor/psr/cache/composer.json (added)
-
trunk/vendor/psr/cache/src (added)
-
trunk/vendor/psr/cache/src/CacheException.php (added)
-
trunk/vendor/psr/cache/src/CacheItemInterface.php (added)
-
trunk/vendor/psr/cache/src/CacheItemPoolInterface.php (added)
-
trunk/vendor/psr/cache/src/InvalidArgumentException.php (added)
-
trunk/vendor/psr/container (added)
-
trunk/vendor/psr/container/LICENSE (added)
-
trunk/vendor/psr/container/README.md (added)
-
trunk/vendor/psr/container/composer.json (added)
-
trunk/vendor/psr/container/src (added)
-
trunk/vendor/psr/container/src/ContainerExceptionInterface.php (added)
-
trunk/vendor/psr/container/src/ContainerInterface.php (added)
-
trunk/vendor/psr/container/src/NotFoundExceptionInterface.php (added)
-
trunk/vendor/psr/event-dispatcher (added)
-
trunk/vendor/psr/event-dispatcher/.editorconfig (added)
-
trunk/vendor/psr/event-dispatcher/LICENSE (added)
-
trunk/vendor/psr/event-dispatcher/README.md (added)
-
trunk/vendor/psr/event-dispatcher/composer.json (added)
-
trunk/vendor/psr/event-dispatcher/src (added)
-
trunk/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php (added)
-
trunk/vendor/psr/event-dispatcher/src/ListenerProviderInterface.php (added)
-
trunk/vendor/psr/event-dispatcher/src/StoppableEventInterface.php (added)
-
trunk/vendor/psr/log (added)
-
trunk/vendor/psr/log/LICENSE (added)
-
trunk/vendor/psr/log/Psr (added)
-
trunk/vendor/psr/log/Psr/Log (added)
-
trunk/vendor/psr/log/Psr/Log/AbstractLogger.php (added)
-
trunk/vendor/psr/log/Psr/Log/InvalidArgumentException.php (added)
-
trunk/vendor/psr/log/Psr/Log/LogLevel.php (added)
-
trunk/vendor/psr/log/Psr/Log/LoggerAwareInterface.php (added)
-
trunk/vendor/psr/log/Psr/Log/LoggerAwareTrait.php (added)
-
trunk/vendor/psr/log/Psr/Log/LoggerInterface.php (added)
-
trunk/vendor/psr/log/Psr/Log/LoggerTrait.php (added)
-
trunk/vendor/psr/log/Psr/Log/NullLogger.php (added)
-
trunk/vendor/psr/log/Psr/Log/Test (added)
-
trunk/vendor/psr/log/Psr/Log/Test/DummyTest.php (added)
-
trunk/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php (added)
-
trunk/vendor/psr/log/Psr/Log/Test/TestLogger.php (added)
-
trunk/vendor/psr/log/README.md (added)
-
trunk/vendor/psr/log/composer.json (added)
-
trunk/vendor/symfony (added)
-
trunk/vendor/symfony/console (added)
-
trunk/vendor/symfony/console/Application.php (added)
-
trunk/vendor/symfony/console/Attribute (added)
-
trunk/vendor/symfony/console/Attribute/AsCommand.php (added)
-
trunk/vendor/symfony/console/CHANGELOG.md (added)
-
trunk/vendor/symfony/console/CI (added)
-
trunk/vendor/symfony/console/CI/GithubActionReporter.php (added)
-
trunk/vendor/symfony/console/Color.php (added)
-
trunk/vendor/symfony/console/Command (added)
-
trunk/vendor/symfony/console/Command/Command.php (added)
-
trunk/vendor/symfony/console/Command/CompleteCommand.php (added)
-
trunk/vendor/symfony/console/Command/DumpCompletionCommand.php (added)
-
trunk/vendor/symfony/console/Command/HelpCommand.php (added)
-
trunk/vendor/symfony/console/Command/LazyCommand.php (added)
-
trunk/vendor/symfony/console/Command/ListCommand.php (added)
-
trunk/vendor/symfony/console/Command/LockableTrait.php (added)
-
trunk/vendor/symfony/console/Command/SignalableCommandInterface.php (added)
-
trunk/vendor/symfony/console/CommandLoader (added)
-
trunk/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php (added)
-
trunk/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php (added)
-
trunk/vendor/symfony/console/CommandLoader/FactoryCommandLoader.php (added)
-
trunk/vendor/symfony/console/Completion (added)
-
trunk/vendor/symfony/console/Completion/CompletionInput.php (added)
-
trunk/vendor/symfony/console/Completion/CompletionSuggestions.php (added)
-
trunk/vendor/symfony/console/Completion/Output (added)
-
trunk/vendor/symfony/console/Completion/Output/BashCompletionOutput.php (added)
-
trunk/vendor/symfony/console/Completion/Output/CompletionOutputInterface.php (added)
-
trunk/vendor/symfony/console/Completion/Suggestion.php (added)
-
trunk/vendor/symfony/console/ConsoleEvents.php (added)
-
trunk/vendor/symfony/console/Cursor.php (added)
-
trunk/vendor/symfony/console/DependencyInjection (added)
-
trunk/vendor/symfony/console/DependencyInjection/AddConsoleCommandPass.php (added)
-
trunk/vendor/symfony/console/Descriptor (added)
-
trunk/vendor/symfony/console/Descriptor/ApplicationDescription.php (added)
-
trunk/vendor/symfony/console/Descriptor/Descriptor.php (added)
-
trunk/vendor/symfony/console/Descriptor/DescriptorInterface.php (added)
-
trunk/vendor/symfony/console/Descriptor/JsonDescriptor.php (added)
-
trunk/vendor/symfony/console/Descriptor/MarkdownDescriptor.php (added)
-
trunk/vendor/symfony/console/Descriptor/TextDescriptor.php (added)
-
trunk/vendor/symfony/console/Descriptor/XmlDescriptor.php (added)
-
trunk/vendor/symfony/console/Event (added)
-
trunk/vendor/symfony/console/Event/ConsoleCommandEvent.php (added)
-
trunk/vendor/symfony/console/Event/ConsoleErrorEvent.php (added)
-
trunk/vendor/symfony/console/Event/ConsoleEvent.php (added)
-
trunk/vendor/symfony/console/Event/ConsoleSignalEvent.php (added)
-
trunk/vendor/symfony/console/Event/ConsoleTerminateEvent.php (added)
-
trunk/vendor/symfony/console/EventListener (added)
-
trunk/vendor/symfony/console/EventListener/ErrorListener.php (added)
-
trunk/vendor/symfony/console/Exception (added)
-
trunk/vendor/symfony/console/Exception/CommandNotFoundException.php (added)
-
trunk/vendor/symfony/console/Exception/ExceptionInterface.php (added)
-
trunk/vendor/symfony/console/Exception/InvalidArgumentException.php (added)
-
trunk/vendor/symfony/console/Exception/InvalidOptionException.php (added)
-
trunk/vendor/symfony/console/Exception/LogicException.php (added)
-
trunk/vendor/symfony/console/Exception/MissingInputException.php (added)
-
trunk/vendor/symfony/console/Exception/NamespaceNotFoundException.php (added)
-
trunk/vendor/symfony/console/Exception/RuntimeException.php (added)
-
trunk/vendor/symfony/console/Formatter (added)
-
trunk/vendor/symfony/console/Formatter/NullOutputFormatter.php (added)
-
trunk/vendor/symfony/console/Formatter/NullOutputFormatterStyle.php (added)
-
trunk/vendor/symfony/console/Formatter/OutputFormatter.php (added)
-
trunk/vendor/symfony/console/Formatter/OutputFormatterInterface.php (added)
-
trunk/vendor/symfony/console/Formatter/OutputFormatterStyle.php (added)
-
trunk/vendor/symfony/console/Formatter/OutputFormatterStyleInterface.php (added)
-
trunk/vendor/symfony/console/Formatter/OutputFormatterStyleStack.php (added)
-
trunk/vendor/symfony/console/Formatter/WrappableOutputFormatterInterface.php (added)
-
trunk/vendor/symfony/console/Helper (added)
-
trunk/vendor/symfony/console/Helper/DebugFormatterHelper.php (added)
-
trunk/vendor/symfony/console/Helper/DescriptorHelper.php (added)
-
trunk/vendor/symfony/console/Helper/Dumper.php (added)
-
trunk/vendor/symfony/console/Helper/FormatterHelper.php (added)
-
trunk/vendor/symfony/console/Helper/Helper.php (added)
-
trunk/vendor/symfony/console/Helper/HelperInterface.php (added)
-
trunk/vendor/symfony/console/Helper/HelperSet.php (added)
-
trunk/vendor/symfony/console/Helper/InputAwareHelper.php (added)
-
trunk/vendor/symfony/console/Helper/ProcessHelper.php (added)
-
trunk/vendor/symfony/console/Helper/ProgressBar.php (added)
-
trunk/vendor/symfony/console/Helper/ProgressIndicator.php (added)
-
trunk/vendor/symfony/console/Helper/QuestionHelper.php (added)
-
trunk/vendor/symfony/console/Helper/SymfonyQuestionHelper.php (added)
-
trunk/vendor/symfony/console/Helper/Table.php (added)
-
trunk/vendor/symfony/console/Helper/TableCell.php (added)
-
trunk/vendor/symfony/console/Helper/TableCellStyle.php (added)
-
trunk/vendor/symfony/console/Helper/TableRows.php (added)
-
trunk/vendor/symfony/console/Helper/TableSeparator.php (added)
-
trunk/vendor/symfony/console/Helper/TableStyle.php (added)
-
trunk/vendor/symfony/console/Input (added)
-
trunk/vendor/symfony/console/Input/ArgvInput.php (added)
-
trunk/vendor/symfony/console/Input/ArrayInput.php (added)
-
trunk/vendor/symfony/console/Input/Input.php (added)
-
trunk/vendor/symfony/console/Input/InputArgument.php (added)
-
trunk/vendor/symfony/console/Input/InputAwareInterface.php (added)
-
trunk/vendor/symfony/console/Input/InputDefinition.php (added)
-
trunk/vendor/symfony/console/Input/InputInterface.php (added)
-
trunk/vendor/symfony/console/Input/InputOption.php (added)
-
trunk/vendor/symfony/console/Input/StreamableInputInterface.php (added)
-
trunk/vendor/symfony/console/Input/StringInput.php (added)
-
trunk/vendor/symfony/console/LICENSE (added)
-
trunk/vendor/symfony/console/Logger (added)
-
trunk/vendor/symfony/console/Logger/ConsoleLogger.php (added)
-
trunk/vendor/symfony/console/Output (added)
-
trunk/vendor/symfony/console/Output/BufferedOutput.php (added)
-
trunk/vendor/symfony/console/Output/ConsoleOutput.php (added)
-
trunk/vendor/symfony/console/Output/ConsoleOutputInterface.php (added)
-
trunk/vendor/symfony/console/Output/ConsoleSectionOutput.php (added)
-
trunk/vendor/symfony/console/Output/NullOutput.php (added)
-
trunk/vendor/symfony/console/Output/Output.php (added)
-
trunk/vendor/symfony/console/Output/OutputInterface.php (added)
-
trunk/vendor/symfony/console/Output/StreamOutput.php (added)
-
trunk/vendor/symfony/console/Output/TrimmedBufferOutput.php (added)
-
trunk/vendor/symfony/console/Question (added)
-
trunk/vendor/symfony/console/Question/ChoiceQuestion.php (added)
-
trunk/vendor/symfony/console/Question/ConfirmationQuestion.php (added)
-
trunk/vendor/symfony/console/Question/Question.php (added)
-
trunk/vendor/symfony/console/README.md (added)
-
trunk/vendor/symfony/console/Resources (added)
-
trunk/vendor/symfony/console/Resources/bin (added)
-
trunk/vendor/symfony/console/Resources/bin/hiddeninput.exe (added)
-
trunk/vendor/symfony/console/Resources/completion.bash (added)
-
trunk/vendor/symfony/console/SignalRegistry (added)
-
trunk/vendor/symfony/console/SignalRegistry/SignalRegistry.php (added)
-
trunk/vendor/symfony/console/SingleCommandApplication.php (added)
-
trunk/vendor/symfony/console/Style (added)
-
trunk/vendor/symfony/console/Style/OutputStyle.php (added)
-
trunk/vendor/symfony/console/Style/StyleInterface.php (added)
-
trunk/vendor/symfony/console/Style/SymfonyStyle.php (added)
-
trunk/vendor/symfony/console/Terminal.php (added)
-
trunk/vendor/symfony/console/Tester (added)
-
trunk/vendor/symfony/console/Tester/ApplicationTester.php (added)
-
trunk/vendor/symfony/console/Tester/CommandCompletionTester.php (added)
-
trunk/vendor/symfony/console/Tester/CommandTester.php (added)
-
trunk/vendor/symfony/console/Tester/Constraint (added)
-
trunk/vendor/symfony/console/Tester/Constraint/CommandIsSuccessful.php (added)
-
trunk/vendor/symfony/console/Tester/TesterTrait.php (added)
-
trunk/vendor/symfony/console/composer.json (added)
-
trunk/vendor/symfony/deprecation-contracts (added)
-
trunk/vendor/symfony/deprecation-contracts/CHANGELOG.md (added)
-
trunk/vendor/symfony/deprecation-contracts/LICENSE (added)
-
trunk/vendor/symfony/deprecation-contracts/README.md (added)
-
trunk/vendor/symfony/deprecation-contracts/composer.json (added)
-
trunk/vendor/symfony/deprecation-contracts/function.php (added)
-
trunk/vendor/symfony/event-dispatcher (added)
-
trunk/vendor/symfony/event-dispatcher-contracts (added)
-
trunk/vendor/symfony/event-dispatcher-contracts/CHANGELOG.md (added)
-
trunk/vendor/symfony/event-dispatcher-contracts/Event.php (added)
-
trunk/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php (added)
-
trunk/vendor/symfony/event-dispatcher-contracts/LICENSE (added)
-
trunk/vendor/symfony/event-dispatcher-contracts/README.md (added)
-
trunk/vendor/symfony/event-dispatcher-contracts/composer.json (added)
-
trunk/vendor/symfony/event-dispatcher/Attribute (added)
-
trunk/vendor/symfony/event-dispatcher/Attribute/AsEventListener.php (added)
-
trunk/vendor/symfony/event-dispatcher/CHANGELOG.md (added)
-
trunk/vendor/symfony/event-dispatcher/Debug (added)
-
trunk/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php (added)
-
trunk/vendor/symfony/event-dispatcher/Debug/WrappedListener.php (added)
-
trunk/vendor/symfony/event-dispatcher/DependencyInjection (added)
-
trunk/vendor/symfony/event-dispatcher/DependencyInjection/AddEventAliasesPass.php (added)
-
trunk/vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php (added)
-
trunk/vendor/symfony/event-dispatcher/EventDispatcher.php (added)
-
trunk/vendor/symfony/event-dispatcher/EventDispatcherInterface.php (added)
-
trunk/vendor/symfony/event-dispatcher/EventSubscriberInterface.php (added)
-
trunk/vendor/symfony/event-dispatcher/GenericEvent.php (added)
-
trunk/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php (added)
-
trunk/vendor/symfony/event-dispatcher/LICENSE (added)
-
trunk/vendor/symfony/event-dispatcher/LegacyEventDispatcherProxy.php (added)
-
trunk/vendor/symfony/event-dispatcher/README.md (added)
-
trunk/vendor/symfony/event-dispatcher/composer.json (added)
-
trunk/vendor/symfony/filesystem (added)
-
trunk/vendor/symfony/filesystem/CHANGELOG.md (added)
-
trunk/vendor/symfony/filesystem/Exception (added)
-
trunk/vendor/symfony/filesystem/Exception/ExceptionInterface.php (added)
-
trunk/vendor/symfony/filesystem/Exception/FileNotFoundException.php (added)
-
trunk/vendor/symfony/filesystem/Exception/IOException.php (added)
-
trunk/vendor/symfony/filesystem/Exception/IOExceptionInterface.php (added)
-
trunk/vendor/symfony/filesystem/Exception/InvalidArgumentException.php (added)
-
trunk/vendor/symfony/filesystem/Exception/RuntimeException.php (added)
-
trunk/vendor/symfony/filesystem/Filesystem.php (added)
-
trunk/vendor/symfony/filesystem/LICENSE (added)
-
trunk/vendor/symfony/filesystem/Path.php (added)
-
trunk/vendor/symfony/filesystem/README.md (added)
-
trunk/vendor/symfony/filesystem/composer.json (added)
-
trunk/vendor/symfony/finder (added)
-
trunk/vendor/symfony/finder/CHANGELOG.md (added)
-
trunk/vendor/symfony/finder/Comparator (added)
-
trunk/vendor/symfony/finder/Comparator/Comparator.php (added)
-
trunk/vendor/symfony/finder/Comparator/DateComparator.php (added)
-
trunk/vendor/symfony/finder/Comparator/NumberComparator.php (added)
-
trunk/vendor/symfony/finder/Exception (added)
-
trunk/vendor/symfony/finder/Exception/AccessDeniedException.php (added)
-
trunk/vendor/symfony/finder/Exception/DirectoryNotFoundException.php (added)
-
trunk/vendor/symfony/finder/Finder.php (added)
-
trunk/vendor/symfony/finder/Gitignore.php (added)
-
trunk/vendor/symfony/finder/Glob.php (added)
-
trunk/vendor/symfony/finder/Iterator (added)
-
trunk/vendor/symfony/finder/Iterator/CustomFilterIterator.php (added)
-
trunk/vendor/symfony/finder/Iterator/DateRangeFilterIterator.php (added)
-
trunk/vendor/symfony/finder/Iterator/DepthRangeFilterIterator.php (added)
-
trunk/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php (added)
-
trunk/vendor/symfony/finder/Iterator/FileTypeFilterIterator.php (added)
-
trunk/vendor/symfony/finder/Iterator/FilecontentFilterIterator.php (added)
-
trunk/vendor/symfony/finder/Iterator/FilenameFilterIterator.php (added)
-
trunk/vendor/symfony/finder/Iterator/LazyIterator.php (added)
-
trunk/vendor/symfony/finder/Iterator/MultiplePcreFilterIterator.php (added)
-
trunk/vendor/symfony/finder/Iterator/PathFilterIterator.php (added)
-
trunk/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php (added)
-
trunk/vendor/symfony/finder/Iterator/SizeRangeFilterIterator.php (added)
-
trunk/vendor/symfony/finder/Iterator/SortableIterator.php (added)
-
trunk/vendor/symfony/finder/Iterator/VcsIgnoredFilterIterator.php (added)
-
trunk/vendor/symfony/finder/LICENSE (added)
-
trunk/vendor/symfony/finder/README.md (added)
-
trunk/vendor/symfony/finder/SplFileInfo.php (added)
-
trunk/vendor/symfony/finder/composer.json (added)
-
trunk/vendor/symfony/options-resolver (added)
-
trunk/vendor/symfony/options-resolver/CHANGELOG.md (added)
-
trunk/vendor/symfony/options-resolver/Debug (added)
-
trunk/vendor/symfony/options-resolver/Debug/OptionsResolverIntrospector.php (added)
-
trunk/vendor/symfony/options-resolver/Exception (added)
-
trunk/vendor/symfony/options-resolver/Exception/AccessException.php (added)
-
trunk/vendor/symfony/options-resolver/Exception/ExceptionInterface.php (added)
-
trunk/vendor/symfony/options-resolver/Exception/InvalidArgumentException.php (added)
-
trunk/vendor/symfony/options-resolver/Exception/InvalidOptionsException.php (added)
-
trunk/vendor/symfony/options-resolver/Exception/MissingOptionsException.php (added)
-
trunk/vendor/symfony/options-resolver/Exception/NoConfigurationException.php (added)
-
trunk/vendor/symfony/options-resolver/Exception/NoSuchOptionException.php (added)
-
trunk/vendor/symfony/options-resolver/Exception/OptionDefinitionException.php (added)
-
trunk/vendor/symfony/options-resolver/Exception/UndefinedOptionsException.php (added)
-
trunk/vendor/symfony/options-resolver/LICENSE (added)
-
trunk/vendor/symfony/options-resolver/OptionConfigurator.php (added)
-
trunk/vendor/symfony/options-resolver/Options.php (added)
-
trunk/vendor/symfony/options-resolver/OptionsResolver.php (added)
-
trunk/vendor/symfony/options-resolver/README.md (added)
-
trunk/vendor/symfony/options-resolver/composer.json (added)
-
trunk/vendor/symfony/polyfill-ctype (added)
-
trunk/vendor/symfony/polyfill-ctype/Ctype.php (added)
-
trunk/vendor/symfony/polyfill-ctype/LICENSE (added)
-
trunk/vendor/symfony/polyfill-ctype/README.md (added)
-
trunk/vendor/symfony/polyfill-ctype/bootstrap.php (added)
-
trunk/vendor/symfony/polyfill-ctype/bootstrap80.php (added)
-
trunk/vendor/symfony/polyfill-ctype/composer.json (added)
-
trunk/vendor/symfony/polyfill-intl-grapheme (added)
-
trunk/vendor/symfony/polyfill-intl-grapheme/Grapheme.php (added)
-
trunk/vendor/symfony/polyfill-intl-grapheme/LICENSE (added)
-
trunk/vendor/symfony/polyfill-intl-grapheme/README.md (added)
-
trunk/vendor/symfony/polyfill-intl-grapheme/bootstrap.php (added)
-
trunk/vendor/symfony/polyfill-intl-grapheme/bootstrap80.php (added)
-
trunk/vendor/symfony/polyfill-intl-grapheme/composer.json (added)
-
trunk/vendor/symfony/polyfill-intl-normalizer (added)
-
trunk/vendor/symfony/polyfill-intl-normalizer/LICENSE (added)
-
trunk/vendor/symfony/polyfill-intl-normalizer/Normalizer.php (added)
-
trunk/vendor/symfony/polyfill-intl-normalizer/README.md (added)
-
trunk/vendor/symfony/polyfill-intl-normalizer/Resources (added)
-
trunk/vendor/symfony/polyfill-intl-normalizer/Resources/stubs (added)
-
trunk/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php (added)
-
trunk/vendor/symfony/polyfill-intl-normalizer/Resources/unidata (added)
-
trunk/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php (added)
-
trunk/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php (added)
-
trunk/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php (added)
-
trunk/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php (added)
-
trunk/vendor/symfony/polyfill-intl-normalizer/bootstrap.php (added)
-
trunk/vendor/symfony/polyfill-intl-normalizer/bootstrap80.php (added)
-
trunk/vendor/symfony/polyfill-intl-normalizer/composer.json (added)
-
trunk/vendor/symfony/polyfill-mbstring (added)
-
trunk/vendor/symfony/polyfill-mbstring/LICENSE (added)
-
trunk/vendor/symfony/polyfill-mbstring/Mbstring.php (added)
-
trunk/vendor/symfony/polyfill-mbstring/README.md (added)
-
trunk/vendor/symfony/polyfill-mbstring/Resources (added)
-
trunk/vendor/symfony/polyfill-mbstring/Resources/unidata (added)
-
trunk/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php (added)
-
trunk/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php (added)
-
trunk/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php (added)
-
trunk/vendor/symfony/polyfill-mbstring/bootstrap.php (added)
-
trunk/vendor/symfony/polyfill-mbstring/bootstrap80.php (added)
-
trunk/vendor/symfony/polyfill-mbstring/composer.json (added)
-
trunk/vendor/symfony/polyfill-php73 (added)
-
trunk/vendor/symfony/polyfill-php73/LICENSE (added)
-
trunk/vendor/symfony/polyfill-php73/Php73.php (added)
-
trunk/vendor/symfony/polyfill-php73/README.md (added)
-
trunk/vendor/symfony/polyfill-php73/Resources (added)
-
trunk/vendor/symfony/polyfill-php73/Resources/stubs (added)
-
trunk/vendor/symfony/polyfill-php73/Resources/stubs/JsonException.php (added)
-
trunk/vendor/symfony/polyfill-php73/bootstrap.php (added)
-
trunk/vendor/symfony/polyfill-php73/composer.json (added)
-
trunk/vendor/symfony/polyfill-php80 (added)
-
trunk/vendor/symfony/polyfill-php80/LICENSE (added)
-
trunk/vendor/symfony/polyfill-php80/Php80.php (added)
-
trunk/vendor/symfony/polyfill-php80/PhpToken.php (added)
-
trunk/vendor/symfony/polyfill-php80/README.md (added)
-
trunk/vendor/symfony/polyfill-php80/Resources (added)
-
trunk/vendor/symfony/polyfill-php80/Resources/stubs (added)
-
trunk/vendor/symfony/polyfill-php80/Resources/stubs/Attribute.php (added)
-
trunk/vendor/symfony/polyfill-php80/Resources/stubs/PhpToken.php (added)
-
trunk/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php (added)
-
trunk/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php (added)
-
trunk/vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php (added)
-
trunk/vendor/symfony/polyfill-php80/bootstrap.php (added)
-
trunk/vendor/symfony/polyfill-php80/composer.json (added)
-
trunk/vendor/symfony/polyfill-php81 (added)
-
trunk/vendor/symfony/polyfill-php81/LICENSE (added)
-
trunk/vendor/symfony/polyfill-php81/Php81.php (added)
-
trunk/vendor/symfony/polyfill-php81/README.md (added)
-
trunk/vendor/symfony/polyfill-php81/Resources (added)
-
trunk/vendor/symfony/polyfill-php81/Resources/stubs (added)
-
trunk/vendor/symfony/polyfill-php81/Resources/stubs/ReturnTypeWillChange.php (added)
-
trunk/vendor/symfony/polyfill-php81/bootstrap.php (added)
-
trunk/vendor/symfony/polyfill-php81/composer.json (added)
-
trunk/vendor/symfony/process (added)
-
trunk/vendor/symfony/process/CHANGELOG.md (added)
-
trunk/vendor/symfony/process/Exception (added)
-
trunk/vendor/symfony/process/Exception/ExceptionInterface.php (added)
-
trunk/vendor/symfony/process/Exception/InvalidArgumentException.php (added)
-
trunk/vendor/symfony/process/Exception/LogicException.php (added)
-
trunk/vendor/symfony/process/Exception/ProcessFailedException.php (added)
-
trunk/vendor/symfony/process/Exception/ProcessSignaledException.php (added)
-
trunk/vendor/symfony/process/Exception/ProcessTimedOutException.php (added)
-
trunk/vendor/symfony/process/Exception/RuntimeException.php (added)
-
trunk/vendor/symfony/process/ExecutableFinder.php (added)
-
trunk/vendor/symfony/process/InputStream.php (added)
-
trunk/vendor/symfony/process/LICENSE (added)
-
trunk/vendor/symfony/process/PhpExecutableFinder.php (added)
-
trunk/vendor/symfony/process/PhpProcess.php (added)
-
trunk/vendor/symfony/process/Pipes (added)
-
trunk/vendor/symfony/process/Pipes/AbstractPipes.php (added)
-
trunk/vendor/symfony/process/Pipes/PipesInterface.php (added)
-
trunk/vendor/symfony/process/Pipes/UnixPipes.php (added)
-
trunk/vendor/symfony/process/Pipes/WindowsPipes.php (added)
-
trunk/vendor/symfony/process/Process.php (added)
-
trunk/vendor/symfony/process/ProcessUtils.php (added)
-
trunk/vendor/symfony/process/README.md (added)
-
trunk/vendor/symfony/process/composer.json (added)
-
trunk/vendor/symfony/service-contracts (added)
-
trunk/vendor/symfony/service-contracts/Attribute (added)
-
trunk/vendor/symfony/service-contracts/Attribute/Required.php (added)
-
trunk/vendor/symfony/service-contracts/Attribute/SubscribedService.php (added)
-
trunk/vendor/symfony/service-contracts/CHANGELOG.md (added)
-
trunk/vendor/symfony/service-contracts/LICENSE (added)
-
trunk/vendor/symfony/service-contracts/README.md (added)
-
trunk/vendor/symfony/service-contracts/ResetInterface.php (added)
-
trunk/vendor/symfony/service-contracts/ServiceLocatorTrait.php (added)
-
trunk/vendor/symfony/service-contracts/ServiceProviderInterface.php (added)
-
trunk/vendor/symfony/service-contracts/ServiceSubscriberInterface.php (added)
-
trunk/vendor/symfony/service-contracts/ServiceSubscriberTrait.php (added)
-
trunk/vendor/symfony/service-contracts/Test (added)
-
trunk/vendor/symfony/service-contracts/Test/ServiceLocatorTest.php (added)
-
trunk/vendor/symfony/service-contracts/composer.json (added)
-
trunk/vendor/symfony/stopwatch (added)
-
trunk/vendor/symfony/stopwatch/CHANGELOG.md (added)
-
trunk/vendor/symfony/stopwatch/LICENSE (added)
-
trunk/vendor/symfony/stopwatch/README.md (added)
-
trunk/vendor/symfony/stopwatch/Section.php (added)
-
trunk/vendor/symfony/stopwatch/Stopwatch.php (added)
-
trunk/vendor/symfony/stopwatch/StopwatchEvent.php (added)
-
trunk/vendor/symfony/stopwatch/StopwatchPeriod.php (added)
-
trunk/vendor/symfony/stopwatch/composer.json (added)
-
trunk/vendor/symfony/string (added)
-
trunk/vendor/symfony/string/AbstractString.php (added)
-
trunk/vendor/symfony/string/AbstractUnicodeString.php (added)
-
trunk/vendor/symfony/string/ByteString.php (added)
-
trunk/vendor/symfony/string/CHANGELOG.md (added)
-
trunk/vendor/symfony/string/CodePointString.php (added)
-
trunk/vendor/symfony/string/Exception (added)
-
trunk/vendor/symfony/string/Exception/ExceptionInterface.php (added)
-
trunk/vendor/symfony/string/Exception/InvalidArgumentException.php (added)
-
trunk/vendor/symfony/string/Exception/RuntimeException.php (added)
-
trunk/vendor/symfony/string/Inflector (added)
-
trunk/vendor/symfony/string/Inflector/EnglishInflector.php (added)
-
trunk/vendor/symfony/string/Inflector/FrenchInflector.php (added)
-
trunk/vendor/symfony/string/Inflector/InflectorInterface.php (added)
-
trunk/vendor/symfony/string/LICENSE (added)
-
trunk/vendor/symfony/string/LazyString.php (added)
-
trunk/vendor/symfony/string/README.md (added)
-
trunk/vendor/symfony/string/Resources (added)
-
trunk/vendor/symfony/string/Resources/data (added)
-
trunk/vendor/symfony/string/Resources/data/wcswidth_table_wide.php (added)
-
trunk/vendor/symfony/string/Resources/data/wcswidth_table_zero.php (added)
-
trunk/vendor/symfony/string/Resources/functions.php (added)
-
trunk/vendor/symfony/string/Slugger (added)
-
trunk/vendor/symfony/string/Slugger/AsciiSlugger.php (added)
-
trunk/vendor/symfony/string/Slugger/SluggerInterface.php (added)
-
trunk/vendor/symfony/string/UnicodeString.php (added)
-
trunk/vendor/symfony/string/composer.json (added)
Note: See TracChangeset
for help on using the changeset viewer.