Skip to content

Conversation

@riesjart
Copy link
Contributor

Str::plural() accepts a countable as value. Recently #56802 introduced a call to Number::format(), but this method does not accept a countable.

@github-actions
Copy link

Thanks for submitting a PR!

Note that draft PR's are not reviewed. If you would like a review, please mark your pull request as ready for review in the GitHub user interface.

Pull requests that are abandoned in draft may be closed due to inactivity.

@riesjart riesjart marked this pull request as ready for review October 18, 2025 08:45
@riesjart riesjart changed the title Fix passing countable to Number::format() [12.x] Fix passing countable to Number::format() Oct 18, 2025
@taylorotwell taylorotwell merged commit c11386e into laravel:12.x Oct 18, 2025
64 of 66 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants