Skip to content

Releases: headsnet/grumphp-conventions

Parameterise ECS & PHPStan config file paths

28 Jun 14:10
fcc2b38
Compare
Choose a tag to compare

What's Changed

  • Parameterise config file values for PHPStan and ECS by @benr77 in #3

Full Changelog: v0.2.4...v0.2.5

Remove problematic Gitlab Linting

02 Jun 08:53
40bd4d4
Compare
Choose a tag to compare

What's Changed

  • Remove Gitlab Linting as it is problematic by @benr77 in #2

Full Changelog: v0.2.3...v0.2.4

GrumPHP 2.5 for Symfony 7 support

11 Mar 10:23
Compare
Choose a tag to compare
v0.2.3

Bump GrumPHP version to allow Symfony 7

Support Git branch name whitelist configuration

03 Jan 09:37
Compare
Choose a tag to compare
v0.2.2

Support configuring Git branch name whitelist

Updates for GrumPHP 2.3 support

29 Nov 10:22
Compare
Choose a tag to compare
v0.2.1

Add Gitlab parameters

Use GrumPHP 2.3

29 Nov 09:35
Compare
Choose a tag to compare
v0.2.0

Bump GrumPHP to latest version

Automatically fix coding standards errors

26 Jan 18:23
Compare
Choose a tag to compare

Add the configuration for fixers, so that ECS will automatically apply a coding standards fix if it encounters a violation.

Remove ASCII art from console output

11 Jan 06:55
Compare
Choose a tag to compare

The ASCII art is fun but it clogs up the console when viewing the output.

Do not use PHPUnit Bridge

27 Dec 08:56
Compare
Choose a tag to compare

Do no use PHPUnit Bridge and use plain old PHPUnit for unit tests and Paratest for the full test suite.

Remove Composer Require Checker

25 Nov 06:16
00b7c13
Compare
Choose a tag to compare

What's Changed

  • Remove composer require checker - it should be run elsewhere by @benr77 in #1

New Contributors

  • @benr77 made their first contribution in #1

Full Changelog: v0.1.6...v0.1.7