[Php83] Fix const from applying incorrect types (#5326), Thanks @peterfox!
[TypeDeclaration] Fix missing change type to DateTimeInterface on MergeDateTimePropertyTypeDeclarationRector (#5329)
[TypeDeclaration] Handle DateTimeInterface from use statement on MergeDateTimePropertyTypeDeclarationRector (#5330)
[TypeDeclaration] Handle assign $this on TypedPropertyFromAssignsRector (#5333)
Fix array type if property is used in TypedPropertyFromStrictConstructorRector (#5339)
[Naming] Skip DateTimeImmutable on RenamePropertyToMatchTypeRector (#5340)
[PHP 7.4] Skip typed properties in the set, as standalone set now available (#5342)
[TypeDeclaration] Skip has child return different type on ReturnNeverTypeRector (#5343)
[Experiment][TypeDeclaration] Allow change abstract class methods with body on ReturnType*Rector (#5344)
[Php55] Make StringClassNameToClassConstantRector configurable to keep first pre-backslash string configurable (#5354)
[TypeDeclaration] Skip casted to (array) on StrictArrayParamDimFetchRector (#5356)
[TypeDeclaration] Return new static from different object on ReturnTypeFromStrictTypedCallRector (#5357)
[TypeDeclaration] Allow return static from under function on ReturnTypeFromStrictTypedCallRector (#5358)
[Naming] Skip $this in RenameForeachValueVariableToMatchExprVariableRector (#5360), Thanks @sreichel!
[Transform] Do not create a new node if the existing node is already the correct one on AttributeKeyToClassConstFetchRector (#5328), Thanks @SerethiX!
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Updates the requirements on rector/rector to permit the latest version.
Release notes
Sourced from rector/rector's releases.
Commits
f8011a7
Rector 0.18.1340ac5ba
Updated Rector to commit 4283beff2f78d5820f27384826d5d1b75d3ff62a10fd8e5
Updated Rector to commit 02a30d483fe28abc9315a7e6bf809614750c95ab5f40a31
Updated Rector to commit affdec96db31156ab2b05a5801f980e284e291a5335a386
Updated Rector to commit 63201f76725831988f1484476f6f84e0976a5742291e258
Updated Rector to commit 54491a53f081fd8785269513b1650a524a9077f1785ac22
Updated Rector to commit 89d2c9c4eb2bfddc226136899b1fdb0a99d19a8aaba5aec
Updated Rector to commit aa52c4ecedb83773b12c4d3b2906ba36601057bad525e92
Updated Rector to commit 1dcebfe29713124a43504c9a4bac322fa2f41f59168d6a7
Updated Rector to commit 120e0ccfc40bc696d23a9e1d93b6662ea7dfa682Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show