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

Refer native constants unambiguously #9275

Merged
merged 4 commits into from
Dec 23, 2023
Merged

Conversation

mvorisek
Copy link
Contributor

No description provided.

@@ -31,7 +31,25 @@
'equal' => false,
'identical' => false,
],
'native_constant_invocation' => true,
'native_constant_invocation' => [
'include' => [
Copy link
Contributor Author

@mvorisek mvorisek Dec 18, 2023

Choose a reason for hiding this comment

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

FYI this list is not because CI would need it, this list is to be able to run CS Fixer with stable results for more environments like local/Windows.

@mvorisek
Copy link
Contributor Author

@alecpl I want to base others PRs on this one, can this PR be merged?

@alecpl alecpl merged commit 3e458fa into roundcube:master Dec 23, 2023
15 checks passed
@mvorisek mvorisek deleted the native_const branch December 23, 2023 21:30
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