Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 518 Bytes

CHANGELOG.md

File metadata and controls

17 lines (11 loc) · 518 Bytes

Yii Requirements Checker Change Log

1.1.1 under development

  • no changes in this release.

1.1.0 November 19, 2024

  • New #80: Add RequirementsChecker::checkMaxExecutionTime() that check on current server's php.ini's 'max_execution_time' requiring it to exceed the time specified / tested application's comfortable installation time (@rossaddison)
  • Enh #71: Improve requirements array validation (@vjik)
  • Enh #78: Improve result appearance (@luizcmarin)

1.0.0 June 15, 2024

  • Initial release.