MarcoB
1
The question is quick, and perhaps generic and therefore useful to others:
What is the best upgrade path between:
- from : OJS v3.0.x with php v5.6 on a server P (prod)
- to : OJS v3.4.0 with php v8.x on a server T (test)
?
I’m worried about OJS/php compatibility.
1 Like
I guess a sequential upgrade following the path below would be perfect, my personal thought anyway;
- from : OJS v3.0.x with php v5.6 to OJS v3.1.x
- from: OJS v3.1.x to OJS v3.2.x
- from: OJS v3.2.x to OJS v3.3.x
- from: OJS v3.3.x to OJS v3.4.0 with php v8.x on a server.
As for the PhP and server, i believe a gradual increment would also follow suit.
The Input of other experts on this matter will be highly appreciated.
Thank you.