crazywhalecc / static-php-cli

Build standalone PHP binary on Linux, macOS, FreeBSD, Windows, with PHP project together, with popular extensions included.
https://static-php.dev
MIT License
1.33k stars 233 forks source link

Add PHP 8.4 support (testing) #556

Open crazywhalecc opened 4 weeks ago

crazywhalecc commented 4 weeks ago

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.

crazywhalecc commented 1 week ago

Comment: Seems extension swow does not support PHP 8.4.

withinboredom commented 15 hours ago

8.4.1 was released today 🥳

https://externals.io/message/126019

crazywhalecc commented 9 hours ago

@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.