Skip to content

Conversation

@clementbirkle
Copy link
Contributor

No description provided.

@driftingly driftingly merged commit c664be4 into driftingly:main Sep 18, 2023
peterfox added a commit to peterfox/rector-laravel that referenced this pull request Sep 18, 2023
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants