Skip to content

1.0.1

Latest

Choose a tag to compare

@niden niden released this 09 Sep 01:46
0731691

Fixed

  • Phalcon\CodeQuality\PhpCsFixer\ConfigFactory::create() now excludes every _output directory below the given paths. A project that scans a tests directory picked up the tooling caches in tests/_output (the PHPStan tmpDir), and php-cs-fixer reported those generated files.