Skip to content

Psalm hangs when pcntl_fork is disabled #3951

@weirdan

Description

@weirdan

When pcntl_fork() is listed in disable_functions php.ini directive, Psalm hangs indefinitely (unless it's run with --threads=1). pcntl_fork() call returns null in this case.

Low priority, as this setup is not very common.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions