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

Use optimized sprintf #46

Merged

Conversation

Jean-Beru
Copy link
Contributor

@Jean-Beru Jean-Beru commented Aug 5, 2024

Use optimized version of sprintf. See PHP-CS-Fixer/PHP-CS-Fixer#8092.

It also fixes CI since the php-cs-fixer rule is enabled by default.

@Jean-Beru Jean-Beru changed the title feat: use optimized sprintf Use optimized sprintf Aug 5, 2024
Copy link
Contributor

@maelanleborgne maelanleborgne left a comment

Choose a reason for hiding this comment

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

Thank you @Jean-Beru

@maelanleborgne maelanleborgne merged commit ba2e329 into sensiolabs:main Aug 5, 2024
6 checks passed
@Jean-Beru Jean-Beru deleted the feat/use-optimized-sprintf branch August 5, 2024 08:53
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