Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Upgrade to Doctrine Coding Standard 10 #14

Merged
merged 1 commit into from
Aug 9, 2022
Merged

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
2 participants