Content of RPM
php-cs-fixer-2.9.0-1.fc27.remi.noarch.rpm :
/usr/bin/php-cs-fixer
/usr/share/doc/php-cs-fixer
/usr/share/doc/php-cs-fixer/CHANGELOG.md
/usr/share/doc/php-cs-fixer/CONTRIBUTING.md
/usr/share/doc/php-cs-fixer/README.rst
/usr/share/doc/php-cs-fixer/UPGRADE.md
/usr/share/doc/php-cs-fixer/composer.json
/usr/share/licenses/php-cs-fixer
/usr/share/licenses/php-cs-fixer/LICENSE
/usr/share/php/PhpCsFixer
/usr/share/php/PhpCsFixer/AbstractAlignFixerHelper.php
/usr/share/php/PhpCsFixer/AbstractDoctrineAnnotationFixer.php
/usr/share/php/PhpCsFixer/AbstractFixer.php
/usr/share/php/PhpCsFixer/AbstractFunctionReferenceFixer.php
/usr/share/php/PhpCsFixer/AbstractLinesBeforeNamespaceFixer.php
/usr/share/php/PhpCsFixer/AbstractNoUselessElseFixer.php
/usr/share/php/PhpCsFixer/AbstractPhpdocTypesFixer.php
/usr/share/php/PhpCsFixer/AbstractProxyFixer.php
/usr/share/php/PhpCsFixer/AbstractPsrAutoloadingFixer.php
/usr/share/php/PhpCsFixer/Cache
/usr/share/php/PhpCsFixer/Cache/Cache.php
/usr/share/php/PhpCsFixer/Cache/CacheInterface.php
/usr/share/php/PhpCsFixer/Cache/CacheManagerInterface.php
/usr/share/php/PhpCsFixer/Cache/Directory.php
/usr/share/php/PhpCsFixer/Cache/DirectoryInterface.php
/usr/share/php/PhpCsFixer/Cache/FileCacheManager.php
/usr/share/php/PhpCsFixer/Cache/FileHandler.php
/usr/share/php/PhpCsFixer/Cache/FileHandlerInterface.php
/usr/share/php/PhpCsFixer/Cache/NullCacheManager.php
/usr/share/php/PhpCsFixer/Cache/Signature.php
/usr/share/php/PhpCsFixer/Cache/SignatureInterface.php
/usr/share/php/PhpCsFixer/Config.php
/usr/share/php/PhpCsFixer/ConfigInterface.php
/usr/share/php/PhpCsFixer/ConfigurationException
/usr/share/php/PhpCsFixer/ConfigurationException/InvalidConfigurationException.php
/usr/share/php/PhpCsFixer/ConfigurationException/InvalidFixerConfigurationException.php
/usr/share/php/PhpCsFixer/ConfigurationException/InvalidForEnvFixerConfigurationException.php
/usr/share/php/PhpCsFixer/ConfigurationException/RequiredFixerConfigurationException.php
/usr/share/php/PhpCsFixer/Console
/usr/share/php/PhpCsFixer/Console/Application.php
/usr/share/php/PhpCsFixer/Console/Command
/usr/share/php/PhpCsFixer/Console/Command/DescribeCommand.php
/usr/share/php/PhpCsFixer/Console/Command/DescribeNameNotFoundException.php
/usr/share/php/PhpCsFixer/Console/Command/FixCommand.php
/usr/share/php/PhpCsFixer/Console/Command/FixCommandExitStatusCalculator.php
/usr/share/php/PhpCsFixer/Console/Command/HelpCommand.php
/usr/share/php/PhpCsFixer/Console/Command/ReadmeCommand.php
/usr/share/php/PhpCsFixer/Console/Command/SelfUpdateCommand.php
/usr/share/php/PhpCsFixer/Console/Command/ci-integration.sh
/usr/share/php/PhpCsFixer/Console/ConfigurationResolver.php
/usr/share/php/PhpCsFixer/Console/Output
/usr/share/php/PhpCsFixer/Console/Output/ErrorOutput.php
/usr/share/php/PhpCsFixer/Console/Output/NullOutput.php
/usr/share/php/PhpCsFixer/Console/Output/ProcessOutput.php
/usr/share/php/PhpCsFixer/Console/Output/ProcessOutputInterface.php
/usr/share/php/PhpCsFixer/Console/SelfUpdate
/usr/share/php/PhpCsFixer/Console/SelfUpdate/GithubClient.php
/usr/share/php/PhpCsFixer/Console/SelfUpdate/GithubClientInterface.php
/usr/share/php/PhpCsFixer/Console/SelfUpdate/NewVersionChecker.php
/usr/share/php/PhpCsFixer/Console/SelfUpdate/NewVersionCheckerInterface.php
/usr/share/php/PhpCsFixer/Console/WarningsDetector.php
/usr/share/php/PhpCsFixer/Differ
/usr/share/php/PhpCsFixer/Differ/DiffConsoleFormatter.php
/usr/share/php/PhpCsFixer/Differ/DifferInterface.php
/usr/share/php/PhpCsFixer/Differ/NullDiffer.php
/usr/share/php/PhpCsFixer/Differ/SebastianBergmannDiffer.php
/usr/share/php/PhpCsFixer/Differ/SebastianBergmannShortDiffer.php
/usr/share/php/PhpCsFixer/Differ/UnifiedDiffer.php
/usr/share/php/PhpCsFixer/DocBlock
/usr/share/php/PhpCsFixer/DocBlock/Annotation.php
/usr/share/php/PhpCsFixer/DocBlock/DocBlock.php
/usr/share/php/PhpCsFixer/DocBlock/Line.php
/usr/share/php/PhpCsFixer/DocBlock/Tag.php
/usr/share/php/PhpCsFixer/DocBlock/TagComparator.php
/usr/share/php/PhpCsFixer/Doctrine
/usr/share/php/PhpCsFixer/Doctrine/Annotation
/usr/share/php/PhpCsFixer/Doctrine/Annotation/Token.php
/usr/share/php/PhpCsFixer/Doctrine/Annotation/Tokens.php
/usr/share/php/PhpCsFixer/Error
/usr/share/php/PhpCsFixer/Error/Error.php
/usr/share/php/PhpCsFixer/Error/ErrorsManager.php
/usr/share/php/PhpCsFixer/FileRemoval.php
/usr/share/php/PhpCsFixer/Finder.php
/usr/share/php/PhpCsFixer/Fixer
/usr/share/php/PhpCsFixer/Fixer/Alias
/usr/share/php/PhpCsFixer/Fixer/Alias/EregToPregFixer.php
/usr/share/php/PhpCsFixer/Fixer/Alias/MbStrFunctionsFixer.php
/usr/share/php/PhpCsFixer/Fixer/Alias/NoAliasFunctionsFixer.php
/usr/share/php/PhpCsFixer/Fixer/Alias/NoMixedEchoPrintFixer.php
/usr/share/php/PhpCsFixer/Fixer/Alias/PowToExponentiationFixer.php
/usr/share/php/PhpCsFixer/Fixer/Alias/RandomApiMigrationFixer.php
/usr/share/php/PhpCsFixer/Fixer/ArrayNotation
/usr/share/php/PhpCsFixer/Fixer/ArrayNotation/ArraySyntaxFixer.php
/usr/share/php/PhpCsFixer/Fixer/ArrayNotation/NoMultilineWhitespaceAroundDoubleArrowFixer.php
/usr/share/php/PhpCsFixer/Fixer/ArrayNotation/NoTrailingCommaInSinglelineArrayFixer.php
/usr/share/php/PhpCsFixer/Fixer/ArrayNotation/NoWhitespaceBeforeCommaInArrayFixer.php
/usr/share/php/PhpCsFixer/Fixer/ArrayNotation/NormalizeIndexBraceFixer.php
/usr/share/php/PhpCsFixer/Fixer/ArrayNotation/TrailingCommaInMultilineArrayFixer.php
/usr/share/php/PhpCsFixer/Fixer/ArrayNotation/TrimArraySpacesFixer.php
/usr/share/php/PhpCsFixer/Fixer/ArrayNotation/WhitespaceAfterCommaInArrayFixer.php
/usr/share/php/PhpCsFixer/Fixer/Basic
/usr/share/php/PhpCsFixer/Fixer/Basic/BracesFixer.php
/usr/share/php/PhpCsFixer/Fixer/Basic/EncodingFixer.php
/usr/share/php/PhpCsFixer/Fixer/Basic/NonPrintableCharacterFixer.php
/usr/share/php/PhpCsFixer/Fixer/Basic/Psr0Fixer.php
/usr/share/php/PhpCsFixer/Fixer/Basic/Psr4Fixer.php
/usr/share/php/PhpCsFixer/Fixer/Casing
/usr/share/php/PhpCsFixer/Fixer/Casing/LowercaseConstantsFixer.php
/usr/share/php/PhpCsFixer/Fixer/Casing/LowercaseKeywordsFixer.php
/usr/share/php/PhpCsFixer/Fixer/Casing/MagicConstantCasingFixer.php
/usr/share/php/PhpCsFixer/Fixer/Casing/NativeFunctionCasingFixer.php
/usr/share/php/PhpCsFixer/Fixer/CastNotation
/usr/share/php/PhpCsFixer/Fixer/CastNotation/CastSpacesFixer.php
/usr/share/php/PhpCsFixer/Fixer/CastNotation/LowercaseCastFixer.php
/usr/share/php/PhpCsFixer/Fixer/CastNotation/ModernizeTypesCastingFixer.php
/usr/share/php/PhpCsFixer/Fixer/CastNotation/NoShortBoolCastFixer.php
/usr/share/php/PhpCsFixer/Fixer/CastNotation/ShortScalarCastFixer.php
/usr/share/php/PhpCsFixer/Fixer/ClassNotation
/usr/share/php/PhpCsFixer/Fixer/ClassNotation/ClassAttributesSeparationFixer.php
/usr/share/php/PhpCsFixer/Fixer/ClassNotation/ClassDefinitionFixer.php
/usr/share/php/PhpCsFixer/Fixer/ClassNotation/FinalInternalClassFixer.php
/usr/share/php/PhpCsFixer/Fixer/ClassNotation/MethodSeparationFixer.php
/usr/share/php/PhpCsFixer/Fixer/ClassNotation/NoBlankLinesAfterClassOpeningFixer.php
/usr/share/php/PhpCsFixer/Fixer/ClassNotation/NoNullPropertyInitializationFixer.php
/usr/share/php/PhpCsFixer/Fixer/ClassNotation/NoPhp4ConstructorFixer.php
/usr/share/php/PhpCsFixer/Fixer/ClassNotation/NoUnneededFinalMethodFixer.php
/usr/share/php/PhpCsFixer/Fixer/ClassNotation/OrderedClassElementsFixer.php
/usr/share/php/PhpCsFixer/Fixer/ClassNotation/ProtectedToPrivateFixer.php
/usr/share/php/PhpCsFixer/Fixer/ClassNotation/SelfAccessorFixer.php
/usr/share/php/PhpCsFixer/Fixer/ClassNotation/SingleClassElementPerStatementFixer.php
/usr/share/php/PhpCsFixer/Fixer/ClassNotation/VisibilityRequiredFixer.php
/usr/share/php/PhpCsFixer/Fixer/Comment
/usr/share/php/PhpCsFixer/Fixer/Comment/HashToSlashCommentFixer.php
/usr/share/php/PhpCsFixer/Fixer/Comment/HeaderCommentFixer.php
/usr/share/php/PhpCsFixer/Fixer/Comment/NoEmptyCommentFixer.php
/usr/share/php/PhpCsFixer/Fixer/Comment/NoTrailingWhitespaceInCommentFixer.php
/usr/share/php/PhpCsFixer/Fixer/Comment/SingleLineCommentStyleFixer.php
/usr/share/php/PhpCsFixer/Fixer/ConfigurableFixerInterface.php
/usr/share/php/PhpCsFixer/Fixer/ConfigurationDefinitionFixerInterface.php
/usr/share/php/PhpCsFixer/Fixer/ControlStructure
/usr/share/php/PhpCsFixer/Fixer/ControlStructure/ElseifFixer.php
/usr/share/php/PhpCsFixer/Fixer/ControlStructure/IncludeFixer.php
/usr/share/php/PhpCsFixer/Fixer/ControlStructure/NoBreakCommentFixer.php
/usr/share/php/PhpCsFixer/Fixer/ControlStructure/NoSuperfluousElseifFixer.php
/usr/share/php/PhpCsFixer/Fixer/ControlStructure/NoTrailingCommaInListCallFixer.php
/usr/share/php/PhpCsFixer/Fixer/ControlStructure/NoUnneededControlParenthesesFixer.php
/usr/share/php/PhpCsFixer/Fixer/ControlStructure/NoUnneededCurlyBracesFixer.php
/usr/share/php/PhpCsFixer/Fixer/ControlStructure/NoUselessElseFixer.php
/usr/share/php/PhpCsFixer/Fixer/ControlStructure/SwitchCaseSemicolonToColonFixer.php
/usr/share/php/PhpCsFixer/Fixer/ControlStructure/SwitchCaseSpaceFixer.php
/usr/share/php/PhpCsFixer/Fixer/ControlStructure/YodaStyleFixer.php
/usr/share/php/PhpCsFixer/Fixer/DefinedFixerInterface.php
/usr/share/php/PhpCsFixer/Fixer/DeprecatedFixerInterface.php
/usr/share/php/PhpCsFixer/Fixer/DoctrineAnnotation
/usr/share/php/PhpCsFixer/Fixer/DoctrineAnnotation/DoctrineAnnotationArrayAssignmentFixer.php
/usr/share/php/PhpCsFixer/Fixer/DoctrineAnnotation/DoctrineAnnotationBracesFixer.php
/usr/share/php/PhpCsFixer/Fixer/DoctrineAnnotation/DoctrineAnnotationIndentationFixer.php
/usr/share/php/PhpCsFixer/Fixer/DoctrineAnnotation/DoctrineAnnotationSpacesFixer.php
/usr/share/php/PhpCsFixer/Fixer/FixerInterface.php
/usr/share/php/PhpCsFixer/Fixer/FunctionNotation
/usr/share/php/PhpCsFixer/Fixer/FunctionNotation/FunctionDeclarationFixer.php
/usr/share/php/PhpCsFixer/Fixer/FunctionNotation/FunctionTypehintSpaceFixer.php
/usr/share/php/PhpCsFixer/Fixer/FunctionNotation/MethodArgumentSpaceFixer.php
/usr/share/php/PhpCsFixer/Fixer/FunctionNotation/NativeFunctionInvocationFixer.php
/usr/share/php/PhpCsFixer/Fixer/FunctionNotation/NoSpacesAfterFunctionNameFixer.php
/usr/share/php/PhpCsFixer/Fixer/FunctionNotation/NoUnreachableDefaultArgumentValueFixer.php
/usr/share/php/PhpCsFixer/Fixer/FunctionNotation/ReturnTypeDeclarationFixer.php
/usr/share/php/PhpCsFixer/Fixer/FunctionNotation/StaticLambdaFixer.php
/usr/share/php/PhpCsFixer/Fixer/FunctionNotation/VoidReturnFixer.php
/usr/share/php/PhpCsFixer/Fixer/Import
/usr/share/php/PhpCsFixer/Fixer/Import/NoLeadingImportSlashFixer.php
/usr/share/php/PhpCsFixer/Fixer/Import/NoUnusedImportsFixer.php
/usr/share/php/PhpCsFixer/Fixer/Import/OrderedImportsFixer.php
/usr/share/php/PhpCsFixer/Fixer/Import/SingleImportPerStatementFixer.php
/usr/share/php/PhpCsFixer/Fixer/Import/SingleLineAfterImportsFixer.php
/usr/share/php/PhpCsFixer/Fixer/LanguageConstruct
/usr/share/php/PhpCsFixer/Fixer/LanguageConstruct/ClassKeywordRemoveFixer.php
/usr/share/php/PhpCsFixer/Fixer/LanguageConstruct/CombineConsecutiveIssetsFixer.php
/usr/share/php/PhpCsFixer/Fixer/LanguageConstruct/CombineConsecutiveUnsetsFixer.php
/usr/share/php/PhpCsFixer/Fixer/LanguageConstruct/DeclareEqualNormalizeFixer.php
/usr/share/php/PhpCsFixer/Fixer/LanguageConstruct/DirConstantFixer.php
/usr/share/php/PhpCsFixer/Fixer/LanguageConstruct/ExplicitIndirectVariableFixer.php
/usr/share/php/PhpCsFixer/Fixer/LanguageConstruct/FunctionToConstantFixer.php
/usr/share/php/PhpCsFixer/Fixer/LanguageConstruct/IsNullFixer.php
/usr/share/php/PhpCsFixer/Fixer/LanguageConstruct/SilencedDeprecationErrorFixer.php
/usr/share/php/PhpCsFixer/Fixer/ListNotation
/usr/share/php/PhpCsFixer/Fixer/ListNotation/ListSyntaxFixer.php
/usr/share/php/PhpCsFixer/Fixer/NamespaceNotation
/usr/share/php/PhpCsFixer/Fixer/NamespaceNotation/BlankLineAfterNamespaceFixer.php
/usr/share/php/PhpCsFixer/Fixer/NamespaceNotation/NoBlankLinesBeforeNamespaceFixer.php
/usr/share/php/PhpCsFixer/Fixer/NamespaceNotation/NoLeadingNamespaceWhitespaceFixer.php
/usr/share/php/PhpCsFixer/Fixer/NamespaceNotation/SingleBlankLineBeforeNamespaceFixer.php
/usr/share/php/PhpCsFixer/Fixer/Naming
/usr/share/php/PhpCsFixer/Fixer/Naming/NoHomoglyphNamesFixer.php
/usr/share/php/PhpCsFixer/Fixer/Operator
/usr/share/php/PhpCsFixer/Fixer/Operator/AlignDoubleArrowFixerHelper.php
/usr/share/php/PhpCsFixer/Fixer/Operator/AlignEqualsFixerHelper.php
/usr/share/php/PhpCsFixer/Fixer/Operator/BinaryOperatorSpacesFixer.php
/usr/share/php/PhpCsFixer/Fixer/Operator/ConcatSpaceFixer.php
/usr/share/php/PhpCsFixer/Fixer/Operator/IncrementStyleFixer.php
/usr/share/php/PhpCsFixer/Fixer/Operator/NewWithBracesFixer.php
/usr/share/php/PhpCsFixer/Fixer/Operator/NotOperatorWithSpaceFixer.php
/usr/share/php/PhpCsFixer/Fixer/Operator/NotOperatorWithSuccessorSpaceFixer.php
/usr/share/php/PhpCsFixer/Fixer/Operator/ObjectOperatorWithoutWhitespaceFixer.php
/usr/share/php/PhpCsFixer/Fixer/Operator/PreIncrementFixer.php
/usr/share/php/PhpCsFixer/Fixer/Operator/StandardizeNotEqualsFixer.php
/usr/share/php/PhpCsFixer/Fixer/Operator/TernaryOperatorSpacesFixer.php
/usr/share/php/PhpCsFixer/Fixer/Operator/TernaryToNullCoalescingFixer.php
/usr/share/php/PhpCsFixer/Fixer/Operator/UnaryOperatorSpacesFixer.php
/usr/share/php/PhpCsFixer/Fixer/PhpTag
/usr/share/php/PhpCsFixer/Fixer/PhpTag/BlankLineAfterOpeningTagFixer.php
/usr/share/php/PhpCsFixer/Fixer/PhpTag/FullOpeningTagFixer.php
/usr/share/php/PhpCsFixer/Fixer/PhpTag/LinebreakAfterOpeningTagFixer.php
/usr/share/php/PhpCsFixer/Fixer/PhpTag/NoClosingTagFixer.php
/usr/share/php/PhpCsFixer/Fixer/PhpTag/NoShortEchoTagFixer.php
/usr/share/php/PhpCsFixer/Fixer/PhpUnit
/usr/share/php/PhpCsFixer/Fixer/PhpUnit/PhpUnitConstructFixer.php
/usr/share/php/PhpCsFixer/Fixer/PhpUnit/PhpUnitDedicateAssertFixer.php
/usr/share/php/PhpCsFixer/Fixer/PhpUnit/PhpUnitExpectationFixer.php
/usr/share/php/PhpCsFixer/Fixer/PhpUnit/PhpUnitFqcnAnnotationFixer.php
/usr/share/php/PhpCsFixer/Fixer/PhpUnit/PhpUnitMockFixer.php
/usr/share/php/PhpCsFixer/Fixer/PhpUnit/PhpUnitNamespacedFixer.php
/usr/share/php/PhpCsFixer/Fixer/PhpUnit/PhpUnitNoExpectationAnnotationFixer.php
/usr/share/php/PhpCsFixer/Fixer/PhpUnit/PhpUnitStrictFixer.php
/usr/share/php/PhpCsFixer/Fixer/PhpUnit/PhpUnitTargetVersion.php
/usr/share/php/PhpCsFixer/Fixer/PhpUnit/PhpUnitTestAnnotationFixer.php
/usr/share/php/PhpCsFixer/Fixer/PhpUnit/PhpUnitTestClassRequiresCoversFixer.php
/usr/share/php/PhpCsFixer/Fixer/Phpdoc
/usr/share/php/PhpCsFixer/Fixer/Phpdoc/AlignMultilineCommentFixer.php
/usr/share/php/PhpCsFixer/Fixer/Phpdoc/GeneralPhpdocAnnotationRemoveFixer.php
/usr/share/php/PhpCsFixer/Fixer/Phpdoc/NoBlankLinesAfterPhpdocFixer.php
/usr/share/php/PhpCsFixer/Fixer/Phpdoc/NoEmptyPhpdocFixer.php
/usr/share/php/PhpCsFixer/Fixer/Phpdoc/PhpdocAddMissingParamAnnotationFixer.php
/usr/share/php/PhpCsFixer/Fixer/Phpdoc/PhpdocAlignFixer.php
/usr/share/php/PhpCsFixer/Fixer/Phpdoc/PhpdocAnnotationWithoutDotFixer.php
/usr/share/php/PhpCsFixer/Fixer/Phpdoc/PhpdocIndentFixer.php
/usr/share/php/PhpCsFixer/Fixer/Phpdoc/PhpdocInlineTagFixer.php
/usr/share/php/PhpCsFixer/Fixer/Phpdoc/PhpdocNoAccessFixer.php
/usr/share/php/PhpCsFixer/Fixer/Phpdoc/PhpdocNoAliasTagFixer.php
/usr/share/php/PhpCsFixer/Fixer/Phpdoc/PhpdocNoEmptyReturnFixer.php
/usr/share/php/PhpCsFixer/Fixer/Phpdoc/PhpdocNoPackageFixer.php
/usr/share/php/PhpCsFixer/Fixer/Phpdoc/PhpdocNoUselessInheritdocFixer.php
/usr/share/php/PhpCsFixer/Fixer/Phpdoc/PhpdocOrderFixer.php
/usr/share/php/PhpCsFixer/Fixer/Phpdoc/PhpdocReturnSelfReferenceFixer.php
/usr/share/php/PhpCsFixer/Fixer/Phpdoc/PhpdocScalarFixer.php
/usr/share/php/PhpCsFixer/Fixer/Phpdoc/PhpdocSeparationFixer.php
/usr/share/php/PhpCsFixer/Fixer/Phpdoc/PhpdocSingleLineVarSpacingFixer.php
/usr/share/php/PhpCsFixer/Fixer/Phpdoc/PhpdocSummaryFixer.php
/usr/share/php/PhpCsFixer/Fixer/Phpdoc/PhpdocToCommentFixer.php
/usr/share/php/PhpCsFixer/Fixer/Phpdoc/PhpdocTrimFixer.php
/usr/share/php/PhpCsFixer/Fixer/Phpdoc/PhpdocTypesFixer.php
/usr/share/php/PhpCsFixer/Fixer/Phpdoc/PhpdocTypesOrderFixer.php
/usr/share/php/PhpCsFixer/Fixer/Phpdoc/PhpdocVarWithoutNameFixer.php
/usr/share/php/PhpCsFixer/Fixer/ReturnNotation
/usr/share/php/PhpCsFixer/Fixer/ReturnNotation/BlankLineBeforeReturnFixer.php
/usr/share/php/PhpCsFixer/Fixer/ReturnNotation/NoUselessReturnFixer.php
/usr/share/php/PhpCsFixer/Fixer/ReturnNotation/SimplifiedNullReturnFixer.php
/usr/share/php/PhpCsFixer/Fixer/Semicolon
/usr/share/php/PhpCsFixer/Fixer/Semicolon/NoEmptyStatementFixer.php
/usr/share/php/PhpCsFixer/Fixer/Semicolon/NoMultilineWhitespaceBeforeSemicolonsFixer.php
/usr/share/php/PhpCsFixer/Fixer/Semicolon/NoSinglelineWhitespaceBeforeSemicolonsFixer.php
/usr/share/php/PhpCsFixer/Fixer/Semicolon/SemicolonAfterInstructionFixer.php
/usr/share/php/PhpCsFixer/Fixer/Semicolon/SpaceAfterSemicolonFixer.php
/usr/share/php/PhpCsFixer/Fixer/Strict
/usr/share/php/PhpCsFixer/Fixer/Strict/DeclareStrictTypesFixer.php
/usr/share/php/PhpCsFixer/Fixer/Strict/StrictComparisonFixer.php
/usr/share/php/PhpCsFixer/Fixer/Strict/StrictParamFixer.php
/usr/share/php/PhpCsFixer/Fixer/StringNotation
/usr/share/php/PhpCsFixer/Fixer/StringNotation/EscapeImplicitBackslashesFixer.php
/usr/share/php/PhpCsFixer/Fixer/StringNotation/ExplicitStringVariableFixer.php
/usr/share/php/PhpCsFixer/Fixer/StringNotation/HeredocToNowdocFixer.php
/usr/share/php/PhpCsFixer/Fixer/StringNotation/SingleQuoteFixer.php
/usr/share/php/PhpCsFixer/Fixer/Whitespace
/usr/share/php/PhpCsFixer/Fixer/Whitespace/BlankLineBeforeStatementFixer.php
/usr/share/php/PhpCsFixer/Fixer/Whitespace/CompactNullableTypehintFixer.php
/usr/share/php/PhpCsFixer/Fixer/Whitespace/IndentationTypeFixer.php
/usr/share/php/PhpCsFixer/Fixer/Whitespace/LineEndingFixer.php
/usr/share/php/PhpCsFixer/Fixer/Whitespace/MethodChainingIndentationFixer.php
/usr/share/php/PhpCsFixer/Fixer/Whitespace/NoExtraConsecutiveBlankLinesFixer.php
/usr/share/php/PhpCsFixer/Fixer/Whitespace/NoSpacesAroundOffsetFixer.php
/usr/share/php/PhpCsFixer/Fixer/Whitespace/NoSpacesInsideParenthesisFixer.php
/usr/share/php/PhpCsFixer/Fixer/Whitespace/NoTrailingWhitespaceFixer.php
/usr/share/php/PhpCsFixer/Fixer/Whitespace/NoWhitespaceInBlankLineFixer.php
/usr/share/php/PhpCsFixer/Fixer/Whitespace/SingleBlankLineAtEofFixer.php
/usr/share/php/PhpCsFixer/Fixer/WhitespacesAwareFixerInterface.php
/usr/share/php/PhpCsFixer/FixerConfiguration
/usr/share/php/PhpCsFixer/FixerConfiguration/FixerConfigurationResolver.php
/usr/share/php/PhpCsFixer/FixerConfiguration/FixerConfigurationResolverInterface.php
/usr/share/php/PhpCsFixer/FixerConfiguration/FixerConfigurationResolverRootless.php
/usr/share/php/PhpCsFixer/FixerConfiguration/FixerOption.php
/usr/share/php/PhpCsFixer/FixerConfiguration/FixerOptionBuilder.php
/usr/share/php/PhpCsFixer/FixerConfiguration/FixerOptionInterface.php
/usr/share/php/PhpCsFixer/FixerConfiguration/FixerOptionValidatorGenerator.php
/usr/share/php/PhpCsFixer/FixerConfiguration/InvalidOptionsForEnvException.php
/usr/share/php/PhpCsFixer/FixerDefinition
/usr/share/php/PhpCsFixer/FixerDefinition/CodeSample.php
/usr/share/php/PhpCsFixer/FixerDefinition/CodeSampleInterface.php
/usr/share/php/PhpCsFixer/FixerDefinition/FileSpecificCodeSample.php
/usr/share/php/PhpCsFixer/FixerDefinition/FileSpecificCodeSampleInterface.php
/usr/share/php/PhpCsFixer/FixerDefinition/FixerDefinition.php
/usr/share/php/PhpCsFixer/FixerDefinition/FixerDefinitionInterface.php
/usr/share/php/PhpCsFixer/FixerDefinition/VersionSpecificCodeSample.php
/usr/share/php/PhpCsFixer/FixerDefinition/VersionSpecificCodeSampleInterface.php
/usr/share/php/PhpCsFixer/FixerDefinition/VersionSpecification.php
/usr/share/php/PhpCsFixer/FixerDefinition/VersionSpecificationInterface.php
/usr/share/php/PhpCsFixer/FixerFactory.php
/usr/share/php/PhpCsFixer/FixerFileProcessedEvent.php
/usr/share/php/PhpCsFixer/FixerNameValidator.php
/usr/share/php/PhpCsFixer/Indicator
/usr/share/php/PhpCsFixer/Indicator/PhpUnitTestCaseIndicator.php
/usr/share/php/PhpCsFixer/Linter
/usr/share/php/PhpCsFixer/Linter/Linter.php
/usr/share/php/PhpCsFixer/Linter/LinterInterface.php
/usr/share/php/PhpCsFixer/Linter/LintingException.php
/usr/share/php/PhpCsFixer/Linter/LintingResultInterface.php
/usr/share/php/PhpCsFixer/Linter/ProcessLinter.php
/usr/share/php/PhpCsFixer/Linter/ProcessLinterProcessBuilder.php
/usr/share/php/PhpCsFixer/Linter/ProcessLintingResult.php
/usr/share/php/PhpCsFixer/Linter/TokenizerLinter.php
/usr/share/php/PhpCsFixer/Linter/TokenizerLintingResult.php
/usr/share/php/PhpCsFixer/Linter/UnavailableLinterException.php
/usr/share/php/PhpCsFixer/PharChecker.php
/usr/share/php/PhpCsFixer/PharCheckerInterface.php
/usr/share/php/PhpCsFixer/Report
/usr/share/php/PhpCsFixer/Report/CheckstyleReporter.php
/usr/share/php/PhpCsFixer/Report/JsonReporter.php
/usr/share/php/PhpCsFixer/Report/JunitReporter.php
/usr/share/php/PhpCsFixer/Report/ReportSummary.php
/usr/share/php/PhpCsFixer/Report/ReporterFactory.php
/usr/share/php/PhpCsFixer/Report/ReporterInterface.php
/usr/share/php/PhpCsFixer/Report/TextReporter.php
/usr/share/php/PhpCsFixer/Report/XmlReporter.php
/usr/share/php/PhpCsFixer/RuleSet.php
/usr/share/php/PhpCsFixer/RuleSetInterface.php
/usr/share/php/PhpCsFixer/Runner
/usr/share/php/PhpCsFixer/Runner/FileCachingLintingIterator.php
/usr/share/php/PhpCsFixer/Runner/FileFilterIterator.php
/usr/share/php/PhpCsFixer/Runner/FileLintingIterator.php
/usr/share/php/PhpCsFixer/Runner/Runner.php
/usr/share/php/PhpCsFixer/StdinFileInfo.php
/usr/share/php/PhpCsFixer/Test
/usr/share/php/PhpCsFixer/Test/AbstractFixerTestCase.php
/usr/share/php/PhpCsFixer/Test/AbstractIntegrationTestCase.php
/usr/share/php/PhpCsFixer/Test/AccessibleObject.php
/usr/share/php/PhpCsFixer/Test/IntegrationCase.php
/usr/share/php/PhpCsFixer/Tokenizer
/usr/share/php/PhpCsFixer/Tokenizer/AbstractTransformer.php
/usr/share/php/PhpCsFixer/Tokenizer/Analyzer
/usr/share/php/PhpCsFixer/Tokenizer/Analyzer/ArgumentsAnalyzer.php
/usr/share/php/PhpCsFixer/Tokenizer/CT.php
/usr/share/php/PhpCsFixer/Tokenizer/CodeHasher.php
/usr/share/php/PhpCsFixer/Tokenizer/Token.php
/usr/share/php/PhpCsFixer/Tokenizer/Tokens.php
/usr/share/php/PhpCsFixer/Tokenizer/TokensAnalyzer.php
/usr/share/php/PhpCsFixer/Tokenizer/Transformer
/usr/share/php/PhpCsFixer/Tokenizer/Transformer/ArrayTypehintTransformer.php
/usr/share/php/PhpCsFixer/Tokenizer/Transformer/BraceClassInstantiationTransformer.php
/usr/share/php/PhpCsFixer/Tokenizer/Transformer/ClassConstantTransformer.php
/usr/share/php/PhpCsFixer/Tokenizer/Transformer/CurlyBraceTransformer.php
/usr/share/php/PhpCsFixer/Tokenizer/Transformer/ImportTransformer.php
/usr/share/php/PhpCsFixer/Tokenizer/Transformer/NamespaceOperatorTransformer.php
/usr/share/php/PhpCsFixer/Tokenizer/Transformer/NullableTypeTransformer.php
/usr/share/php/PhpCsFixer/Tokenizer/Transformer/ReturnRefTransformer.php
/usr/share/php/PhpCsFixer/Tokenizer/Transformer/SquareBraceTransformer.php
/usr/share/php/PhpCsFixer/Tokenizer/Transformer/TypeAlternationTransformer.php
/usr/share/php/PhpCsFixer/Tokenizer/Transformer/TypeColonTransformer.php
/usr/share/php/PhpCsFixer/Tokenizer/Transformer/UseTransformer.php
/usr/share/php/PhpCsFixer/Tokenizer/Transformer/WhitespacyCommentTransformer.php
/usr/share/php/PhpCsFixer/Tokenizer/TransformerInterface.php
/usr/share/php/PhpCsFixer/Tokenizer/Transformers.php
/usr/share/php/PhpCsFixer/ToolInfo.php
/usr/share/php/PhpCsFixer/ToolInfoInterface.php
/usr/share/php/PhpCsFixer/Utils.php
/usr/share/php/PhpCsFixer/WhitespacesFixerConfig.php
/usr/share/php/PhpCsFixer/WordMatcher.php
/usr/share/php/PhpCsFixer/autoload.php
/usr/share/php/PhpCsFixer/diff
/usr/share/php/PhpCsFixer/diff/GeckoPackages
/usr/share/php/PhpCsFixer/diff/GeckoPackages/DiffOutputBuilder
/usr/share/php/PhpCsFixer/diff/GeckoPackages/DiffOutputBuilder/ConfigurationException.php
/usr/share/php/PhpCsFixer/diff/GeckoPackages/DiffOutputBuilder/UnifiedDiffOutputBuilder.php
/usr/share/php/PhpCsFixer/diff/v1_4
/usr/share/php/PhpCsFixer/diff/v1_4/Chunk.php
/usr/share/php/PhpCsFixer/diff/v1_4/Diff.php
/usr/share/php/PhpCsFixer/diff/v1_4/Differ.php
/usr/share/php/PhpCsFixer/diff/v1_4/LCS
/usr/share/php/PhpCsFixer/diff/v1_4/LCS/LongestCommonSubsequence.php
/usr/share/php/PhpCsFixer/diff/v1_4/LCS/MemoryEfficientLongestCommonSubsequenceImplementation.php
/usr/share/php/PhpCsFixer/diff/v1_4/LCS/TimeEfficientLongestCommonSubsequenceImplementation.php
/usr/share/php/PhpCsFixer/diff/v1_4/Line.php
/usr/share/php/PhpCsFixer/diff/v1_4/Parser.php
/usr/share/php/PhpCsFixer/diff/v2_0
/usr/share/php/PhpCsFixer/diff/v2_0/Chunk.php
/usr/share/php/PhpCsFixer/diff/v2_0/Diff.php
/usr/share/php/PhpCsFixer/diff/v2_0/Differ.php
/usr/share/php/PhpCsFixer/diff/v2_0/Exception
/usr/share/php/PhpCsFixer/diff/v2_0/Exception/Exception.php
/usr/share/php/PhpCsFixer/diff/v2_0/Exception/InvalidArgumentException.php
/usr/share/php/PhpCsFixer/diff/v2_0/Line.php
/usr/share/php/PhpCsFixer/diff/v2_0/LongestCommonSubsequenceCalculator.php
/usr/share/php/PhpCsFixer/diff/v2_0/MemoryEfficientLongestCommonSubsequenceCalculator.php
/usr/share/php/PhpCsFixer/diff/v2_0/Output
/usr/share/php/PhpCsFixer/diff/v2_0/Output/AbstractChunkOutputBuilder.php
/usr/share/php/PhpCsFixer/diff/v2_0/Output/DiffOnlyOutputBuilder.php
/usr/share/php/PhpCsFixer/diff/v2_0/Output/DiffOutputBuilderInterface.php
/usr/share/php/PhpCsFixer/diff/v2_0/Output/UnifiedDiffOutputBuilder.php
/usr/share/php/PhpCsFixer/diff/v2_0/Parser.php
/usr/share/php/PhpCsFixer/diff/v2_0/TimeEfficientLongestCommonSubsequenceCalculator.php
/usr/share/php/PhpCsFixer/tests
/usr/share/php/PhpCsFixer/tests/Test
/usr/share/php/PhpCsFixer/tests/Test/AbstractFixerTestCase.php
/usr/share/php/PhpCsFixer/tests/Test/AbstractIntegrationTestCase.php
/usr/share/php/PhpCsFixer/tests/Test/Assert
/usr/share/php/PhpCsFixer/tests/Test/Assert/AssertTokensTrait.php
/usr/share/php/PhpCsFixer/tests/Test/IntegrationCase.php
/usr/share/php/PhpCsFixer/tests/Test/IntegrationCaseFactory.php