You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.