Skip to content

Conversation

frankverhoeven
Copy link
Contributor

@frankverhoeven frankverhoeven commented Jul 28, 2022

Adds PHP 8.1 compatibility. To be able to install, add "doctrine/coding-standard": "10.0.x-dev" to your require-dev as well.

Major changes:

Add PHP 8.1 compatibility. To be able to install, set the `minimum-stability`
in the `composer.json` to `dev`.

There is one major change; multi-line function calls must have a trailing
comma, similar to multi-line arrays.
@fred-jan fred-jan merged commit 6a9483b into master Aug 9, 2022
@fred-jan fred-jan deleted the doctrine-cs-10 branch August 9, 2022 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants