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

fix: NumericLiteralSeparatorFixer - do not change float to int when there is nothing after the dot #7805

Conversation

kubawerlos
Copy link
Contributor

Fixes #7803

@coveralls
Copy link

Coverage Status

coverage: 94.753%. remained the same
when pulling 293aadc on 6b7562617765726c6f73:fix_NumericLiteralSeparatorFixer
into 3115c42 on PHP-CS-Fixer:master.

@Wirone Wirone merged commit dfa0084 into PHP-CS-Fixer:master Feb 2, 2024
25 checks passed
@bendavies
Copy link
Contributor

nice thanks!

@kubawerlos kubawerlos deleted the fix_NumericLiteralSeparatorFixer branch February 2, 2024 17:37
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.

numeric_literal_separator converts floats to ints
4 participants