Skip to content

FrankenPHP now hard links against php-session #2187

@henderkes

Description

@henderkes

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

-

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions