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

feat: use optimized sprintf #35

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

Jean-Beru
Copy link
Collaborator

Q A
Branch? main
Bug fix? no
New feature? no
Deprecations? no
Tickets
License MIT

sprintf has been optimized in 8.4. This PR prefixes all calls and so, fixes the CI.

See https://tideways.com/profiler/blog/new-in-php-8-4-engine-optimization-of-sprintf-to-string-interpolation

@Jean-Beru Jean-Beru merged commit 1ad1756 into soyuka:main Aug 8, 2024
11 checks passed
@Jean-Beru Jean-Beru deleted the feat/optimize-sprintf branch August 8, 2024 13: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.

2 participants