Topic: Maintanence of PHP 5.4/5.5

Hi Remi

do you still maintain your PHP 5.4/5.5 packages or did you drop the support?
I'm just asking, because both PHP versions apparently have not received any updates lately and I couldn't find any info about this subject on the fly.

Re: Maintanence of PHP 5.4/5.5

Definitively, use PHP >= 5.6

I will build new 5.4 / 5.5 build if we discover a "critical" security issue.

Low impact security will not be fixed there.

PHP 5.6 / 7.0 will received "ALL" security fix for some time, maintained by a shared effort, by some MS dev and me, on
https://github.com/Microsoft/php-src


Please remind, this is a best effort

Desktop: Fedora 37 + rpmfusion + remi-test
Laptop:  Fedora 36 + rpmfusion + remi (SCL only)
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: Maintanence of PHP 5.4/5.5

As explained on
https://blog.remirepo.net/post/2015/10/ … .4-is-dead
https://blog.remirepo.net/post/2016/09/ … .5-is-dead

Desktop: Fedora 37 + rpmfusion + remi-test
Laptop:  Fedora 36 + rpmfusion + remi (SCL only)
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

4 (edited by ms217 2019-07-15 13:46:35)

Re: Maintanence of PHP 5.4/5.5

Remi wrote:

Definitively, use PHP >= 5.6

I will build new 5.4 / 5.5 build if we discover a "critical" security issue.

Low impact security will not be fixed there.

PHP 5.6 / 7.0 will received "ALL" security fix for a some time, maintained by a shared effort, by me and some MS dev, on
https://github.com/Microsoft/php-src


Please remind, this is a best effort


Alright, that's what I wanted know. Thank you for clarification!
I am aware of that, that it is best effort and I do highly appreciate it.

Thank you ;-)