Skip to content

Convert DateTimeImmutable to CarbonImmutable#5895

Merged
TomasVotruba merged 3 commits intomainfrom
patch-1
May 19, 2024
Merged

Convert DateTimeImmutable to CarbonImmutable#5895
TomasVotruba merged 3 commits intomainfrom
patch-1

Conversation

@TomasVotruba
Copy link
Copy Markdown
Member

@TomasVotruba TomasVotruba commented May 19, 2024

Cherry picked from #5894

@TomasVotruba TomasVotruba enabled auto-merge (squash) May 19, 2024 02:05
@TomasVotruba TomasVotruba merged commit 1fd156b into main May 19, 2024
@TomasVotruba TomasVotruba deleted the patch-1 branch May 19, 2024 02:06
return null;
}

public function refactorWithClass(New_ $new, string $className): MethodCall|StaticCall|null
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't have the full picture probably but here I don't get why it is public (for who to call outside).

Else, thanks for the fix and test, I think next time, I'd be able to make a complete contribution at once 👌

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're right, this should be private 👍

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.

3 participants