Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev: drop PHP 7.4 support #6921

Closed
4 tasks done
kenjis opened this issue Nov 29, 2022 · 9 comments
Closed
4 tasks done

Dev: drop PHP 7.4 support #6921

kenjis opened this issue Nov 29, 2022 · 9 comments

Comments

@kenjis
Copy link
Member

kenjis commented Nov 29, 2022

PHP 7.4 reached the end of life on 28 Nov 2022.
https://www.php.net/supported-versions.php

@kenjis kenjis changed the title Dev: drop support PHP 7.4 Dev: drop PHP 7.4 support Nov 29, 2022
@kenjis kenjis added 4.4 and removed 4.3 labels Nov 29, 2022
@juanma386
Copy link

Good option, need mind on news updates made from php8.2 not old dangerous versions on php7

@kenjis
Copy link
Member Author

kenjis commented Sep 8, 2023

I would like to drop 7.4 support in v4.5.

@neznaika0
Copy link
Contributor

I like. But do you think it is necessary to include features from 8.0 - 8.2? Enum, read only.. and update the old features? As in my case str_starts_with

@kenjis
Copy link
Member Author

kenjis commented Sep 8, 2023

If we drop 7.4, we can use new features in 8.0. But all code must run in PHP 8.0, so we cannot use new features in 8.1 or 8.2.

@kenjis
Copy link
Member Author

kenjis commented Feb 15, 2024

@aslanutku
Copy link

Now PHP 7.4's share is 25%. Screenshot 2024-02-15 14 09 01 https://packagist.org/packages/codeigniter4/framework/php-stats#all

Greetings,

Could you share any information on when PHP 7.4 support will end for CodeIgniter 4? I'm facing challenges installing new packages because of dependency issues related to older versions, notably with psr/log. Your insight would greatly help in planning for future project upgrades and overcoming these installation hurdles.

Thank you.

@kenjis
Copy link
Member Author

kenjis commented Mar 7, 2024

@aslanutku v4.5.0 will drop PHP 7.4 support.
I do not know when that can be released, but I personally would like to do it as soon as possible.
I hope to release it within a month or at the latest within a couple of months.
However, if the reviews do not proceed, the release cannot be made.

@kenjis
Copy link
Member Author

kenjis commented Apr 6, 2024

Now PHP 7.4 is 10.9%, and 8.0 is 8.2%.
Screenshot 2024-04-06 9 56 08

@kenjis
Copy link
Member Author

kenjis commented Apr 7, 2024

Closed by #8354

@kenjis kenjis closed this as completed Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants