CI 4.2 |
According to PR, in CI 4.2 the minimum version will be php-7.4
At the moment php-7.4 is no longer supported and only security fixes will be released throughout the year. Considering the speed of releases (builds), then 4.2, at best, should be expected in the spring or summer. Why not php-8 and CI 5? It will be actively supported for another year + a year for security fixes.
After releasing 4.1.6, the next version would be 4.2.0.
PHP 7.4 is still not end of life. Dropping it seems to be too earlier.
Branch Initial Release Active Support Until Security Support Until
7.4 28 Nov 2019 2 years ago 28 Nov 2021 28 days ago 28 Nov 2022 in 11 months 8.0 26 Nov 2020 1 year, 1 month ago 26 Nov 2022 in 10 months 26 Nov 2023 in 1 year, 10 months 8.1 25 Nov 2021 1 month ago 25 Nov 2023 in 1 year, 10 months 25 Nov 2024 in 2 years, 10 months What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
If you focus on previous releases, then 4.1.6 will be released in January/February. So 4.2 is spring or summer.
As I said above. Active support ended. That is, no bug fixes. Yes, 7.4 does not disappear anywhere. But the same can be said about version 5.1. The current version of the framework is compatible with 7.4 and 8.0. Maybe leave it as it is? Using php-8 as the minimum version, the framework can catch up a bit with its competitors using not only compatibility, but also language features.
4.1.6 will come soon.
You seem to be focusing on active support, but I don't care about it. Security support is the most important thing. So it is not the same PHP 5.1 and 7.4. > Using php-8 as the minimum version, the framework can catch up a bit with its competitors using not only compatibility, but also language features. I understand your point. Symfony 6 requires PHP 8.0.2. And Symfony now maintains 4.4, 5.3, 5.4, 6.0. https://symfony.com/releases Symfony 4.4 requires PHP 7.1. CI4 only maintains one version.
Agreed with kenjis. Now I am developing a large-scale CMF app with CI4. I gave very long speeches to convince board we can trust CI team. We need stability on release cycle. For all other concerns, we are okay with releasing LTS versions and little patches meanwhile. If CI would have an active developer/user base, we need stability.
[/quote]
How can I get the CI 4.2.0 development version. I need the oci8 oracle driver for my project.
Every Problem Must have a Solution
4.2 hasn't been released yet, and no firm date on that. The OCI8 driver is in the current develop branch.
03-25-2022, 12:43 AM
(This post was last modified: 03-26-2022, 12:25 AM by InsiteFX. Edit Reason: Spelliing error )
CodeIgniter 4 Development
You can get the newest version of CodeIgniter there. What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
|
Welcome Guest, Not a member yet? Register Sign In |