Releases: headsnet/grumphp-conventions
Releases · headsnet/grumphp-conventions
Parameterise ECS & PHPStan config file paths
What's Changed
Full Changelog: v0.2.4...v0.2.5
Remove problematic Gitlab Linting
What's Changed
Full Changelog: v0.2.3...v0.2.4
GrumPHP 2.5 for Symfony 7 support
v0.2.3 Bump GrumPHP version to allow Symfony 7
Support Git branch name whitelist configuration
v0.2.2 Support configuring Git branch name whitelist
Updates for GrumPHP 2.3 support
v0.2.1 Add Gitlab parameters
Use GrumPHP 2.3
v0.2.0 Bump GrumPHP to latest version
Automatically fix coding standards errors
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
The ASCII art is fun but it clogs up the console when viewing the output.
Do not use PHPUnit Bridge
Do no use PHPUnit Bridge and use plain old PHPUnit for unit tests and Paratest for the full test suite.