COMMITS
/ tests/Support/SupportStrTest.php March 18, 2026
S
Fix test compatibility with PHP 8.5 (#59251)
Sander Muller committed
March 16, 2026
D
Add string helper to get initials from a string (#59230)
David Heremans committed
February 25, 2026
P
Fix URL validation for punycode subdomains (#58982)
pigolitsyn_m committed
February 9, 2026
H
Fix Str::isUrl() returning false for single-char domain names (#58538) (#58686)
Heath Naylor committed
February 5, 2026
J
Fix Str::substrReplace for edge cases with negative offset or length (#58634)
Jeroen Boonstra committed
January 22, 2026
F
12.x fix: use multibyte-safe functions in Str::afterLast() (#58457)
Fazle Rabbi committed
January 5, 2026
M
[12.x] Fix Str::chopStart() and Str::chopEnd() returning empty string when given empty needle (#58286)
Mischa Sigtermans committed
December 21, 2025
M
[12.x] Fix multibyte string handling in chopStart and chopEnd (#58183)
Md. Arif Bin A. Aziz committed
December 6, 2025
November 27, 2025
M
Fix substrReplace to be multibyte safe (#57936)
Md Nasim Uddin committed
November 23, 2025
October 31, 2025
B
[12.x] Add ucwords to Str and Stringable (#57581)
braxey committed
October 18, 2025
R
[12.x] Fix passing countable to Number::format() (#57434)
Richard van Baarsen committed
September 12, 2025
M
[12.x] Test Improvements (#57031)
Mior Muhammad Zaki committed
September 4, 2025
A
Re-enable previously commented assertions (#56930)
Ahmed Alaa committed
August 29, 2025
T
Merge branch '12.x' of github.com:laravel/framework into 12.x
Taylor Otwell committed
C
[12.x] Add prepend option for Str::plural() (#56802)
Casey Dwyer committed
August 5, 2025
W
[12.x] Add ability to deduplicate multiple characters with a single Str::deduplicate call (#56548)
Wendell Adriel committed
July 1, 2025
B
Feature: doesntStartWith() and doesntEndWith() string methods (#56168)
Balboa Codes committed
March 10, 2025
M
Add Tests for Str::pluralPascal Method (#54957)
mohammadrasoulasghari committed
March 7, 2025
M
[12.x] Add test coverage for Str::replaceMatches method (#54930)
mohammadrasoulasghari committed
February 18, 2025
T
fix conflicts
Taylor Otwell committed
February 17, 2025
D
[11.x] Add pascal alias for studly string helper (#54655)
da-mask committed
February 12, 2025
M
Merge tag 'v11.42.0'
Mior Muhammad Zaki committed
February 10, 2025
M
[11.x] Handle Null Check in Str::startsWith and Str::endsWith (#54520)
Marc Beinder committed
January 6, 2025
M
Merge tag 'v11.37.0'
Mior Muhammad Zaki committed
December 19, 2024
S
[11.x] Add `$ignoreCase` option to `Str::is` (#53981)
Steve Bauman committed
December 10, 2024
M
Merge tag 'v11.35.0'
Mior Muhammad Zaki committed
A
fix `chopStart` and `chopEnd` tests (#53812)
Andrew Brown committed
November 1, 2024
S
[12.x] Validate UUID version 2 and max (#53368)
Sebastian Hädrich committed
October 31, 2024
S
[12.x] Validate UUID's version optionally (#53341)
Sebastian Hädrich committed
October 9, 2024
M
Merge branch '11.x'
Mior Muhammad Zaki committed
October 6, 2024
R
feat: add Str::doesntContain() method and supporting tests (#53035)
Ryan Holton committed
October 2, 2024
M
Merge branch '11.x'
Mior Muhammad Zaki committed
September 27, 2024
M
[11.x] Test Improvements (#52933)
Mior Muhammad Zaki committed
September 24, 2024
M
Merge branch '11.x'
Mior Muhammad Zaki committed
September 6, 2024
M
Fixing Str::trim to remove the default trim/ltrim/rtim characters " \n\r\t\v\0" (#52684)
Mathias Grimm committed
August 1, 2024
J
Add `dedup` to strings (#52350)
Jason McCreary committed
July 23, 2024
W
Added completeWords flag to limit str method (#52245)
Wesley Martin committed
D
Merge branch '11.x'
Dries Vints committed
July 18, 2024
K
[11.x] Implement HasV7Uuids to use with MariaDB native uuid data type (#52029)
Karem Sobhy committed
June 27, 2024
T
Introduces Str::chop* (#51910)
Tim MacDonald committed
May 21, 2024
D
Merge branch '11.x'
Dries Vints committed
D
Merge branch '10.x' into 11.x
Dries Vints committed
May 17, 2024
S
[11.x] Add some tests to `SupportStrTest` (#51437)
S.a Mahmoudzadeh committed
May 16, 2024
F
[10.x] Fix `apa` on non ASCII characters (#51428)
Faissal Wahabali committed
May 14, 2024
D
Merge branch '11.x'
Dries Vints committed
May 6, 2024
S
add some tests and improvement test coverage for Str::camel (#51308)
S.a Mahmoudzadeh committed
April 30, 2024
D
Merge branch '11.x'
Dries Vints committed