Page MenuHomeDevCentral

Upgrade to Laravel 5.3
ClosedPublic

Authored by dereckson on Jan 13 2020, 22:29.
Tags
None
Referenced Files
F3766258: D2129.diff
Fri, Nov 22, 17:20
Unknown Object (File)
Sun, Nov 10, 07:45
Unknown Object (File)
Thu, Nov 7, 18:39
Unknown Object (File)
Tue, Nov 5, 16:30
Unknown Object (File)
Tue, Nov 5, 14:33
Unknown Object (File)
Tue, Nov 5, 12:49
Unknown Object (File)
Mon, Nov 4, 08:37
Unknown Object (File)
Oct 20 2024, 09:48
Subscribers
None

Details

Summary

This change offers an incremental framework upgrade from 5.2 to 5.3.

The last 5.x version is 5.8, and Laravel 6 has been released,
but as the Laravel documentation offers migration paths by
minor version, upgrades will be incremental.

Reference: https://laravel.com/docs/5.3/upgrade

Ref T1484.

Test Plan

The test suite pass.

Diff Detail

Repository
rNOTIF Notifications center
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Jan 13 2020, 22:46
This revision was automatically updated to reflect the committed changes.