-
Notifications
You must be signed in to change notification settings - Fork 53
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
Adds EloquentWhereRelationTypeHintingParameterRector rule #138
Merged
driftingly
merged 8 commits into
driftingly:main
from
peterfox:feature/eloquent-where-relation-type-hint-closure-parameter
Sep 22, 2023
Merged
Adds EloquentWhereRelationTypeHintingParameterRector rule #138
driftingly
merged 8 commits into
driftingly:main
from
peterfox:feature/eloquent-where-relation-type-hint-closure-parameter
Sep 22, 2023
Commits on Sep 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8288d2d - Browse repository at this point
Copy the full SHA 8288d2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd0e991 - Browse repository at this point
Copy the full SHA dd0e991View commit details
Commits on Sep 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0bec96e - Browse repository at this point
Copy the full SHA 0bec96eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7b0e1d - Browse repository at this point
Copy the full SHA d7b0e1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fcd6bb - Browse repository at this point
Copy the full SHA 7fcd6bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7891cc3 - Browse repository at this point
Copy the full SHA 7891cc3View commit details -
Squashed commit of the following:
commit c664be4 Author: Clément Birklé <clement.birkle@gmail.com> Date: Mon Sep 18 22:16:17 2023 +0200 Add EloquentMagicMethodToQueryBuilderRector rule (driftingly#132) * Add EloquentMagicMethodToQueryBuilderRector rule * Fix PHPStan errors commit 2af4076 Author: Andrew Miller <ikari7789@yahoo.com> Date: Tue Sep 19 05:14:23 2023 +0900 Remove MethodCallRename rule from Laravel80 ruleset (driftingly#134) It references the commit where the function was "renamed", but the next commit in the laravel/framework repository is re-adding the function. laravel/framework@8e0914e As `assertExactJson()` and `assertSimilarJson()` have very different expectations, I think this could change could inadvertently alter tests to be less accurate. Co-authored-by: Anthony Clark <anthonyclark@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for db6c1cf - Browse repository at this point
Copy the full SHA db6c1cfView commit details -
Merge branch 'main' into feature/eloquent-where-relation-type-hint-cl…
…osure-parameter # Conflicts: # docs/rector_rules_overview.md
Configuration menu - View commit details
-
Copy full SHA for ef47b3e - Browse repository at this point
Copy the full SHA ef47b3eView commit details
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.