1
PHP 7 development is going very fast forward, and the
PHP 7 RC3 has been recently released for testing.
As you can see from the overview of
PHP Supported Versions, couple of weeks ago, on Sept. 14, 2015, the PHP team stopped supporting PHP 5.4, not even with the security fixes. With that, both PHP 5.3 and PHP 5.4 are dead, and as stated over there:
Quote:
Users of this release should upgrade as soon as possible, as they may be exposed to unpatched security vulnerabilities.
With that, I believe we have to stop supporting PHP 5.3 on XOOPS, and move on to target
PHP 5.5. Most hosting companies that I am aware of, are offering already PHP 5.5 and PHP 5.6.
If there are a lot of XOOPS users still using PHP 5.4, we might support it for a little longer, but everybody should really try to move to at least PHP 5.5
Of course, in order to make this a smooth transition, we'll need help with testing of key modules, to make sure that there are no surprises.
Any comments, suggestions on this?
FYI: XOOPS 2.6.0 is being constantly tested on PHP 7, and so far it runs flawlessly!