Skip to content
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

Convert DateTimeImmutable to CarbonImmutable #5895

Merged
merged 3 commits into from
May 19, 2024
Merged

Convert DateTimeImmutable to CarbonImmutable #5895

merged 3 commits into from
May 19, 2024

Conversation

TomasVotruba
Copy link
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
42 checks passed
@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
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
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