In this release we merged 2 directories into /src to speed up class loading and make work with code easier. This leads to BC change in namespace for your custom rules:
-use Rector\Core\
+use Rector\
That's it!
New Features :partying_face:
[psr-4] Move /packages directory to /src under single Rector\ namespace (#5414)
[Arguments] Allow no default value on ArgumentAdderRector (#5382)
Add related polyfill interface to other PHP 8.0/7.3 rules (#5389)
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)
Updated 'rector/rector' Version
The software package known as 'rector/rector', which helps in maintaining and updating our code, got an upgrade. Its version moved up from '0.18.0' to '0.19.0'. This should enhance performance, possibly include bug fixes, and introduce any new features offered by the newer version of the package.
Updates the requirements on rector/rector to permit the latest version.
Release notes
Sourced from rector/rector's releases.
... (truncated)
Commits
503f4ea
Rector 0.19.0b911b34
Updated Rector to commit 32d5fce356ebe91267278ee8d3b574c928cf15d60a2b185
Updated Rector to commit 08ac19c956c2608188bca81044034bc2590a8d55f775017
Updated Rector to commit e3ccf175943f4b44c521029c090c6907b83d4a6c911e446
Updated Rector to commit 7e566722a08a546858fa67d73915c9dff9a0c018bddc91b
Updated Rector to commit b71c3265d5f90745d52b081a1201e3d97617e14a2a79360
Updated Rector to commit 7f2155d5c0058a002790c05cae54b49405e154ac33f8d9f
Updated Rector to commit 3751c94d26dc1bd8a7a1699f64d0c983dfd11a9f816ddfc
Updated Rector to commit 2f5a252ea9bac10994e08623e9371ec132045880dd2b386
Updated Rector to commit c9608a0f11d8a58224b33c8d2695f210a81816bcDependabot 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