Skip to content

4.4.2

Choose a tag to compare

@github-actions github-actions released this 30 Mar 10:20
· 81 commits to main since this release
6ced5b7

Added

  • Added GHA step to store Behat fail-dumps as workflow artefacts, so it can be
    inspected. Documentation has been updated as well to reflect the purpose of the step.
  • Added support for the --license-regex option to the phpcs command. When specified, all the PHPDoc license tags (@license) are inspected to ensure that they contain some text matching the regular expression (a license type: /GNU GPL v3 or later/, ... or any other valid alternative).

Changed

Removed

  • The documentation about the phpcpd command (deprecated and to be removed in 5.0.0) has been deleted from all the templates and docs.

Take a look at the CHANGELOG for details about other releases.
Please follow the 4.0 Upgrade guide when upgrading from 3.x.