Page 1 of 1

Migrating from 3.15 to 3.16 - php version ?

Posted: Wed Jun 18, 2025 11:43 pm
by jeronath
Hello everybody !
What are the differences between Bludit 3.15 and Bludit 3.16 ? And how can you switch from one to the other on sites already online without risking bugs or lengthy downtime? Which php versions are compatible with this new version?
Thanks for your help !
Jeronath

Re: Migrating from 3.15 to 3.16 - php version ?

Posted: Mon Jun 23, 2025 11:40 pm
by arfa
A weak answer is better than no answer?

Weak in the sense that I can't comment on the technical differences.

thoughts...
I had a quick look on the gitHub page but saw nothing resembling a change.log or such.
I wonder how big your site is? Download it and test offline? Or set up a sub.domain?
I suspect that most changes will be in bl-kernel - rem out the current folder and add the new. Test.

>> Which php versions are compatible with this new version?
Ideally you should be running php8

I hope that adds something useful?
ak

Re: Migrating from 3.15 to 3.16 - php version ?

Posted: Fri Jun 27, 2025 12:35 pm
by zacharielle
Hi Jeronath,
Here are the docs to upgrade from the same major version: https://docs.bludit.com/en/getting-star ... rade-guide
As for the PHP requirements: https://docs.bludit.com/en/getting-started/requirements
And the differencies between 3.15.0 and 3.16.2: https://github.com/bludit/bludit/compar ... 0...3.16.2
Hope this helps!