Update drupal/coder from 8.3.18 to 8.3.23 #471
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.
Updated packages
Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:
Release notes
Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.
List of release notes
Changed files
Here is a list of changed files between the version you use, and the version this pull request updates to:
List of changed files
Changelog
Here is a list of changes between the version you use, and the version this pull request updates to:
test(php): Enable PHP 8.3 testing
feat(DeclareStrictTypes): Add Slevomat sniff for declare strict_types (#3407995)
feat(FunctionComment): Docblock is not required for __constuct() methods (#3400560)
fix(VariableComment): Allow intersection types in @var comment (#3392423)
test(github): Add Drupal core regression testing (#3374864)
feat(Array): Allow array definition lines up to 120 characters for better readability (#3185082)
feat(enums): Add support for enums (#3283741 by chfoidl, claudiu.cristea, pfrenssen)
Revert "feat(FunctionT): Allow passing constants to t() (#3326197 by Murz)"
fix(ConstantName): Fix constant name detection with define() calls (#3369978 by jonathan1055)
style(FunctionT): Fix coding standard spacing in test (#3326197)
feat(FunctionT): Allow passing constants to t() (#3326197 by Murz)
fix(FunctionComment): Fix regression in 8.3.19 for variadic function parameters (#3365993)
test(github): Remove phpstan install workaround for removed PHP 7.1 (#203)
test(phpunit): PHPunit 7 is unused
feat(ConstName): Support const keyword in constant name prefix detection (#3358592)
feat(AlphabeticallySortedUses): Add sniff to check and fix use statement order (#3310013)
fix(FunctionComment): Fix support for PHP 8 intersection types (#3303625)
fix(DocComment): Fix undefined string index on short comments (#3307937)
fix(UseGlobalClass): Fix false positive with closure use statements (#3217297)
tests(InfoFiles): Fix CRLF line endings in tests (#3323964)
feat(VariableComment): Allow more complex PHPStan type annotations (#3355543)
This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.