Closed renovate[bot] closed 1 year ago
This PR contains the following updates:
8.9.1
8.10.0
π Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
8.9.1
->8.10.0
Release Notes
slevomat/coding-standard
### [`v8.10.0`](https://togithub.com/slevomat/coding-standard/releases/tag/8.10.0) [Compare Source](https://togithub.com/slevomat/coding-standard/compare/8.9.2...8.10.0) ## π New sniffs - `SlevomatCodingStandard.Classes.DisallowStringExpressionPropertyFetch`: Disallows string expression property fetch `$object->{'foo'}` - `SlevomatCodingStandard.Strings.DisallowVariableParsing`: Disallows variable parsing inside strings (thanks to [@Ekimik](https://togithub.com/Ekimik)) - `SlevomatCodingStandard.Arrays.DisallowPartiallyKeyed`: Disallows partially keyed arrays (thanks to [@bkdotcom](https://togithub.com/bkdotcom)) ## π§ Improvements - Object shapes support - Improved support for arrays in `array()` style (thanks to [@bkdotcom](https://togithub.com/bkdotcom)) - Support for `phpstan/phpdoc-parser` 1.18 ### [`v8.9.2`](https://togithub.com/slevomat/coding-standard/releases/tag/8.9.2) [Compare Source](https://togithub.com/slevomat/coding-standard/compare/8.9.1...8.9.2) ## π§ Improvements - Support for `phpstan/phpdoc-parser` 1.17 ## π Fixes - `SlevomatCodingStandard.Classes.ParentCallSpacing`: Fixed false positives with parent call used in `match()`Configuration
π Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.