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

FormattedString still doesn't behave the same as sprintf #46

Closed
nilmerg opened this issue May 14, 2021 · 0 comments · Fixed by #49
Closed

FormattedString still doesn't behave the same as sprintf #46

nilmerg opened this issue May 14, 2021 · 0 comments · Fixed by #49
Assignees
Labels
bug Something isn't working
Milestone

Comments

@nilmerg
Copy link
Member

nilmerg commented May 14, 2021

It's better since #32, but the following will still fail:

FormattedString::create('%d', '42')->render();
@nilmerg nilmerg added the bug Something isn't working label May 14, 2021
nilmerg added a commit that referenced this issue May 26, 2021
nilmerg added a commit that referenced this issue May 26, 2021
@nilmerg nilmerg self-assigned this May 26, 2021
nilmerg added a commit that referenced this issue May 26, 2021
@nilmerg nilmerg added this to the 0.4.0 milestone Jun 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant