diff options
-rw-r--r-- | php-bartlett-php-compatinfo-db-backports.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/php-bartlett-php-compatinfo-db-backports.patch b/php-bartlett-php-compatinfo-db-backports.patch index 618e7d8..517796d 100644 --- a/php-bartlett-php-compatinfo-db-backports.patch +++ b/php-bartlett-php-compatinfo-db-backports.patch @@ -70,3 +70,13 @@ diff -up ./data/reference/extension/phar/81/const.json.rpm ./data/reference/exte + "php_min": "8.0.10" } ] +--- ./data/reference/extension/openssl/40/constants.json.rpm 2021-09-27 08:00:20.378140738 +0200 ++++ ./data/reference/extension/openssl/40/constants.json 2021-09-27 08:00:55.319053105 +0200 +@@ -36,6 +36,7 @@ + }, + { + "name": "OPENSSL_SSLV23_PADDING", ++ "optional": true, + "ext_min": "4.0.4", + "php_min": "4.0.4" + }, |