Open
Conversation
|
Member
|
Member
|
Member
|
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## main #2275 +/- ##
===========================================
- Coverage 77.05% 64.87% -12.18%
===========================================
Files 114 40 -74
Lines 5988 2252 -3736
Branches 44 0 -44
===========================================
- Hits 4614 1461 -3153
+ Misses 1374 791 -583 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
^9@alpha→^9.0.0-beta1@alpha^9@alpha→^9.0.0-beta1@alpha^2@alpha→^2.0.0-alpha4@alpha^2.49.0→^2.50.0^10.0@alpha→^10.0.0-alpha2@alpha^2.4→^2.5.0^2.1.38→^2.1.39^11.5.52→^11.5.53^11.5.50→^11.5.53^2.3.5→^2.3.6Release Notes
pfrenssen/coder (drupal/coder)
v9.0.0-beta1Compare Source
v9.0.0-alpha2Compare Source
ergebnis/composer-normalize (ergebnis/composer-normalize)
v2.50.0Compare Source
For a full diff see [
2.49.0...2.50.0][2.49.0...2.50.0].Changed
schema.json([#1563]), by [@ergebnis-bot]PHPCompatibility/PHPCompatibility (phpcompatibility/php-compatibility)
v10.0.0-alpha2Compare Source
IMPORTANT: This release contains breaking changes. Please read and follow the [Upgrade guide in the wiki][wiki-upgrade-to-10.0] carefully before upgrading!
This release includes all improvements and bugfixes from PHPCompatibility [10.0.0-alpha1].
See all related issues and PRs in the [10.0.0-alpha2 milestone].
Added
PHP cross-version:
PHPCompatibility.Keywords.ForbiddenClassAliassniff. #1952PHPCompatibility.LanguageConstructs.RemovedLanguageConstructssniff. #1948This sniff in its initial version will detect the PHP 8.5 deprecation of the backtick operator.
PHP 8.3:
PHPCompatibility.ParameterValues.NewClassAliasInternalClasssniff. #1951PHPCompatibility.Syntax.NewDynamicClassConstantFetchsniff. #1974PHP 8.5:
PHPCompatibility.Classes.NewStaticAvizPropertiessniff. #1950⭐
PHPCompatibility.Classes.NewClassessniff: recognize the new DateTime and SQLite extension related error and exception classes as introduced in PHP 8.3. #1936, #1937⭐
PHPCompatibility.Constants.NewConstantssniff: recognize various constants from the Mhash extension. #1938⭐
PHPCompatibility.ParameterValues.ChangedIntToBoolParamTypesniff: detect the Zlib$use_include_pathparameter type change as per PHP 8.5. #1949⭐ The "list based" sniffs, like
NewFunctions,RemovedIniDirectives,ForbiddenNamesetc, have received updates to account for new/deprecated/removed PHP classes, constants, functions, function parameters, ini directives, reserved namespaces and type casts as per PHP 8.5.Associated PRs
#1941,
#1942,
#1943,
#1944,
#1945,
#1946,
#1947,
#1953,
#1954,
#1955,
#1956,
#1957,
#1958,
#1959,
#1960,
#1961,
#1962,
#1963,
#1965,
#1966,
#1967,
#1968,
#1969,
#1970,
#1971
📚 Documentation for the following sniffs:
Changed
🔀
PHPCompatibility.TypeCasts.RemovedTypeCastshas new error codes. #1941t_unset_castDeprecatedRemovedhas been changed tounsetDeprecatedRemoved.t_double_castDeprecatedRemovedhas been changed torealDeprecatedRemoved.📌
PHPCompatibility.Keywords.ForbiddenNameswill now also detect incompatible use of the "other" reserved keywordsparentandself. #1940🔧 ☔ Various housekeeping, including general maintenance, improvements to speed up the sniffs, improvements to CI, the tests and documentation.
Associated PRs
#1934,
#1939,
#1964,
#1973,
#1976,
#1983,
#1984,
#1993,
#1995,
#1998,
#1999
Credits
Thanks go out to [Anna Filina] and [Shota Okunaka] for their contributions to this version. 👏
phpspec/prophecy-phpunit (phpspec/prophecy-phpunit)
v2.5.0Compare Source
phpstan/phpstan-phar-composer-source (phpstan/phpstan)
v2.1.39Compare Source
sebastianbergmann/phpunit (phpunit/phpunit)
v11.5.53: PHPUnit 11.5.53Compare Source
Fixed
SourceMappermay be deleted prematurely when multiple PHPUnit processes run in parallelLearn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
rectorphp/rector (rector/rector)
v2.3.6: Released Rector 2.3.6Compare Source
New Features 🥳
rector.dist.phpdist file (#7845), Thanks @carlos-granados!Bugfixes 🐛
rectorphp/rector-symfony 🎵
rectorphp/rector-phpunit 🟢
Configuration
📅 Schedule: Branch creation - "before 2am on Sunday" in timezone 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.