PHP 5.6 end of support
-
- New Forum User
- Posts: 1
- Joined: Thu Jun 10, 2021 6:39 am
- Contact:
PHP 5.6 end of support
Apart from the PHP/FI period, I've always had the choice between at least two supported major PHP versions:
[edit] as /user/find_--delete points out in a very pertinent comment :
1995 - 1997: <2.x1, 'releases' from Red Hat continued until through 2000.
1997 - 2000: <2.x continued, 3.x released.
2000 - 2002: 3.x (releases continue through 2002), 4.x (first release in 2000)
2002 - 2015: 4.x (releases continue until 2014, eligible until 2017), 5.x (started releases in 2004)
2015 - 2018: 5.x (relases continue until 2018), 7.x (releases started 2015)
which validates the choices:
PHP/FI or PHP3
PHP3 or PHP4
PHP4 or PHP5
PHP5 or PHP7
In my opinion this contributed to making the language greater and more powerful by spreading itself on a wider set of systems and developers.
Moreover it provided some relief in code legacy situations while offering a smooth path to personal upskilling.
Now at the end of this year, I'm losing this freedom to move and can't keep wondering what second (supported) choice I'll have when PHP7.x is too edgy for the environment I have to work on [edit] because not everybody is root and can choose the PHP version they work with.
Should I just refuse to do the work unless PHP7 is provided?
[edit] as /user/find_--delete points out in a very pertinent comment :
1995 - 1997: <2.x1, 'releases' from Red Hat continued until through 2000.
1997 - 2000: <2.x continued, 3.x released.
2000 - 2002: 3.x (releases continue through 2002), 4.x (first release in 2000)
2002 - 2015: 4.x (releases continue until 2014, eligible until 2017), 5.x (started releases in 2004)
2015 - 2018: 5.x (relases continue until 2018), 7.x (releases started 2015)
which validates the choices:
PHP/FI or PHP3
PHP3 or PHP4
PHP4 or PHP5
PHP5 or PHP7
In my opinion this contributed to making the language greater and more powerful by spreading itself on a wider set of systems and developers.
Moreover it provided some relief in code legacy situations while offering a smooth path to personal upskilling.
Now at the end of this year, I'm losing this freedom to move and can't keep wondering what second (supported) choice I'll have when PHP7.x is too edgy for the environment I have to work on [edit] because not everybody is root and can choose the PHP version they work with.
Should I just refuse to do the work unless PHP7 is provided?
-
- Atomicorp Staff - Site Admin
- Posts: 8355
- Joined: Wed Dec 31, 1969 8:00 pm
- Location: earth
- Contact:
Re: PHP 5.6 end of support
So the SCL packaging system in RHEL/Rocky/Centos allows multiple installations of PHP concurrently so you could still have different options in the environment.
Otherwise PHP 5.4.x is maintained by redhat on RHEL/Centos 7 until june 2024
Otherwise PHP 5.4.x is maintained by redhat on RHEL/Centos 7 until june 2024
Re: PHP 5.6 end of support
CentOS 8 is gonna EOL in the end of the december in this year, right? And not CentOS 7....
kinemaster mods
Re: PHP 5.6 end of support
Correct. CentOS 8 is out in December and CentOS 7 is good through 2024. You can however switch to Rocky Linux which is CentOS8 equivilent
Re: PHP 5.6 end of support
Thank you to corrct us. keep updating us.cponton wrote: ↑Wed Sep 08, 2021 8:59 am Correct. CentOS 8 is out in December and CentOS 7 is good through 2024Download GBWhatsApp APK You can however switch to Rocky Linux which is CentOS8 equivilent
Re: PHP 5.6 end of support
- mikeshinn
- Atomicorp Staff - Site Admin
- Posts: 4148
- Joined: Thu Feb 07, 2008 7:49 pm
- Location: Chantilly, VA
Re: PHP 5.6 end of support
CentOS 7 is good through 2024. Or you can switch to Rocky Linux which is CentOS8 equivalent .
Michael Shinn
Atomicorp - Security For Everyone
Atomicorp - Security For Everyone
Re: PHP 5.6 end of support
gbwhatsappI switched to Rocky thanks to your suggestions.
Re: PHP 5.6 end of support
What about RHEL?mikeshinn wrote: ↑Fri Dec 10, 2021 3:10 pm CentOS 7 is good through 2024. Or you can switch to Rocky Linux which is CentOS8 equivalent .Nulls Brawl Apk
Re: PHP 5.6 end of support
Yes, RHEL is an option as well as it is supported through May 2024Andrew125 wrote: ↑Thu Jan 13, 2022 9:09 amWhat about RHEL?mikeshinn wrote: ↑Fri Dec 10, 2021 3:10 pm CentOS 7 is good through 2024. Or you can switch to Rocky Linux which is CentOS8 equivalent .Nulls Brawl Apk
-
- New Forum User
- Posts: 3
- Joined: Wed Nov 10, 2021 6:49 am
Re: PHP 5.6 end of support
Yes, that's correct. If you were using CentOS 8 and are now looking for an alternative, Rocky Linux is a great option to consider. Rocky Linux is a community-driven enterprise operating system designed to be a drop-in replacement for CentOS. It is built on the same principles as CentOS and aims to provide a stable, secure, and reliable platform for enterprise workloads.Jamescx12 wrote: ↑Fri Sep 17, 2021 3:25 amThank you to corrct us. keep updating us.cponton wrote: ↑Wed Sep 08, 2021 8:59 am Correct. CentOS 8 is out in December and CentOS 7 is good through 2024Download GBWhatsApp You can however switch to Rocky Linux which is CentOS8 equivilent