laminas-api-tools / api-tools

Laminas API Tools module for Laminas
https://api-tools.getlaminas.org/documentation
BSD 3-Clause "New" or "Revised" License
37 stars 19 forks source link

Add PHP 8.3 support #98

Open kersysgediminas opened 5 months ago

kersysgediminas commented 5 months ago
Q A
Documentation no
Bugfix no
BC Break no
New Feature no
RFC no
QA no

Description

InstantlyMoist commented 5 months ago

yess, please merge. thanks for your work @kersysgediminas

InstantlyMoist commented 4 months ago

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 commented 1 month ago

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

froschdesign commented 1 month ago

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

loco8878 commented 2 weeks ago

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

froschdesign commented 2 weeks ago

@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 commented 2 weeks ago

@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 commented 2 weeks ago

@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! 👍🏻