Skip to content

[9.x] Add $encoding parameter to substr method - #45300

Merged
taylorotwell merged 2 commits into
laravel:9.xfrom
mtawil:patch-6
Dec 14, 2022
Merged

[9.x] Add $encoding parameter to substr method#45300
taylorotwell merged 2 commits into
laravel:9.xfrom
mtawil:patch-6

Conversation

@mtawil

@mtawil mtawil commented Dec 14, 2022

Copy link
Copy Markdown
Contributor

Support custom encoding for the substr method, the same thing applied for the mask method on https://github.com/laravel/framework/blob/9.x/src/Illuminate/Support/Str.php#L573

Mohammad ALTAWEEL and others added 2 commits December 14, 2022 14:55
@taylorotwell
taylorotwell merged commit d4e2185 into laravel:9.x Dec 14, 2022
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