Skip to content

[13.x] Use new Stringable(...) instead of Str::of()/str() internally#60852

Merged
taylorotwell merged 1 commit into
laravel:13.xfrom
lucasmichot:support/stringable-over-str-of
Jul 21, 2026
Merged

[13.x] Use new Stringable(...) instead of Str::of()/str() internally#60852
taylorotwell merged 1 commit into
laravel:13.xfrom
lucasmichot:support/stringable-over-str-of

Conversation

@lucasmichot

Copy link
Copy Markdown
Contributor

Replaces internal Str::of()/str() calls with new Stringable(...) across the framework source.

@github-actions

Copy link
Copy Markdown

Thanks for submitting a PR!

Note that draft PRs 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.

@lucasmichot
lucasmichot force-pushed the support/stringable-over-str-of branch from 5c98cee to fc460bd Compare July 21, 2026 15:06
@lucasmichot lucasmichot changed the title Use new Stringable(...) instead of Str::of()/str() internally [13.x] Use new Stringable(...) instead of Str::of()/str() internally Jul 21, 2026
@lucasmichot
lucasmichot marked this pull request as ready for review July 21, 2026 15:44
@taylorotwell
taylorotwell merged commit d15b8f3 into laravel:13.x Jul 21, 2026
49 of 57 checks passed
@lucasmichot
lucasmichot deleted the support/stringable-over-str-of branch July 22, 2026 14:14
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