Skip to content

v1.27.0

Choose a tag to compare

@zdenekdrahos zdenekdrahos released this 16 Jun 12:43
· 5 commits to master since this release
  • tools
    • phpcpd - append suffixes correctly in version 6 - #253
    • phpqa - use printTaskSuccess/printTaskError in NonParallelExecV1 (undefined ConsoleLogLevel) #255
    • phpqa - don't preinstall anything, prefer phar dependencies - #265
    • deptrac - add config for uncovered dependencies report - #258
    • phpstan - add errorFormat config - #260
  • internal (CI)
    • ignore twig security error in old php versions - #254
    • delete composer.lock, add php 8.2, 8.3, 8.4 - #257, #265
    • try to upgrade, then delete flaky appveyor - #268, #269