laminas / laminas-continuous-integration-action

GitHub Action for running a QA check
BSD 3-Clause "New" or "Revised" License
19 stars 19 forks source link

Add PHP 8.3 support #174

Closed MauricioFauth closed 1 year ago

MauricioFauth commented 1 year ago
Q A
Documentation no
Bugfix no
BC Break no
New Feature yes
RFC no
QA no

Description

Adds support for PHP 8.3.

boesing commented 1 year ago

Nice, thanks! I'd like to wait until PHP 8.3 RC1 is released and built by sury (which will be today but no clue when the sury build will provide RC1 tho).

boesing commented 1 year ago

https://jenkins.rfc1925.org/view/PHP%20Engine/job/php_php8.3-binaries/

Most probably, a build from 2023-08-31 or later will indicate that RC1 is available. I try to check that page regularly to see if its available - in case I do miss it, feel free to ping me here.

Thanks for helping us here, thats really appreciated.

MauricioFauth commented 1 year ago

Most probably, a build from 2023-08-31 or later will indicate that RC1 is available. I try to check that page regularly to see if its available - in case I do miss it, feel free to ping me here.

@boesing RC1 packages are available.

boesing commented 1 year ago

Huge. lets wait until the build has finished. I'll take care of the rebuild tomorrow or later this evening (CEST). Thanks for pinging me ☺️

boesing commented 1 year ago

LGTM. Thanks, @MauricioFauth!