What happened?
It is no longer possible to compile frankenphp for php without session support, meaning that if someone were to not install the php-session extension, not only would frankenphp possibly crash, but it's also not possible to compile frankenphp anymore without first having built php-session.
We're unconditionally including ext/session/php_session.h
Build Type
Custom (tell us more in the description)
Worker Mode
No
Operating System
GNU/Linux
CPU Architecture
x86_64
PHP configuration
Relevant log output
What happened?
It is no longer possible to compile frankenphp for php without session support, meaning that if someone were to not install the php-session extension, not only would frankenphp possibly crash, but it's also not possible to compile frankenphp anymore without first having built php-session.
We're unconditionally including
ext/session/php_session.hBuild Type
Custom (tell us more in the description)
Worker Mode
No
Operating System
GNU/Linux
CPU Architecture
x86_64
PHP configuration
Relevant log output