Page MenuHomeDevCentral

Upgrade Laravel framework
Closed, ResolvedPublic

Description

The version of Laravel used, 5.2, contains offers security isses.

None of those issues touch our code (they touch sites using remember me token, cookie serialization, encrypter).

2022-06: we're now using Laravel 8

BUT The important matter is the fixes weren't backported to 5.2, now unsupported, as not a LTS version.

Event Timeline

dereckson created this task.

5.4 migration is done for the running source code, but tests require to cope with the undocumented internal framework mechanisms changes for events.

DorianWinty added a project: Restricted Project.Jun 4 2022, 21:26

For now, Laravel 8 :

  • bug support is until July 26, 2022
  • security fix is until January 24, 2023

https://laravelversions.com/en

We will upgrade soon to 9.x

DorianWinty moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Sep 13 2022, 10:45
DorianWinty moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Sep 14 2022, 17:31
DorianWinty moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Sep 23 2022, 21:33

For now we are in Laravel 9

The Laravel 10 version will be release in 2023-02-07

DorianWinty moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Feb 7 2023, 21:09