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

Add PHP 8.3 support #98

Open
wants to merge 1 commit into
base: 1.8.x
Choose a base branch
from

Conversation

kersysgediminas
Copy link

Q A
Documentation no
Bugfix no
BC Break no
New Feature no
RFC no
QA no

Description

  • Adds PHP 8.3 support
  • Drops PHP 8.0 support

- Adds PHP 8.3 support
- Drops PHP 8.0 support

Signed-off-by: Gediminas Kersys <[email protected]>
@InstantlyMoist
Copy link

yess, please merge. thanks for your work @kersysgediminas

@InstantlyMoist
Copy link

Can we please put some pressure behind actually getting these released? Our team is depending on it and it would be awesome it could be merged.

@earthiverse
Copy link

I'm also trying to upgrade a project that uses this package to PHP 8.3. Looking forward to this being merged!

@froschdesign
Copy link
Member

Please check the website of the API tools: https://api-tools.getlaminas.org

@loco8878
Copy link

In my opinion, this should still be done, as it is a matter of security.

@froschdesign
Copy link
Member

@loco8878
The current version of the API Tools supports version 8.2 of PHP, which will receive security support until 31 December 2026. So no problem on this side.
And adding support for another PHP version means that support must be added for all packages. This is a lot of work, as was the case with version 8.2, because the code base does not support newer versions.
Unfortunately we don't have the capacity to continue this project here. (And yes, we do all these projects in our spare time!)

@loco8878
Copy link

@froschdesign
I understand that. But I am also happy to provide support. But if security-related pull requests are not merged in the end, I don't have to become active.

@froschdesign
Copy link
Member

@loco8878

But if security-related pull requests are not merged in the end…

If you have found a security-related problem, please report it: https://getlaminas.org/security/

But this pull request does not belong to it! (see my explanation above)
And if you look at our other sub-projects, you will see that we often merge pull requests for packages that are in security-only maintenance mode.
Thank you for your help and understanding! 👍🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants