Post #4153070
2026-07-28 02:50 UTC
I no longer maintain any PHP 5.x code. #legacy #php
Replies (1)
-
@joepferguson@phpc.social 2026-07-28 02:53
3 apps, all running on 5.6 before I started. Now PHPBB and MediaWiki are extracted to subdomains, and the main site app at the root domain is also upgraded to 8.x. Skipped 7.x entirely. 5.6 -> 8.3 + each app is isolated and can run on its own PHP version in isolation VS having to be run together.