• Mathias Chouet's avatar
    refactor nubs · 7b6e5403
    Mathias Chouet authored
    merged cParamsCanal and ParamsSection
    Structures are now only defined by their LoiDebit (no more StructureType)
    Session : fixed serialization of lately registered Nubs
    Sections are now defined by a CalculatorType and a NodeType
    fixed bug in findFirstSingleParameter
    added tests for session serialisation
    7b6e5403

irstea/php-cs-fixer-shim - shim repository for friendsofphp/php-cs-fixer.

This package is a drop-in replacement for friendsofphp/php-cs-fixer, which provides its PHAR archive as a binary.

It is built automatically from the official PHAR.

Installation

composer require irstea/php-cs-fixer-shim

or:

composer require --dev irstea/php-cs-fixer-shim

Usage

As you would use the original package, i.e. something like:

vendor/bin/php-cs-fixer [options] [arguments]

License

This distribution retains the license of the original software: MIT