Skip to content

v1.7.17

Choose a tag to compare

@haggaiwambua haggaiwambua released this 13 May 20:10
· 64 commits to master since this release
Immutable release. Only release title and notes can be modified.
6c4b7cd

Fixed

  • PHPStanAnalyzer and AnalyzeCommand now honour SHIELDCI_TIMEOUT when set as an environment variable — env() returns strings, so is_int('600') was silently falling back to the default; both callsites now apply the same is_numeric() cast already used in Reporter