Release Contributions
Exact PRs shipped in each Laravel framework release
Official contributor to the Laravel 13 Major Release
v13.6.0
laravel/framework
Latest
Security
Ignore PHPUnit security advisory GHSA-qrr6-mg7r-m243
#59761
Feature
Implement CanFlushLocks on FailoverStore
#59738
Bug Fix
Cast to string before preg_match in decimal, max_digits, and min_digits rules
#59739
Bug Fix
Fix TypeError in digits_between validation rule on non-string values
#59717
Feature
Add enum support to PasswordBrokerManager
#59714
Feature
Add enum support to BroadcastManager
#59713
v13.5.0
laravel/framework
v13.4.0
laravel/framework
Feature
Add flushState to FormRequest to reset global strict mode between tests
#59574
Bug Fix
Fix deprecation warning in In and NotIn rules when values contain null
#59576
Bug Fix
Fix deprecation warning in Contains and DoesntContain rules when values contain null
#59561
Bug Fix
Fix Str::markdown() and Str::inlineMarkdown() crash on null input
#59554
Bug Fix
Fix TypeError in starts_with/ends_with validation rules on non-string values
#59541
Feature
Use #[Delay] attribute in Bus Dispatcher
#59514
Feature
Use #[Delay] attribute in NotificationSender
#59513
Security
Add --ignore-scripts to yarn in BroadcastingInstallCommand
#59494
Bug Fix
Fix static closure binding in remaining manager classes
#59493
v13.3.0
laravel/framework
Quality
Fix sum() docblock to include key parameter in callback signature
#59444
Feature
Add assertHasNoAttachments() method to Mailable
#59443
Performance
Cache getLockForPopping() result in DatabaseQueue
#59435
Feature
Add withoutFragment() method to Uri class
#59413
Feature
Add isNotEmpty() method to Uri class
#59408
Bug Fix
Add missing capitalize parameter to Stringable::initials()
#59407
Feature
Add enum support to LogManager channel and driver methods
#59391
Feature
Add enum support to QueueManager connection methods
#59389
v13.0.0
laravel/framework
Major Release
v12.40.0
laravel/framework
v12.37.0
laravel/framework
v12.35.0
laravel/framework
v0.6.1
laravel/ai
v0.6.0
laravel/ai
First Contribution