aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2021-04-22 19:47:44 +0300
committerAndy Postnikov <apostnikov@gmail.com>2021-04-29 16:02:56 +0000
commit0847811fcc744b5d55c194bb11a8af0c825477c7 (patch)
tree3cf505cff4e21d9acaf118d5058dca4f77b627b8
parent572e9250a2fe7a3808a0761a0f4c8a899b31f63d (diff)
community/php7: upgrade to 7.4.18
-rw-r--r--community/php7/APKBUILD6
-rw-r--r--community/php7/disabled-tests.list4
2 files changed, 7 insertions, 3 deletions
diff --git a/community/php7/APKBUILD b/community/php7/APKBUILD
index a12ed984383..6723ee96f15 100644
--- a/community/php7/APKBUILD
+++ b/community/php7/APKBUILD
@@ -25,7 +25,7 @@
pkgname=php7
_pkgreal=php
-pkgver=7.4.16
+pkgver=7.4.18
pkgrel=0
_apiver=20190902
_suffix=${pkgname#php}
@@ -679,11 +679,11 @@ _mv() {
mv "$@"
}
-sha512sums="a7845fe0a7c334829bfa9518d3f2947036e1b03c8f4346622f9ab37563ff3af03f6559878b83aa0e6ad69e9919b6478345a0cc6ec59161ef36c64a5073e83f84 php-7.4.16.tar.xz
+sha512sums="b44a3fab98f3c81238ee715622d6d57f5ff2f39dc347a60bdbbec433dfef11a3c88366bde0aee55e201ceb79ac4d6cf7f57c6b139de7b0f202564a882ccae42b php-7.4.18.tar.xz
1c708de82d1086f272f484faf6cf6d087af7c31750cc2550b0b94ed723961b363f28a947b015b2dfc0765caea185a75f5d2c2f2b099c948b65c290924f606e4f php7-fpm.initd
cacce7bf789467ff40647b7319e3760c6c587218720538516e8d400baa75651f72165c4e28056cd0c1dc89efecb4d00d0d7823bed80b29136262c825ce816691 php7-fpm.logrotate
274bd7b0b2b7002fa84c779640af37b59258bb37b05cb7dd5c89452977d71807f628d91b523b5039608376d1f760f3425d165242ca75ee5129b2730e71c4e198 php7-module.conf
-4ca6ee559f2df8c49339365d2b4cee09e47d6c47a42e2bfc6b3517a1272ce912d33b743025441724700a9442af797acdc3367fecd386aedf406bd7cc1f80a7a8 disabled-tests.list
+94c85274b9c98d0a2cca87e3fd542fdb36b4d9e3e1a06828d50451a624720a66ae96597b529f640b18a3ae255e7653ed97ecf72154bb662ec1469ccb48d559f1 disabled-tests.list
a4130d29c7fee2b8cb561b116baf603bdc3a7b5b4985ec3c9918f253d1851197539dfad72c6b36d9f7008f85982904731184c79e4cee4415c1a1b88016639225 install-pear.patch
ebf571c5e595221b9944d7e840807ebb68c1be38bf117186e19a3bd1070310ece5918bcaa5f941679f3371a2108ad57bf179c3f90e612a5a2b982db941172859 includedir.patch
965b52893affb666af64e00d09e0208dcd41b17ce2864cf05616c6d05a05c0121694c0b209d403b8c0c55d18e6f1528c4aba1a4fcdce7b282a13304d12cd0f9d sharedir.patch
diff --git a/community/php7/disabled-tests.list b/community/php7/disabled-tests.list
index 88b0daec511..316a4c033a6 100644
--- a/community/php7/disabled-tests.list
+++ b/community/php7/disabled-tests.list
@@ -66,6 +66,9 @@ ext/openssl/tests/tlsv1.1_wrapper.phpt
ext/openssl/tests/tlsv1.2_wrapper.phpt
ext/openssl/tests/tlsv1.3_wrapper.phpt
+# Needs to open tls socket
+ext/openssl/tests/bug62890.phpt
+
# Broken tests, missing config.
sapi/fpm/tests/socket-ipv4-fallback.phpt
@@ -144,6 +147,7 @@ ext/date/tests/009.phpt
ext/iconv/tests/bug52211.phpt
ext/intl/tests/bug67052.phpt
ext/json/tests/bug41403.phpt
+ext/pcre/tests/ctype_back_to_c.phpt
ext/pcre/tests/locales.phpt
ext/soap/tests/bugs/bug39815.phpt
ext/standard/tests/array/locale_sort.phpt