Skip to content

Release v0.3.47

Choose a tag to compare

@github-actions github-actions released this 24 Jul 13:47

Release 0.3.47

Changelog

Fixed

  • PHPStan: cleared phpstan-baseline.neon and resolved previously ignored findings across src/ and tests/ (redundant type guards, iterable PHPDoc, Twig path parameter casting, cycle detector null parent handling, and unit-test mock typing).

Changed

  • Dev tooling: require nowo-tech/phpstan-frankenphp and include its classic/worker rulesets from phpstan.neon.dist; keep an empty committed phpstan-baseline.neon for future ignores.
  • Dependencies: bumped root and demo composer.lock (e.g. Doctrine Bundle, PHP CS Fixer).

Documentation

Full Changelog: v0.3.46...v0.3.47