Page MenuHomeDevCentral

Upgrade to Laravel 5.3
ClosedPublic

Authored by dereckson on Jan 13 2020, 22:29.
Tags
None
Referenced Files
F51006421: D2129.id.diff
Tue, Sep 22, 15:09
F51000536: D2129.id5370.diff
Tue, Sep 22, 14:11
F50976271: D2129.id5369.diff
Tue, Sep 22, 08:39
F50974496: D2129.diff
Tue, Sep 22, 08:16
Unknown Object (File)
Mon, Sep 21, 04:26
Unknown Object (File)
Mon, Sep 21, 03:23
Unknown Object (File)
Sun, Sep 20, 05:12
Unknown Object (File)
Sat, Sep 19, 12:21
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 Passed
Unit
Tests Passed
Branch
upgrade-laravel53
Build Status
Buildable 3316
Build 3565: arc lint + arc unit

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.