Remove messages about pear being removed in PHP 8+.

This commit is contained in:
James Sansbury 2020-11-24 08:34:57 -05:00
parent 0180511974
commit fa268447c6
10 changed files with 0 additions and 10 deletions

View File

@ -146,7 +146,6 @@ RUN set -eux; \
--with-zlib \
\
# in PHP 7.4+, the pecl/pear installers are officially deprecated (requiring an explicit "--with-pear")
# ... and are removed in PHP 8+; see also https://github.com/docker-library/php/pull/847#issuecomment-505638229
--with-pear \
\
# bundled pcre does not support JIT on s390x

View File

@ -148,7 +148,6 @@ RUN set -eux; \
--with-zlib \
\
# in PHP 7.4+, the pecl/pear installers are officially deprecated (requiring an explicit "--with-pear")
# ... and are removed in PHP 8+; see also https://github.com/docker-library/php/pull/847#issuecomment-505638229
--with-pear \
\
# bundled pcre does not support JIT on s390x

View File

@ -148,7 +148,6 @@ RUN set -eux; \
--with-zlib \
\
# in PHP 7.4+, the pecl/pear installers are officially deprecated (requiring an explicit "--with-pear")
# ... and are removed in PHP 8+; see also https://github.com/docker-library/php/pull/847#issuecomment-505638229
--with-pear \
\
# bundled pcre does not support JIT on s390x

View File

@ -146,7 +146,6 @@ RUN set -eux; \
--with-zlib \
\
# in PHP 7.4+, the pecl/pear installers are officially deprecated (requiring an explicit "--with-pear")
# ... and are removed in PHP 8+; see also https://github.com/docker-library/php/pull/847#issuecomment-505638229
--with-pear \
\
# bundled pcre does not support JIT on s390x

View File

@ -148,7 +148,6 @@ RUN set -eux; \
--with-zlib \
\
# in PHP 7.4+, the pecl/pear installers are officially deprecated (requiring an explicit "--with-pear")
# ... and are removed in PHP 8+; see also https://github.com/docker-library/php/pull/847#issuecomment-505638229
--with-pear \
\
# bundled pcre does not support JIT on s390x

View File

@ -148,7 +148,6 @@ RUN set -eux; \
--with-zlib \
\
# in PHP 7.4+, the pecl/pear installers are officially deprecated (requiring an explicit "--with-pear")
# ... and are removed in PHP 8+; see also https://github.com/docker-library/php/pull/847#issuecomment-505638229
--with-pear \
\
# bundled pcre does not support JIT on s390x

View File

@ -223,7 +223,6 @@ RUN set -eux; \
--with-zlib \
\
# in PHP 7.4+, the pecl/pear installers are officially deprecated (requiring an explicit "--with-pear")
# ... and are removed in PHP 8+; see also https://github.com/docker-library/php/pull/847#issuecomment-505638229
--with-pear \
\
# bundled pcre does not support JIT on s390x

View File

@ -162,7 +162,6 @@ RUN set -eux; \
--with-zlib \
\
# in PHP 7.4+, the pecl/pear installers are officially deprecated (requiring an explicit "--with-pear")
# ... and are removed in PHP 8+; see also https://github.com/docker-library/php/pull/847#issuecomment-505638229
--with-pear \
\
# bundled pcre does not support JIT on s390x

View File

@ -164,7 +164,6 @@ RUN set -eux; \
--with-zlib \
\
# in PHP 7.4+, the pecl/pear installers are officially deprecated (requiring an explicit "--with-pear")
# ... and are removed in PHP 8+; see also https://github.com/docker-library/php/pull/847#issuecomment-505638229
--with-pear \
\
# bundled pcre does not support JIT on s390x

View File

@ -164,7 +164,6 @@ RUN set -eux; \
--with-zlib \
\
# in PHP 7.4+, the pecl/pear installers are officially deprecated (requiring an explicit "--with-pear")
# ... and are removed in PHP 8+; see also https://github.com/docker-library/php/pull/847#issuecomment-505638229
--with-pear \
\
# bundled pcre does not support JIT on s390x