doctrine/coding-standard
### [`v10.0.0`](https://togithub.com/doctrine/coding-standard/releases/tag/10.0.0)
[Compare Source](https://togithub.com/doctrine/coding-standard/compare/9.0.2...10.0.0)
##### Release Notes for [10.0.0](https://togithub.com/doctrine/coding-standard/milestone/22)
Backwards incompatible release (major)
##### 10.0.0
- Total issues resolved: **0**
- Total pull requests resolved: **10**
- Total contributors: **2**
##### New rules
- [283: Require constructor property promotion](https://togithub.com/doctrine/coding-standard/pull/283) thanks to [@greg0ire](https://togithub.com/greg0ire)
- [277: feat: run PropertyDeclaration on promoted properties](https://togithub.com/doctrine/coding-standard/pull/277) thanks to [@simPod](https://togithub.com/simPod)
- [281: feat: require non-capturing catch](https://togithub.com/doctrine/coding-standard/pull/281) thanks to [@simPod](https://togithub.com/simPod)
- [268: feat: add rules for trailing commas in function declarations](https://togithub.com/doctrine/coding-standard/pull/268) thanks to [@simPod](https://togithub.com/simPod)
- [278: feat: add space CS for BackedEnums](https://togithub.com/doctrine/coding-standard/pull/278) thanks to [@simPod](https://togithub.com/simPod)
- [270: feat: add rules for trailing commas in function calls and closure `use`](https://togithub.com/doctrine/coding-standard/pull/270) thanks to [@simPod](https://togithub.com/simPod)
##### Dependencies
- [264: chore: require slevomat/coding-standard v8 and squizlabs/php_codesniffer v3.7](https://togithub.com/doctrine/coding-standard/pull/264) thanks to [@simPod](https://togithub.com/simPod)
##### Internal
- [279: chore: show sniff codes in all reports](https://togithub.com/doctrine/coding-standard/pull/279) thanks to [@simPod](https://togithub.com/simPod)
- [275: ci: do not throw away exit codes](https://togithub.com/doctrine/coding-standard/pull/275) thanks to [@simPod](https://togithub.com/simPod)
- [272: chore: add dealerdirect/phpcodesniffer-composer-installer to allowed plugins](https://togithub.com/doctrine/coding-standard/pull/272) thanks to [@simPod](https://togithub.com/simPod)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^9
->^10
Release Notes
doctrine/coding-standard
### [`v10.0.0`](https://togithub.com/doctrine/coding-standard/releases/tag/10.0.0) [Compare Source](https://togithub.com/doctrine/coding-standard/compare/9.0.2...10.0.0) ##### Release Notes for [10.0.0](https://togithub.com/doctrine/coding-standard/milestone/22) Backwards incompatible release (major) ##### 10.0.0 - Total issues resolved: **0** - Total pull requests resolved: **10** - Total contributors: **2** ##### New rules - [283: Require constructor property promotion](https://togithub.com/doctrine/coding-standard/pull/283) thanks to [@greg0ire](https://togithub.com/greg0ire) - [277: feat: run PropertyDeclaration on promoted properties](https://togithub.com/doctrine/coding-standard/pull/277) thanks to [@simPod](https://togithub.com/simPod) - [281: feat: require non-capturing catch](https://togithub.com/doctrine/coding-standard/pull/281) thanks to [@simPod](https://togithub.com/simPod) - [268: feat: add rules for trailing commas in function declarations](https://togithub.com/doctrine/coding-standard/pull/268) thanks to [@simPod](https://togithub.com/simPod) - [278: feat: add space CS for BackedEnums](https://togithub.com/doctrine/coding-standard/pull/278) thanks to [@simPod](https://togithub.com/simPod) - [270: feat: add rules for trailing commas in function calls and closure `use`](https://togithub.com/doctrine/coding-standard/pull/270) thanks to [@simPod](https://togithub.com/simPod) ##### Dependencies - [264: chore: require slevomat/coding-standard v8 and squizlabs/php_codesniffer v3.7](https://togithub.com/doctrine/coding-standard/pull/264) thanks to [@simPod](https://togithub.com/simPod) ##### Internal - [279: chore: show sniff codes in all reports](https://togithub.com/doctrine/coding-standard/pull/279) thanks to [@simPod](https://togithub.com/simPod) - [275: ci: do not throw away exit codes](https://togithub.com/doctrine/coding-standard/pull/275) thanks to [@simPod](https://togithub.com/simPod) - [272: chore: add dealerdirect/phpcodesniffer-composer-installer to allowed plugins](https://togithub.com/doctrine/coding-standard/pull/272) thanks to [@simPod](https://togithub.com/simPod)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
Read more about the use of Renovate Bot within
ocramius/*
projects.