Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 1.14 KB

CHANGELOG.md

File metadata and controls

53 lines (32 loc) · 1.14 KB

Changelog

All Notable changes to the Quality Assurance - PHP package.

Added

  • Add support for .dist files in the project.

Changed

  • Changed minimal PHP version to 8.1.

Fixed

  • Fix merging configs when both have same string keys.

Updated

  • Update GrumPHP to 2.x.
  • Update security-checker package to 2.x.

Added

  • Add support for release/ branches.
  • Add support for hotfix/ branches.
  • Add support for Merge commit messages.
  • Add support for RELEASE commit messages.

Added

  • Add php compatibility checker.

Added

Initial setup of the qa-php package:

  • Default config files and checks for a PHP project (package).
  • Add support for PHP 7.3+
  • Add support for PHP 8.0+