Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-cs-fixer3-3.3.1-1.el9.remi RPM for noarch

From Remi's RPM for RedHat EL 9 for x86_64

Name: php-cs-fixer3 Distribution: Unknown
Version: 3.3.1 Vendor: Remi's RPM repository <https://rpms.remirepo.net/>
Release: 1.el9.remi Build date: Tue Nov 16 08:12:17 2021
Group: Unspecified Build host: builder.remirepo.net
Size: 2419129 Source RPM: php-cs-fixer3-3.3.1-1.el9.remi.src.rpm
Packager: Remi Collet
Url: https://github.com/FriendsOfPHP/PHP-CS-Fixer
Summary: A tool to automatically fix PHP code style
The PHP Coding Standards Fixer tool fixes most issues in your code when you
want to follow the PHP coding standards as defined in the PSR-1 and PSR-2
documents and many more.

If you are already using a linter to identify coding standards problems in
your code, you know that fixing them by hand is tedious, especially on large
projects. This tool does not only detect them, but also fixes them for you.

Provides

Requires

License

MIT

Changelog

* Tue Nov 16 2021 Remi Collet <remi@remirepo.net> - 3.3.1-1
  - update to 3.3.1
* Tue Oct 05 2021 Remi Collet <remi@remirepo.net> - 3.2.1-1
  - update to 3.2.1
* Thu Sep 02 2021 Remi Collet <remi@remirepo.net> - 3.1.0-1
  - update to 3.1.0
  - add dependency on symfony/polyfill-php81
* Thu Aug 05 2021 Remi Collet <remi@remirepo.net> - 3.0.2-1
  - update to 3.0.2
* Tue Aug 03 2021 Remi Collet <remi@remirepo.net> - 3.0.1-1
  - update to 3.0.1
* Thu Jun 03 2021 Remi Collet <remi@remirepo.net> - 3.0.0-1
  - update to 3.0.0
  - rename to php-cs-fixer3
    install php-cs-fixer3 command and use /usr/share/php/PhpCsFixer3
  - switch to Symfony 4
  - raise dependency on composer/semver 3.2
  - raise dependency on doctrine/annotations 1.12
* Tue May 04 2021 Remi Collet <remi@remirepo.net> - 2.19.0-1
  - update to 2.19.0
* Tue Apr 20 2021 Remi Collet <remi@remirepo.net> - 2.18.6-1
  - update to 2.18.6
  - switch to composer/xdebug-handler version 2
* Wed Apr 07 2021 Remi Collet <remi@remirepo.net> - 2.18.5-1
  - update to 2.18.5
* Mon Mar 22 2021 Remi Collet <remi@remirepo.net> - 2.18.4-1
  - update to 2.18.4
* Thu Mar 11 2021 Remi Collet <remi@remirepo.net> - 2.18.3-1
  - update to 2.18.3
* Tue Jan 26 2021 Remi Collet <remi@remirepo.net> - 2.18.2-1
  - update to 2.18.2
* Fri Jan 22 2021 Remi Collet <remi@remirepo.net> - 2.18.1-1
  - update to 2.18.1
* Mon Jan 18 2021 Remi Collet <remi@remirepo.net> - 2.18.0-1
  - update to 2.18.0
* Mon Jan 04 2021 Remi Collet <remi@remirepo.net> - 2.17.3-1
  - update to 2.17.3
* Mon Dec 21 2020 Remi Collet <remi@remirepo.net> - 2.17.2-1
  - update to 2.17.2
  - switch to phpunit9
    with phpspec/prophecy-phpunit and sanmai/phpunit-legacy-adapter
* Wed Dec 09 2020 Remi Collet <remi@remirepo.net> - 2.17.1-1
  - update to 2.17.1
* Tue Dec 08 2020 Remi Collet <remi@remirepo.net> - 2.17.0-1
  - update to 2.17.0
* Wed Oct 28 2020 Remi Collet <remi@remirepo.net> - 2.16.7-1
  - update to 2.16.7
  - raise dependency on composer/semver v3
* Mon Oct 26 2020 Remi Collet <remi@remirepo.net> - 2.16.4-3
  - raise dependency on PHP 7.2
  - drop dependency on symfony-polyfill
* Mon Jun 29 2020 Remi Collet <remi@remirepo.net> - 2.16.4-1
  - update to 2.16.4
* Thu Apr 16 2020 Remi Collet <remi@remirepo.net> - 2.16.3-1
  - update to 2.16.3
* Mon Apr 13 2020 Remi Collet <remi@remirepo.net> - 2.16.2-1
  - update to 2.16.2
* Tue Nov 26 2019 Remi Collet <remi@remirepo.net> - 2.16.1-1
  - update to 2.16.1

Files

/usr/bin/php-cs-fixer3
/usr/share/doc/php-cs-fixer3
/usr/share/doc/php-cs-fixer3/CHANGELOG.md
/usr/share/doc/php-cs-fixer3/CONTRIBUTING.md
/usr/share/doc/php-cs-fixer3/README.md
/usr/share/doc/php-cs-fixer3/UPGRADE-v3.md
/usr/share/doc/php-cs-fixer3/composer.json
/usr/share/doc/php-cs-fixer3/logo.md
/usr/share/licenses/php-cs-fixer3
/usr/share/licenses/php-cs-fixer3/LICENSE
/usr/share/php/PhpCsFixer3
/usr/share/php/PhpCsFixer3/AbstractDoctrineAnnotationFixer.php
/usr/share/php/PhpCsFixer3/AbstractFixer.php
/usr/share/php/PhpCsFixer3/AbstractFopenFlagFixer.php
/usr/share/php/PhpCsFixer3/AbstractFunctionReferenceFixer.php
/usr/share/php/PhpCsFixer3/AbstractLinesBeforeNamespaceFixer.php
/usr/share/php/PhpCsFixer3/AbstractNoUselessElseFixer.php
/usr/share/php/PhpCsFixer3/AbstractPhpdocToTypeDeclarationFixer.php
/usr/share/php/PhpCsFixer3/AbstractPhpdocTypesFixer.php
/usr/share/php/PhpCsFixer3/AbstractProxyFixer.php
/usr/share/php/PhpCsFixer3/Cache
/usr/share/php/PhpCsFixer3/Cache/Cache.php
/usr/share/php/PhpCsFixer3/Cache/CacheInterface.php
/usr/share/php/PhpCsFixer3/Cache/CacheManagerInterface.php
/usr/share/php/PhpCsFixer3/Cache/Directory.php
/usr/share/php/PhpCsFixer3/Cache/DirectoryInterface.php
/usr/share/php/PhpCsFixer3/Cache/FileCacheManager.php
/usr/share/php/PhpCsFixer3/Cache/FileHandler.php
/usr/share/php/PhpCsFixer3/Cache/FileHandlerInterface.php
/usr/share/php/PhpCsFixer3/Cache/NullCacheManager.php
/usr/share/php/PhpCsFixer3/Cache/Signature.php
/usr/share/php/PhpCsFixer3/Cache/SignatureInterface.php
/usr/share/php/PhpCsFixer3/Config.php
/usr/share/php/PhpCsFixer3/ConfigInterface.php
/usr/share/php/PhpCsFixer3/ConfigurationException
/usr/share/php/PhpCsFixer3/ConfigurationException/InvalidConfigurationException.php
/usr/share/php/PhpCsFixer3/ConfigurationException/InvalidFixerConfigurationException.php
/usr/share/php/PhpCsFixer3/ConfigurationException/InvalidForEnvFixerConfigurationException.php
/usr/share/php/PhpCsFixer3/ConfigurationException/RequiredFixerConfigurationException.php
/usr/share/php/PhpCsFixer3/Console
/usr/share/php/PhpCsFixer3/Console/Application.php
/usr/share/php/PhpCsFixer3/Console/Command
/usr/share/php/PhpCsFixer3/Console/Command/DescribeCommand.php
/usr/share/php/PhpCsFixer3/Console/Command/DescribeNameNotFoundException.php
/usr/share/php/PhpCsFixer3/Console/Command/DocumentationCommand.php
/usr/share/php/PhpCsFixer3/Console/Command/FixCommand.php
/usr/share/php/PhpCsFixer3/Console/Command/FixCommandExitStatusCalculator.php
/usr/share/php/PhpCsFixer3/Console/Command/HelpCommand.php
/usr/share/php/PhpCsFixer3/Console/Command/ListFilesCommand.php
/usr/share/php/PhpCsFixer3/Console/Command/ListSetsCommand.php
/usr/share/php/PhpCsFixer3/Console/Command/SelfUpdateCommand.php
/usr/share/php/PhpCsFixer3/Console/Command/ci-integration.sh
/usr/share/php/PhpCsFixer3/Console/ConfigurationResolver.php
/usr/share/php/PhpCsFixer3/Console/Output
/usr/share/php/PhpCsFixer3/Console/Output/ErrorOutput.php
/usr/share/php/PhpCsFixer3/Console/Output/NullOutput.php
/usr/share/php/PhpCsFixer3/Console/Output/ProcessOutput.php
/usr/share/php/PhpCsFixer3/Console/Output/ProcessOutputInterface.php
/usr/share/php/PhpCsFixer3/Console/Report
/usr/share/php/PhpCsFixer3/Console/Report/FixReport
/usr/share/php/PhpCsFixer3/Console/Report/FixReport/CheckstyleReporter.php
/usr/share/php/PhpCsFixer3/Console/Report/FixReport/GitlabReporter.php
/usr/share/php/PhpCsFixer3/Console/Report/FixReport/JsonReporter.php
/usr/share/php/PhpCsFixer3/Console/Report/FixReport/JunitReporter.php
/usr/share/php/PhpCsFixer3/Console/Report/FixReport/ReportSummary.php
/usr/share/php/PhpCsFixer3/Console/Report/FixReport/ReporterFactory.php
/usr/share/php/PhpCsFixer3/Console/Report/FixReport/ReporterInterface.php
/usr/share/php/PhpCsFixer3/Console/Report/FixReport/TextReporter.php
/usr/share/php/PhpCsFixer3/Console/Report/FixReport/XmlReporter.php
/usr/share/php/PhpCsFixer3/Console/Report/ListSetsReport
/usr/share/php/PhpCsFixer3/Console/Report/ListSetsReport/JsonReporter.php
/usr/share/php/PhpCsFixer3/Console/Report/ListSetsReport/ReportSummary.php
/usr/share/php/PhpCsFixer3/Console/Report/ListSetsReport/ReporterFactory.php
/usr/share/php/PhpCsFixer3/Console/Report/ListSetsReport/ReporterInterface.php
/usr/share/php/PhpCsFixer3/Console/Report/ListSetsReport/TextReporter.php
/usr/share/php/PhpCsFixer3/Console/SelfUpdate
/usr/share/php/PhpCsFixer3/Console/SelfUpdate/GithubClient.php
/usr/share/php/PhpCsFixer3/Console/SelfUpdate/GithubClientInterface.php
/usr/share/php/PhpCsFixer3/Console/SelfUpdate/NewVersionChecker.php
/usr/share/php/PhpCsFixer3/Console/SelfUpdate/NewVersionCheckerInterface.php
/usr/share/php/PhpCsFixer3/Console/WarningsDetector.php
/usr/share/php/PhpCsFixer3/Differ
/usr/share/php/PhpCsFixer3/Differ/DiffConsoleFormatter.php
/usr/share/php/PhpCsFixer3/Differ/DifferInterface.php
/usr/share/php/PhpCsFixer3/Differ/FullDiffer.php
/usr/share/php/PhpCsFixer3/Differ/NullDiffer.php
/usr/share/php/PhpCsFixer3/Differ/UnifiedDiffer.php
/usr/share/php/PhpCsFixer3/DocBlock
/usr/share/php/PhpCsFixer3/DocBlock/Annotation.php
/usr/share/php/PhpCsFixer3/DocBlock/DocBlock.php
/usr/share/php/PhpCsFixer3/DocBlock/Line.php
/usr/share/php/PhpCsFixer3/DocBlock/ShortDescription.php
/usr/share/php/PhpCsFixer3/DocBlock/Tag.php
/usr/share/php/PhpCsFixer3/DocBlock/TagComparator.php
/usr/share/php/PhpCsFixer3/DocBlock/TypeExpression.php
/usr/share/php/PhpCsFixer3/Doctrine
/usr/share/php/PhpCsFixer3/Doctrine/Annotation
/usr/share/php/PhpCsFixer3/Doctrine/Annotation/Token.php
/usr/share/php/PhpCsFixer3/Doctrine/Annotation/Tokens.php
/usr/share/php/PhpCsFixer3/Documentation
/usr/share/php/PhpCsFixer3/Documentation/DocumentationLocator.php
/usr/share/php/PhpCsFixer3/Documentation/FixerDocumentGenerator.php
/usr/share/php/PhpCsFixer3/Documentation/ListDocumentGenerator.php
/usr/share/php/PhpCsFixer3/Documentation/RstUtils.php
/usr/share/php/PhpCsFixer3/Documentation/RuleSetDocumentationGenerator.php
/usr/share/php/PhpCsFixer3/Error
/usr/share/php/PhpCsFixer3/Error/Error.php
/usr/share/php/PhpCsFixer3/Error/ErrorsManager.php
/usr/share/php/PhpCsFixer3/FileReader.php
/usr/share/php/PhpCsFixer3/FileRemoval.php
/usr/share/php/PhpCsFixer3/Finder.php
/usr/share/php/PhpCsFixer3/Fixer
/usr/share/php/PhpCsFixer3/Fixer/AbstractIncrementOperatorFixer.php
/usr/share/php/PhpCsFixer3/Fixer/AbstractPhpUnitFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Alias
/usr/share/php/PhpCsFixer3/Fixer/Alias/ArrayPushFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Alias/BacktickToShellExecFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Alias/EregToPregFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Alias/MbStrFunctionsFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Alias/ModernizeStrposFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Alias/NoAliasFunctionsFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Alias/NoAliasLanguageConstructCallFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Alias/NoMixedEchoPrintFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Alias/PowToExponentiationFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Alias/RandomApiMigrationFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Alias/SetTypeToCastFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ArrayNotation
/usr/share/php/PhpCsFixer3/Fixer/ArrayNotation/ArraySyntaxFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ArrayNotation/NoMultilineWhitespaceAroundDoubleArrowFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ArrayNotation/NoTrailingCommaInSinglelineArrayFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ArrayNotation/NoWhitespaceBeforeCommaInArrayFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ArrayNotation/NormalizeIndexBraceFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ArrayNotation/TrimArraySpacesFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ArrayNotation/WhitespaceAfterCommaInArrayFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Basic
/usr/share/php/PhpCsFixer3/Fixer/Basic/BracesFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Basic/EncodingFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Basic/NonPrintableCharacterFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Basic/OctalNotationFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Basic/PsrAutoloadingFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Casing
/usr/share/php/PhpCsFixer3/Fixer/Casing/ConstantCaseFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Casing/IntegerLiteralCaseFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Casing/LowercaseKeywordsFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Casing/LowercaseStaticReferenceFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Casing/MagicConstantCasingFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Casing/MagicMethodCasingFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Casing/NativeFunctionCasingFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Casing/NativeFunctionTypeDeclarationCasingFixer.php
/usr/share/php/PhpCsFixer3/Fixer/CastNotation
/usr/share/php/PhpCsFixer3/Fixer/CastNotation/CastSpacesFixer.php
/usr/share/php/PhpCsFixer3/Fixer/CastNotation/LowercaseCastFixer.php
/usr/share/php/PhpCsFixer3/Fixer/CastNotation/ModernizeTypesCastingFixer.php
/usr/share/php/PhpCsFixer3/Fixer/CastNotation/NoShortBoolCastFixer.php
/usr/share/php/PhpCsFixer3/Fixer/CastNotation/NoUnsetCastFixer.php
/usr/share/php/PhpCsFixer3/Fixer/CastNotation/ShortScalarCastFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ClassNotation
/usr/share/php/PhpCsFixer3/Fixer/ClassNotation/ClassAttributesSeparationFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ClassNotation/ClassDefinitionFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ClassNotation/FinalClassFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ClassNotation/FinalInternalClassFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ClassNotation/FinalPublicMethodForAbstractClassFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ClassNotation/NoBlankLinesAfterClassOpeningFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ClassNotation/NoNullPropertyInitializationFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ClassNotation/NoPhp4ConstructorFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ClassNotation/NoUnneededFinalMethodFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ClassNotation/OrderedClassElementsFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ClassNotation/OrderedInterfacesFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ClassNotation/OrderedTraitsFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ClassNotation/ProtectedToPrivateFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ClassNotation/SelfAccessorFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ClassNotation/SelfStaticAccessorFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ClassNotation/SingleClassElementPerStatementFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ClassNotation/SingleTraitInsertPerStatementFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ClassNotation/VisibilityRequiredFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ClassUsage
/usr/share/php/PhpCsFixer3/Fixer/ClassUsage/DateTimeImmutableFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Comment
/usr/share/php/PhpCsFixer3/Fixer/Comment/CommentToPhpdocFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Comment/HeaderCommentFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Comment/MultilineCommentOpeningClosingFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Comment/NoEmptyCommentFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Comment/NoTrailingWhitespaceInCommentFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Comment/SingleLineCommentStyleFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ConfigurableFixerInterface.php
/usr/share/php/PhpCsFixer3/Fixer/ConstantNotation
/usr/share/php/PhpCsFixer3/Fixer/ConstantNotation/NativeConstantInvocationFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ControlStructure
/usr/share/php/PhpCsFixer3/Fixer/ControlStructure/ControlStructureContinuationPositionFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ControlStructure/ElseifFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ControlStructure/EmptyLoopBodyFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ControlStructure/EmptyLoopConditionFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ControlStructure/IncludeFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ControlStructure/NoAlternativeSyntaxFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ControlStructure/NoBreakCommentFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ControlStructure/NoSuperfluousElseifFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ControlStructure/NoTrailingCommaInListCallFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ControlStructure/NoUnneededControlParenthesesFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ControlStructure/NoUnneededCurlyBracesFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ControlStructure/NoUselessElseFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ControlStructure/SimplifiedIfReturnFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ControlStructure/SwitchCaseSemicolonToColonFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ControlStructure/SwitchCaseSpaceFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ControlStructure/SwitchContinueToBreakFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ControlStructure/TrailingCommaInMultilineFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ControlStructure/YodaStyleFixer.php
/usr/share/php/PhpCsFixer3/Fixer/DeprecatedFixerInterface.php
/usr/share/php/PhpCsFixer3/Fixer/DoctrineAnnotation
/usr/share/php/PhpCsFixer3/Fixer/DoctrineAnnotation/DoctrineAnnotationArrayAssignmentFixer.php
/usr/share/php/PhpCsFixer3/Fixer/DoctrineAnnotation/DoctrineAnnotationBracesFixer.php
/usr/share/php/PhpCsFixer3/Fixer/DoctrineAnnotation/DoctrineAnnotationIndentationFixer.php
/usr/share/php/PhpCsFixer3/Fixer/DoctrineAnnotation/DoctrineAnnotationSpacesFixer.php
/usr/share/php/PhpCsFixer3/Fixer/FixerInterface.php
/usr/share/php/PhpCsFixer3/Fixer/FunctionNotation
/usr/share/php/PhpCsFixer3/Fixer/FunctionNotation/CombineNestedDirnameFixer.php
/usr/share/php/PhpCsFixer3/Fixer/FunctionNotation/FopenFlagOrderFixer.php
/usr/share/php/PhpCsFixer3/Fixer/FunctionNotation/FopenFlagsFixer.php
/usr/share/php/PhpCsFixer3/Fixer/FunctionNotation/FunctionDeclarationFixer.php
/usr/share/php/PhpCsFixer3/Fixer/FunctionNotation/FunctionTypehintSpaceFixer.php
/usr/share/php/PhpCsFixer3/Fixer/FunctionNotation/ImplodeCallFixer.php
/usr/share/php/PhpCsFixer3/Fixer/FunctionNotation/LambdaNotUsedImportFixer.php
/usr/share/php/PhpCsFixer3/Fixer/FunctionNotation/MethodArgumentSpaceFixer.php
/usr/share/php/PhpCsFixer3/Fixer/FunctionNotation/NativeFunctionInvocationFixer.php
/usr/share/php/PhpCsFixer3/Fixer/FunctionNotation/NoSpacesAfterFunctionNameFixer.php
/usr/share/php/PhpCsFixer3/Fixer/FunctionNotation/NoUnreachableDefaultArgumentValueFixer.php
/usr/share/php/PhpCsFixer3/Fixer/FunctionNotation/NoUselessSprintfFixer.php
/usr/share/php/PhpCsFixer3/Fixer/FunctionNotation/NullableTypeDeclarationForDefaultNullValueFixer.php
/usr/share/php/PhpCsFixer3/Fixer/FunctionNotation/PhpdocToParamTypeFixer.php
/usr/share/php/PhpCsFixer3/Fixer/FunctionNotation/PhpdocToPropertyTypeFixer.php
/usr/share/php/PhpCsFixer3/Fixer/FunctionNotation/PhpdocToReturnTypeFixer.php
/usr/share/php/PhpCsFixer3/Fixer/FunctionNotation/RegularCallableCallFixer.php
/usr/share/php/PhpCsFixer3/Fixer/FunctionNotation/ReturnTypeDeclarationFixer.php
/usr/share/php/PhpCsFixer3/Fixer/FunctionNotation/SingleLineThrowFixer.php
/usr/share/php/PhpCsFixer3/Fixer/FunctionNotation/StaticLambdaFixer.php
/usr/share/php/PhpCsFixer3/Fixer/FunctionNotation/UseArrowFunctionsFixer.php
/usr/share/php/PhpCsFixer3/Fixer/FunctionNotation/VoidReturnFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Import
/usr/share/php/PhpCsFixer3/Fixer/Import/FullyQualifiedStrictTypesFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Import/GlobalNamespaceImportFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Import/GroupImportFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Import/NoLeadingImportSlashFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Import/NoUnusedImportsFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Import/OrderedImportsFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Import/SingleImportPerStatementFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Import/SingleLineAfterImportsFixer.php
/usr/share/php/PhpCsFixer3/Fixer/LanguageConstruct
/usr/share/php/PhpCsFixer3/Fixer/LanguageConstruct/ClassKeywordRemoveFixer.php
/usr/share/php/PhpCsFixer3/Fixer/LanguageConstruct/CombineConsecutiveIssetsFixer.php
/usr/share/php/PhpCsFixer3/Fixer/LanguageConstruct/CombineConsecutiveUnsetsFixer.php
/usr/share/php/PhpCsFixer3/Fixer/LanguageConstruct/DeclareEqualNormalizeFixer.php
/usr/share/php/PhpCsFixer3/Fixer/LanguageConstruct/DeclareParenthesesFixer.php
/usr/share/php/PhpCsFixer3/Fixer/LanguageConstruct/DirConstantFixer.php
/usr/share/php/PhpCsFixer3/Fixer/LanguageConstruct/ErrorSuppressionFixer.php
/usr/share/php/PhpCsFixer3/Fixer/LanguageConstruct/ExplicitIndirectVariableFixer.php
/usr/share/php/PhpCsFixer3/Fixer/LanguageConstruct/FunctionToConstantFixer.php
/usr/share/php/PhpCsFixer3/Fixer/LanguageConstruct/IsNullFixer.php
/usr/share/php/PhpCsFixer3/Fixer/LanguageConstruct/NoUnsetOnPropertyFixer.php
/usr/share/php/PhpCsFixer3/Fixer/LanguageConstruct/SingleSpaceAfterConstructFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ListNotation
/usr/share/php/PhpCsFixer3/Fixer/ListNotation/ListSyntaxFixer.php
/usr/share/php/PhpCsFixer3/Fixer/NamespaceNotation
/usr/share/php/PhpCsFixer3/Fixer/NamespaceNotation/BlankLineAfterNamespaceFixer.php
/usr/share/php/PhpCsFixer3/Fixer/NamespaceNotation/CleanNamespaceFixer.php
/usr/share/php/PhpCsFixer3/Fixer/NamespaceNotation/NoBlankLinesBeforeNamespaceFixer.php
/usr/share/php/PhpCsFixer3/Fixer/NamespaceNotation/NoLeadingNamespaceWhitespaceFixer.php
/usr/share/php/PhpCsFixer3/Fixer/NamespaceNotation/SingleBlankLineBeforeNamespaceFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Naming
/usr/share/php/PhpCsFixer3/Fixer/Naming/NoHomoglyphNamesFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Operator
/usr/share/php/PhpCsFixer3/Fixer/Operator/AssignNullCoalescingToCoalesceEqualFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Operator/BinaryOperatorSpacesFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Operator/ConcatSpaceFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Operator/IncrementStyleFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Operator/LogicalOperatorsFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Operator/NewWithBracesFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Operator/NoSpaceAroundDoubleColonFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Operator/NotOperatorWithSpaceFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Operator/NotOperatorWithSuccessorSpaceFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Operator/ObjectOperatorWithoutWhitespaceFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Operator/OperatorLinebreakFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Operator/StandardizeIncrementFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Operator/StandardizeNotEqualsFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Operator/TernaryOperatorSpacesFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Operator/TernaryToElvisOperatorFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Operator/TernaryToNullCoalescingFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Operator/UnaryOperatorSpacesFixer.php
/usr/share/php/PhpCsFixer3/Fixer/PhpTag
/usr/share/php/PhpCsFixer3/Fixer/PhpTag/BlankLineAfterOpeningTagFixer.php
/usr/share/php/PhpCsFixer3/Fixer/PhpTag/EchoTagSyntaxFixer.php
/usr/share/php/PhpCsFixer3/Fixer/PhpTag/FullOpeningTagFixer.php
/usr/share/php/PhpCsFixer3/Fixer/PhpTag/LinebreakAfterOpeningTagFixer.php
/usr/share/php/PhpCsFixer3/Fixer/PhpTag/NoClosingTagFixer.php
/usr/share/php/PhpCsFixer3/Fixer/PhpUnit
/usr/share/php/PhpCsFixer3/Fixer/PhpUnit/PhpUnitConstructFixer.php
/usr/share/php/PhpCsFixer3/Fixer/PhpUnit/PhpUnitDedicateAssertFixer.php
/usr/share/php/PhpCsFixer3/Fixer/PhpUnit/PhpUnitDedicateAssertInternalTypeFixer.php
/usr/share/php/PhpCsFixer3/Fixer/PhpUnit/PhpUnitExpectationFixer.php
/usr/share/php/PhpCsFixer3/Fixer/PhpUnit/PhpUnitFqcnAnnotationFixer.php
/usr/share/php/PhpCsFixer3/Fixer/PhpUnit/PhpUnitInternalClassFixer.php
/usr/share/php/PhpCsFixer3/Fixer/PhpUnit/PhpUnitMethodCasingFixer.php
/usr/share/php/PhpCsFixer3/Fixer/PhpUnit/PhpUnitMockFixer.php
/usr/share/php/PhpCsFixer3/Fixer/PhpUnit/PhpUnitMockShortWillReturnFixer.php
/usr/share/php/PhpCsFixer3/Fixer/PhpUnit/PhpUnitNamespacedFixer.php
/usr/share/php/PhpCsFixer3/Fixer/PhpUnit/PhpUnitNoExpectationAnnotationFixer.php
/usr/share/php/PhpCsFixer3/Fixer/PhpUnit/PhpUnitSetUpTearDownVisibilityFixer.php
/usr/share/php/PhpCsFixer3/Fixer/PhpUnit/PhpUnitSizeClassFixer.php
/usr/share/php/PhpCsFixer3/Fixer/PhpUnit/PhpUnitStrictFixer.php
/usr/share/php/PhpCsFixer3/Fixer/PhpUnit/PhpUnitTargetVersion.php
/usr/share/php/PhpCsFixer3/Fixer/PhpUnit/PhpUnitTestAnnotationFixer.php
/usr/share/php/PhpCsFixer3/Fixer/PhpUnit/PhpUnitTestCaseStaticMethodCallsFixer.php
/usr/share/php/PhpCsFixer3/Fixer/PhpUnit/PhpUnitTestClassRequiresCoversFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/AlignMultilineCommentFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/GeneralPhpdocAnnotationRemoveFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/GeneralPhpdocTagRenameFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/NoBlankLinesAfterPhpdocFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/NoEmptyPhpdocFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/NoSuperfluousPhpdocTagsFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/PhpdocAddMissingParamAnnotationFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/PhpdocAlignFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/PhpdocAnnotationWithoutDotFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/PhpdocIndentFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/PhpdocInlineTagNormalizerFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/PhpdocLineSpanFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/PhpdocNoAccessFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/PhpdocNoAliasTagFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/PhpdocNoEmptyReturnFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/PhpdocNoPackageFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/PhpdocNoUselessInheritdocFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/PhpdocOrderByValueFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/PhpdocOrderFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/PhpdocReturnSelfReferenceFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/PhpdocScalarFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/PhpdocSeparationFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/PhpdocSingleLineVarSpacingFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/PhpdocSummaryFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/PhpdocTagCasingFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/PhpdocTagTypeFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/PhpdocToCommentFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/PhpdocTrimConsecutiveBlankLineSeparationFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/PhpdocTrimFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/PhpdocTypesFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/PhpdocTypesOrderFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/PhpdocVarAnnotationCorrectOrderFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Phpdoc/PhpdocVarWithoutNameFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ReturnNotation
/usr/share/php/PhpCsFixer3/Fixer/ReturnNotation/NoUselessReturnFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ReturnNotation/ReturnAssignmentFixer.php
/usr/share/php/PhpCsFixer3/Fixer/ReturnNotation/SimplifiedNullReturnFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Semicolon
/usr/share/php/PhpCsFixer3/Fixer/Semicolon/MultilineWhitespaceBeforeSemicolonsFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Semicolon/NoEmptyStatementFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Semicolon/NoSinglelineWhitespaceBeforeSemicolonsFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Semicolon/SemicolonAfterInstructionFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Semicolon/SpaceAfterSemicolonFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Strict
/usr/share/php/PhpCsFixer3/Fixer/Strict/DeclareStrictTypesFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Strict/StrictComparisonFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Strict/StrictParamFixer.php
/usr/share/php/PhpCsFixer3/Fixer/StringNotation
/usr/share/php/PhpCsFixer3/Fixer/StringNotation/EscapeImplicitBackslashesFixer.php
/usr/share/php/PhpCsFixer3/Fixer/StringNotation/ExplicitStringVariableFixer.php
/usr/share/php/PhpCsFixer3/Fixer/StringNotation/HeredocToNowdocFixer.php
/usr/share/php/PhpCsFixer3/Fixer/StringNotation/NoBinaryStringFixer.php
/usr/share/php/PhpCsFixer3/Fixer/StringNotation/NoTrailingWhitespaceInStringFixer.php
/usr/share/php/PhpCsFixer3/Fixer/StringNotation/SimpleToComplexStringVariableFixer.php
/usr/share/php/PhpCsFixer3/Fixer/StringNotation/SingleQuoteFixer.php
/usr/share/php/PhpCsFixer3/Fixer/StringNotation/StringLengthToEmptyFixer.php
/usr/share/php/PhpCsFixer3/Fixer/StringNotation/StringLineEndingFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Whitespace
/usr/share/php/PhpCsFixer3/Fixer/Whitespace/ArrayIndentationFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Whitespace/BlankLineBeforeStatementFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Whitespace/CompactNullableTypehintFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Whitespace/HeredocIndentationFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Whitespace/IndentationTypeFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Whitespace/LineEndingFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Whitespace/MethodChainingIndentationFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Whitespace/NoExtraBlankLinesFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Whitespace/NoSpacesAroundOffsetFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Whitespace/NoSpacesInsideParenthesisFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Whitespace/NoTrailingWhitespaceFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Whitespace/NoWhitespaceInBlankLineFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Whitespace/SingleBlankLineAtEofFixer.php
/usr/share/php/PhpCsFixer3/Fixer/Whitespace/TypesSpacesFixer.php
/usr/share/php/PhpCsFixer3/Fixer/WhitespacesAwareFixerInterface.php
/usr/share/php/PhpCsFixer3/FixerConfiguration
/usr/share/php/PhpCsFixer3/FixerConfiguration/AliasedFixerOption.php
/usr/share/php/PhpCsFixer3/FixerConfiguration/AliasedFixerOptionBuilder.php
/usr/share/php/PhpCsFixer3/FixerConfiguration/AllowedValueSubset.php
/usr/share/php/PhpCsFixer3/FixerConfiguration/DeprecatedFixerOption.php
/usr/share/php/PhpCsFixer3/FixerConfiguration/DeprecatedFixerOptionInterface.php
/usr/share/php/PhpCsFixer3/FixerConfiguration/FixerConfigurationResolver.php
/usr/share/php/PhpCsFixer3/FixerConfiguration/FixerConfigurationResolverInterface.php
/usr/share/php/PhpCsFixer3/FixerConfiguration/FixerOption.php
/usr/share/php/PhpCsFixer3/FixerConfiguration/FixerOptionBuilder.php
/usr/share/php/PhpCsFixer3/FixerConfiguration/FixerOptionInterface.php
/usr/share/php/PhpCsFixer3/FixerConfiguration/InvalidOptionsForEnvException.php
/usr/share/php/PhpCsFixer3/FixerDefinition
/usr/share/php/PhpCsFixer3/FixerDefinition/CodeSample.php
/usr/share/php/PhpCsFixer3/FixerDefinition/CodeSampleInterface.php
/usr/share/php/PhpCsFixer3/FixerDefinition/FileSpecificCodeSample.php
/usr/share/php/PhpCsFixer3/FixerDefinition/FileSpecificCodeSampleInterface.php
/usr/share/php/PhpCsFixer3/FixerDefinition/FixerDefinition.php
/usr/share/php/PhpCsFixer3/FixerDefinition/FixerDefinitionInterface.php
/usr/share/php/PhpCsFixer3/FixerDefinition/VersionSpecificCodeSample.php
/usr/share/php/PhpCsFixer3/FixerDefinition/VersionSpecificCodeSampleInterface.php
/usr/share/php/PhpCsFixer3/FixerDefinition/VersionSpecification.php
/usr/share/php/PhpCsFixer3/FixerDefinition/VersionSpecificationInterface.php
/usr/share/php/PhpCsFixer3/FixerFactory.php
/usr/share/php/PhpCsFixer3/FixerFileProcessedEvent.php
/usr/share/php/PhpCsFixer3/FixerNameValidator.php
/usr/share/php/PhpCsFixer3/Indicator
/usr/share/php/PhpCsFixer3/Indicator/PhpUnitTestCaseIndicator.php
/usr/share/php/PhpCsFixer3/Linter
/usr/share/php/PhpCsFixer3/Linter/CachingLinter.php
/usr/share/php/PhpCsFixer3/Linter/Linter.php
/usr/share/php/PhpCsFixer3/Linter/LinterInterface.php
/usr/share/php/PhpCsFixer3/Linter/LintingException.php
/usr/share/php/PhpCsFixer3/Linter/LintingResultInterface.php
/usr/share/php/PhpCsFixer3/Linter/ProcessLinter.php
/usr/share/php/PhpCsFixer3/Linter/ProcessLinterProcessBuilder.php
/usr/share/php/PhpCsFixer3/Linter/ProcessLintingResult.php
/usr/share/php/PhpCsFixer3/Linter/TokenizerLinter.php
/usr/share/php/PhpCsFixer3/Linter/TokenizerLintingResult.php
/usr/share/php/PhpCsFixer3/Linter/UnavailableLinterException.php
/usr/share/php/PhpCsFixer3/PharChecker.php
/usr/share/php/PhpCsFixer3/PharCheckerInterface.php
/usr/share/php/PhpCsFixer3/Preg.php
/usr/share/php/PhpCsFixer3/PregException.php
/usr/share/php/PhpCsFixer3/RuleSet
/usr/share/php/PhpCsFixer3/RuleSet/AbstractMigrationSetDescription.php
/usr/share/php/PhpCsFixer3/RuleSet/AbstractRuleSetDescription.php
/usr/share/php/PhpCsFixer3/RuleSet/RuleSet.php
/usr/share/php/PhpCsFixer3/RuleSet/RuleSetDescriptionInterface.php
/usr/share/php/PhpCsFixer3/RuleSet/RuleSetInterface.php
/usr/share/php/PhpCsFixer3/RuleSet/RuleSets.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets
/usr/share/php/PhpCsFixer3/RuleSet/Sets/DoctrineAnnotationSet.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/PHP54MigrationSet.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/PHP56MigrationRiskySet.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/PHP70MigrationRiskySet.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/PHP70MigrationSet.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/PHP71MigrationRiskySet.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/PHP71MigrationSet.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/PHP73MigrationSet.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/PHP74MigrationRiskySet.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/PHP74MigrationSet.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/PHP80MigrationRiskySet.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/PHP80MigrationSet.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/PHP81MigrationSet.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/PHPUnit30MigrationRiskySet.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/PHPUnit32MigrationRiskySet.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/PHPUnit35MigrationRiskySet.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/PHPUnit43MigrationRiskySet.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/PHPUnit48MigrationRiskySet.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/PHPUnit50MigrationRiskySet.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/PHPUnit52MigrationRiskySet.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/PHPUnit54MigrationRiskySet.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/PHPUnit55MigrationRiskySet.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/PHPUnit56MigrationRiskySet.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/PHPUnit57MigrationRiskySet.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/PHPUnit60MigrationRiskySet.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/PHPUnit75MigrationRiskySet.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/PHPUnit84MigrationRiskySet.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/PSR12RiskySet.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/PSR12Set.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/PSR1Set.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/PSR2Set.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/PhpCsFixerRiskySet.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/PhpCsFixerSet.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/SymfonyRiskySet.php
/usr/share/php/PhpCsFixer3/RuleSet/Sets/SymfonySet.php
/usr/share/php/PhpCsFixer3/Runner
/usr/share/php/PhpCsFixer3/Runner/FileCachingLintingIterator.php
/usr/share/php/PhpCsFixer3/Runner/FileFilterIterator.php
/usr/share/php/PhpCsFixer3/Runner/FileLintingIterator.php
/usr/share/php/PhpCsFixer3/Runner/Runner.php
/usr/share/php/PhpCsFixer3/StdinFileInfo.php
/usr/share/php/PhpCsFixer3/Tokenizer
/usr/share/php/PhpCsFixer3/Tokenizer/AbstractTransformer.php
/usr/share/php/PhpCsFixer3/Tokenizer/AbstractTypeTransformer.php
/usr/share/php/PhpCsFixer3/Tokenizer/Analyzer
/usr/share/php/PhpCsFixer3/Tokenizer/Analyzer/Analysis
/usr/share/php/PhpCsFixer3/Tokenizer/Analyzer/Analysis/AbstractControlCaseStructuresAnalysis.php
/usr/share/php/PhpCsFixer3/Tokenizer/Analyzer/Analysis/ArgumentAnalysis.php
/usr/share/php/PhpCsFixer3/Tokenizer/Analyzer/Analysis/CaseAnalysis.php
/usr/share/php/PhpCsFixer3/Tokenizer/Analyzer/Analysis/DefaultAnalysis.php
/usr/share/php/PhpCsFixer3/Tokenizer/Analyzer/Analysis/EnumAnalysis.php
/usr/share/php/PhpCsFixer3/Tokenizer/Analyzer/Analysis/MatchAnalysis.php
/usr/share/php/PhpCsFixer3/Tokenizer/Analyzer/Analysis/NamespaceAnalysis.php
/usr/share/php/PhpCsFixer3/Tokenizer/Analyzer/Analysis/NamespaceUseAnalysis.php
/usr/share/php/PhpCsFixer3/Tokenizer/Analyzer/Analysis/StartEndTokenAwareAnalysis.php
/usr/share/php/PhpCsFixer3/Tokenizer/Analyzer/Analysis/SwitchAnalysis.php
/usr/share/php/PhpCsFixer3/Tokenizer/Analyzer/Analysis/TypeAnalysis.php
/usr/share/php/PhpCsFixer3/Tokenizer/Analyzer/ArgumentsAnalyzer.php
/usr/share/php/PhpCsFixer3/Tokenizer/Analyzer/AttributeAnalyzer.php
/usr/share/php/PhpCsFixer3/Tokenizer/Analyzer/BlocksAnalyzer.php
/usr/share/php/PhpCsFixer3/Tokenizer/Analyzer/ClassyAnalyzer.php
/usr/share/php/PhpCsFixer3/Tokenizer/Analyzer/CommentsAnalyzer.php
/usr/share/php/PhpCsFixer3/Tokenizer/Analyzer/ControlCaseStructuresAnalyzer.php
/usr/share/php/PhpCsFixer3/Tokenizer/Analyzer/FunctionsAnalyzer.php
/usr/share/php/PhpCsFixer3/Tokenizer/Analyzer/GotoLabelAnalyzer.php
/usr/share/php/PhpCsFixer3/Tokenizer/Analyzer/NamespaceUsesAnalyzer.php
/usr/share/php/PhpCsFixer3/Tokenizer/Analyzer/NamespacesAnalyzer.php
/usr/share/php/PhpCsFixer3/Tokenizer/Analyzer/RangeAnalyzer.php
/usr/share/php/PhpCsFixer3/Tokenizer/Analyzer/ReferenceAnalyzer.php
/usr/share/php/PhpCsFixer3/Tokenizer/Analyzer/WhitespacesAnalyzer.php
/usr/share/php/PhpCsFixer3/Tokenizer/CT.php
/usr/share/php/PhpCsFixer3/Tokenizer/CodeHasher.php
/usr/share/php/PhpCsFixer3/Tokenizer/Generator
/usr/share/php/PhpCsFixer3/Tokenizer/Generator/NamespacedStringTokenGenerator.php
/usr/share/php/PhpCsFixer3/Tokenizer/Resolver
/usr/share/php/PhpCsFixer3/Tokenizer/Resolver/TypeShortNameResolver.php
/usr/share/php/PhpCsFixer3/Tokenizer/Token.php
/usr/share/php/PhpCsFixer3/Tokenizer/Tokens.php
/usr/share/php/PhpCsFixer3/Tokenizer/TokensAnalyzer.php
/usr/share/php/PhpCsFixer3/Tokenizer/Transformer
/usr/share/php/PhpCsFixer3/Tokenizer/Transformer/ArrayTypehintTransformer.php
/usr/share/php/PhpCsFixer3/Tokenizer/Transformer/AttributeTransformer.php
/usr/share/php/PhpCsFixer3/Tokenizer/Transformer/BraceClassInstantiationTransformer.php
/usr/share/php/PhpCsFixer3/Tokenizer/Transformer/ClassConstantTransformer.php
/usr/share/php/PhpCsFixer3/Tokenizer/Transformer/ConstructorPromotionTransformer.php
/usr/share/php/PhpCsFixer3/Tokenizer/Transformer/CurlyBraceTransformer.php
/usr/share/php/PhpCsFixer3/Tokenizer/Transformer/FirstClassCallableTransformer.php
/usr/share/php/PhpCsFixer3/Tokenizer/Transformer/ImportTransformer.php
/usr/share/php/PhpCsFixer3/Tokenizer/Transformer/NameQualifiedTransformer.php
/usr/share/php/PhpCsFixer3/Tokenizer/Transformer/NamedArgumentTransformer.php
/usr/share/php/PhpCsFixer3/Tokenizer/Transformer/NamespaceOperatorTransformer.php
/usr/share/php/PhpCsFixer3/Tokenizer/Transformer/NullableTypeTransformer.php
/usr/share/php/PhpCsFixer3/Tokenizer/Transformer/ReturnRefTransformer.php
/usr/share/php/PhpCsFixer3/Tokenizer/Transformer/SquareBraceTransformer.php
/usr/share/php/PhpCsFixer3/Tokenizer/Transformer/TypeAlternationTransformer.php
/usr/share/php/PhpCsFixer3/Tokenizer/Transformer/TypeColonTransformer.php
/usr/share/php/PhpCsFixer3/Tokenizer/Transformer/TypeIntersectionTransformer.php
/usr/share/php/PhpCsFixer3/Tokenizer/Transformer/UseTransformer.php
/usr/share/php/PhpCsFixer3/Tokenizer/Transformer/WhitespacyCommentTransformer.php
/usr/share/php/PhpCsFixer3/Tokenizer/TransformerInterface.php
/usr/share/php/PhpCsFixer3/Tokenizer/Transformers.php
/usr/share/php/PhpCsFixer3/ToolInfo.php
/usr/share/php/PhpCsFixer3/ToolInfoInterface.php
/usr/share/php/PhpCsFixer3/Utils.php
/usr/share/php/PhpCsFixer3/WhitespacesFixerConfig.php
/usr/share/php/PhpCsFixer3/WordMatcher.php
/usr/share/php/PhpCsFixer3/autoload.php
/usr/share/php/PhpCsFixer3/diff
/usr/share/php/PhpCsFixer3/diff/Chunk.php
/usr/share/php/PhpCsFixer3/diff/Diff.php
/usr/share/php/PhpCsFixer3/diff/Differ.php
/usr/share/php/PhpCsFixer3/diff/Exception
/usr/share/php/PhpCsFixer3/diff/Exception/ConfigurationException.php
/usr/share/php/PhpCsFixer3/diff/Exception/Exception.php
/usr/share/php/PhpCsFixer3/diff/Exception/InvalidArgumentException.php
/usr/share/php/PhpCsFixer3/diff/Line.php
/usr/share/php/PhpCsFixer3/diff/LongestCommonSubsequenceCalculator.php
/usr/share/php/PhpCsFixer3/diff/MemoryEfficientLongestCommonSubsequenceCalculator.php
/usr/share/php/PhpCsFixer3/diff/Output
/usr/share/php/PhpCsFixer3/diff/Output/AbstractChunkOutputBuilder.php
/usr/share/php/PhpCsFixer3/diff/Output/DiffOnlyOutputBuilder.php
/usr/share/php/PhpCsFixer3/diff/Output/DiffOutputBuilderInterface.php
/usr/share/php/PhpCsFixer3/diff/Output/StrictUnifiedDiffOutputBuilder.php
/usr/share/php/PhpCsFixer3/diff/Output/UnifiedDiffOutputBuilder.php
/usr/share/php/PhpCsFixer3/diff/Parser.php
/usr/share/php/PhpCsFixer3/diff/TimeEfficientLongestCommonSubsequenceCalculator.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri May 3 05:14:29 2024