-
-
Notifications
You must be signed in to change notification settings - Fork 351
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Core] Refactor CallAnalyzer: Move isNewInstance() from FluentChainMe…
…thodCallNodeAnalyzer to CallAnalyzer (#731) * [Core] Refactor CallAnalyzer: Move isNewInstance() from FluentChainMethodCallNodeANalyzer to CallAnalyzer * update test fixture for exatly return datetime * more * [ci-review] Rector Rectify * [ci-review] Rector Rectify * Update rules/CodeQuality/Rector/ClassMethod/DateTimeToDateTimeInterfaceRector.php Co-authored-by: Dominik Peters <kuhlesdominik@gmx.de> Co-authored-by: GitHub Action <action@github.com> Co-authored-by: Dominik Peters <kuhlesdominik@gmx.de>
- Loading branch information
1 parent
ddd20e9
commit a1395e5
Showing
4 changed files
with
63 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters