From 65470be0a9843320185d50aabc19ab6a97bd2eba Mon Sep 17 00:00:00 2001 From: Chingis Sandanov Date: Wed, 20 Dec 2023 14:01:18 +0300 Subject: [PATCH] Update ds to 1.5.0 and add it for PHP 8.3 #187 --- 8/Dockerfile | 4 ++-- 8/tests/php_modules/8.3 | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/8/Dockerfile b/8/Dockerfile index aa2d2d3..bc625b8 100644 --- a/8/Dockerfile +++ b/8/Dockerfile @@ -216,7 +216,7 @@ RUN set -xe; \ apcu-5.1.23 \ amqp-2.1.1 \ ast-1.1.1 \ - $(test "${PHP_VERSION:0:3}" != "8.3" && echo 'ds 1.4.0') \ + ds-1.5.0 \ event-3.0.8 \ grpc-1.60.0 \ igbinary-3.2.15 \ @@ -240,7 +240,7 @@ RUN set -xe; \ apcu \ amqp \ ast \ - $(test "${PHP_VERSION:0:3}" != "8.3" && echo 'ds') \ + ds \ event \ igbinary \ $(test "${PHP_VERSION:0:3}" != "8.3" && echo 'imagick') \ diff --git a/8/tests/php_modules/8.3 b/8/tests/php_modules/8.3 index 1c957b6..71bd634 100644 --- a/8/tests/php_modules/8.3 +++ b/8/tests/php_modules/8.3 @@ -11,6 +11,7 @@ ctype curl date dom +ds event exif fileinfo