Skip to content

Conversation

@crazywhalecc
Copy link
Owner

@crazywhalecc crazywhalecc commented Oct 25, 2024

What does this PR do?

Add PHP 8.4 support (testing):

Checklist before merging

If your PR involves the changes mentioned below and completed the action, please tick the corresponding option.
If a modification is not involved, please skip it directly.

  • If it's an extension or dependency update, make sure adding related extensions in src/global/test-extensions.php.
  • If you changed the behavior of static-php-cli, update docs in ./docs/.
  • If you updated config/xxx.json content, run bin/spc dev:sort-config xxx.
  • Remove PHP 7.4, 8.0 build actions for static-php/static-php-cli-hosted

@crazywhalecc crazywhalecc added new feature New feature or request kind/php-and-sapi Issues related to php source and SAPI labels Oct 25, 2024
@crazywhalecc crazywhalecc added the mixed PR This PR contains multiple updates label Nov 3, 2024
@crazywhalecc
Copy link
Owner Author

Comment: Seems extension swow does not support PHP 8.4.

@withinboredom
Copy link

8.4.1 was released today 🥳

https://externals.io/message/126019

@crazywhalecc
Copy link
Owner Author

@withinboredom Everything is ready, just need to adjust some CI and replace RC version. I'm too busy to update this week, but I should have time to check it out this weekend.

@crazywhalecc crazywhalecc merged commit 391555b into main Nov 23, 2024
0 of 143 checks passed
@crazywhalecc crazywhalecc deleted the php84 branch November 23, 2024 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/php-and-sapi Issues related to php source and SAPI mixed PR This PR contains multiple updates new feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mark PHP 7.4, 8.0 as deprecated version PHP 8.4 support Proposal: use same compilation flags as the Docker images

3 participants