Skip to content
Discussion options

You must be logged in to vote

It currently supports PHP 8.2 and 8.3 (and tests are run for 8.4 release candidates). However, frankenphp runs PHP in threads (not separate processes like fpm), thus only can support a single version per process. So, if you want to run multiple versions of PHP on the same machine, you would have to run multiple frankenphp's compiled against different versions of PHP. Does that help?

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@langziyang
Comment options

@withinboredom
Comment options

Answer selected by langziyang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants