Releases
v5.4.17
Compare
Sorry, something went wrong.
No results found
Added
Added getManager() and setManager() to queue worker (#18452 )
Added support for Pheanstalk's $timeout and $persistent options (#18448 )
Added Collection::times() method (#18457 )
Added PostgreSQL's REAL data type (#18513 )
Added flatMap to collection higher order proxies (#18529 )
Support multiple --path parameters with migrate:reset (#18540 )
Store SparkPost Transmission-ID in the header after sending message (#18594 )
Changed
Check for Htmlable instead of HtmlString in Mailer::renderView() (#18459 , da7b006 )
Added mutex for schedule events (#18295 , ae2eb1f )
Don't use helper functions in service providers (#18506 , #18521 )
Change user_id to unsigned integer in database session stub (#18557 )
Improved performance of UrlGenerator::isValidUrl() (#18566 )
Fixed
Handle missing or malformed config/app.php file (#18466 , 92931cf )
Only call up and down on migration if the method exists (d27d94e )
Fixed overwriting of routes with identical path and method (#18475 , 5aee967 )
Fixing model/route binding with identical name (#18476 )
Allow rollbackMigrations() path to be with string (#18535 )
Use getStatusCode() in TestResponse::assertRedirect() (#18559 )
Case parseIds() to array in InteractsWithPivotTable::sync() (#18547 )
Preserve route parameter names (#18604 )
You can’t perform that action at this time.