-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Pull requests: laravel/framework
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[13.x] Exit worker after too many consecutive getNextJob() failures
#59943
opened Apr 29, 2026 by
sumaiazaman
Contributor
Loading…
[13.x] Tighten getCurrentSchemaListing @return in MySQL and SQLite builders
#59942
opened Apr 29, 2026 by
mosabbirrakib
Contributor
Loading…
[13.x] Mark processViews schema field nullable in @return shape
#59941
opened Apr 29, 2026 by
mosabbirrakib
Contributor
Loading…
[13.x] Correct Repository::setStore @return to $this
#59940
opened Apr 29, 2026 by
mosabbirrakib
Contributor
Loading…
[13.x] Correct Limit::none() @return type to Unlimited
#59938
opened Apr 29, 2026 by
mosabbirrakib
Contributor
Loading…
[13.x] Add collation to processColumns and getColumns return shape
#59937
opened Apr 29, 2026 by
mosabbirrakib
Contributor
Loading…
[13.x] Match processInsertGetId @return to int|string
#59936
opened Apr 29, 2026 by
mosabbirrakib
Contributor
Loading…
[13.x] Wait for Redis nodes to be cluster-ready before creating cluster
#59933
opened Apr 29, 2026 by
sumaiazaman
Contributor
Loading…
[13.x] Return null from failed job providers when payload cannot be decoded
#59932
opened Apr 29, 2026 by
sumaiazaman
Contributor
Loading…
[13.x] Fix Str::unwrap() to only strip when both sides match
#59931
opened Apr 29, 2026 by
sumaiazaman
Contributor
Loading…
[13.x] Prefer
match operator over if-else chains
#59927
opened Apr 29, 2026 by
jnoordsij
Contributor
Loading…
[13.x] Add explicit direction argument to sort functions
#59926
opened Apr 29, 2026 by
jnoordsij
Contributor
Loading…
Refactor parseVerbosity to use match
#59925
opened Apr 29, 2026 by
mosabbirrakib
Contributor
Loading…
Refactor getQueueableRelations to use match
#59924
opened Apr 29, 2026 by
mosabbirrakib
Contributor
Loading…
fix: Update handle method return type to bool|null in ModelMakeCommand
#59923
opened Apr 28, 2026 by
TomatoPana
Loading…
[13.x] Replace func_get_args() with variadic parameters in Stringable trim methods
#59921
opened Apr 28, 2026 by
Amirhf1
Contributor
Loading…
Add eager loading support for pivot classes
#59920
opened Apr 28, 2026 by
Neol3108
Contributor
Loading…
[13.x] use casting instead of
empty() calls
#59918
opened Apr 28, 2026 by
browner12
Contributor
Loading…
[13.x] Feat: add
$qualifiedKeyName in find() and orFind()
#59916
opened Apr 28, 2026 by
alipowerful7
Contributor
Loading…
[13.x] Add Worker Pausing/Resuming events
#59895
opened Apr 27, 2026 by
jackbayliss
Contributor
Loading…
[13.x] Add Preparable interface for Jobs
#59879
opened Apr 27, 2026 by
jackbayliss
Contributor
Loading…
[13.x] Add support for
SortDirection enum to query builder classes
#59865
opened Apr 26, 2026 by
jnoordsij
Contributor
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.