Skip to content

Can we add the pcntl extension to the container to enforce time limits #45

@andybroomfield

Description

@andybroomfield

Can we add

docker-php-ext-configure pcntl --enable-pcntl && \
docker-php-ext-install pcntl && \

This is so we can use enforceTimeOuts in PHP unit tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions