-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
refactor(CustomPropertiesBackend): Modernize class #54645
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
271aa05 to
4c5842e
Compare
provokateurin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You might want to add it to build/rector.php and give it a pass.
not sure if I ran it correctly but it didn't found any further issue, but found some issues in other files: #54666 |
|
It won't hurt to add it though, so any future changes to the config will be applied to it. We try to extend the area of the codebase it applies to, so any file that can be added helps. |
fa354fd to
4c5842e
Compare
4c5842e to
a6fe11b
Compare
- Use query builder - Add chunking - Add type hinting where we can - Use match expression Signed-off-by: Carl Schwan <[email protected]> Signed-off-by: Carl Schwan <[email protected]>
a6fe11b to
b303185
Compare
|
@AndyScherzinger can I get a force merge on this :) |
|
@CarlSchwan done, you want or need a backport for 32? |
Summary
Checklist