-
Notifications
You must be signed in to change notification settings - Fork 11k
Pull requests: laravel/framework
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Introducing Arr::chunkBy(). Split an iterable into chunks based on a callback function.
#53603
by mdariftiens
was closed Nov 21, 2024
Loading…
Fix code for invalid locale for number class. if provided locale is not valid throws exception
#53318
by mdariftiens
was closed Oct 29, 2024
Loading…
Fix code for invalid locale for number class. if provided locale is not valid throws exception.
#53315
by mdariftiens
was closed Oct 27, 2024
Loading…
Added new Arr::notAccessible($value) function. Tests are added.
#53272
by mdariftiens
was closed Oct 23, 2024
Loading…
Update Doc Block and parameter type of methods
#53269
by mdariftiens
was closed Oct 22, 2024
Loading…
[11.x] Fix typo
$previousLCurrency
to $previousCurrency
for clarity and consistency
#53261
by mdariftiens
was merged Oct 22, 2024
Loading…
feat(Number): add fraction() method to convert decimals to fractions
#53248
by mdariftiens
was closed Oct 21, 2024
Loading…
fixing return type of CreateMembersTable migration
#51259
by mdariftiens
was closed May 1, 2024
Loading…
check Str start with Upper case or not. Check Str start with Lower case or not
#47729
by mdariftiens
was closed Jul 12, 2023
Loading…
ProTip!
Filter pull requests by the default branch with base:11.x.