Skip to content

2.6.0

Latest
Compare
Choose a tag to compare
@Wtyd Wtyd released this 13 May 10:29
· 4 commits to master since this release

Changed

Features

  • Explicit php 8.3 support. Although previous versions of GitHooks already supported php 8.3, tests are now launched in this version of php and are taken into account when creating the different builds.
  • Delete timeout for tool execution. Heavy tools (Phpstan and Phpmd) can cause timeout in large projects when launched without cache. The timeout must be controlled in the CI/CD system. Previously the timeout of GitHooks was 300 seconds (5 minutes).

Full Changelog: v2.5.0...v2.6.0