php 8.3 8.4 support

Discussion corner for Developers of Serendipity.
Post Reply
Noelb
Regular
Posts: 84
Joined: Wed Jul 27, 2011 7:16 am

php 8.3 8.4 support

Post by Noelb »

OK, Anyone made this move? any unexpected issues need to watch out for with 8.3 or 8.4

osTicket finally supports 8.3 and 8.4 and has been running on test server for 6 weeks now so will be migrating if serendipity 2.5 is good to go on it, looking towards 8.4 as its current stable php version, but if need be 8.3 will suffice (at least php slowly waking up and now giving 2+2yrs support on releases) - they both run on same server so obviously they both need to be workable and would like to make this move at end of this month if possible :)

If 2.5 code needs a minor patch or two I'm ok with that, but if its major changes I'll have to figure something out for blog moving forward.
onli
Regular
Posts: 2901
Joined: Tue Sep 09, 2008 10:04 pm
Contact:

Re: php 8.3 8.4 support

Post by onli »

I run the current github master on PHP 8.4 on my dev server, that's good to go. When s9y 2.5 was tested some users reported that it also worked with PHP 8.3, so it likely will just work or need only small changes.

Keep in mind that not all plugins are tested, so you might run into issues with them regardless.
Noelb
Regular
Posts: 84
Joined: Wed Jul 27, 2011 7:16 am

Re: php 8.3 8.4 support

Post by Noelb »

onli wrote: Wed Mar 19, 2025 6:00 pm I run the current github master on PHP 8.4 on my dev server, that's good to go. When s9y 2.5 was tested some users reported that it also worked with PHP 8.3, so it likely will just work or need only small changes.

Keep in mind that not all plugins are tested, so you might run into issues with them regardless.
Thanks :) I'll be scheduling a production upgrade over the Easter weekend, so we'll see if there's any breakage and what we can do about it.
Post Reply