Skip to content

Use bundled pcrelib instead of system library #495

Closed
@pat-bateman

Description

@pat-bateman

Debian Jessie provides libpcre3-2:8.35-3.3+deb8u4, which is older than the currently bundled versions in PHP 5.6, 7.0, and 7.1, which is 8.38.

There is the following comment in the Dockerfile-debian.template:
# bundled pcre is too old for s390x (which isn't exactly a good sign)
I do not know if this still applies, but pcre-8.35 provides serious trouble, e.g. with Typo3-8.

I would like suggest to remove the lines 11, 129-133 from .Dockerfile-debian.template.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions