summaryrefslogtreecommitdiffstats
path: root/php-7.4.0-embed.patch
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-06-09 14:02:09 +0200
committerRemi Collet <remi@remirepo.net>2020-06-09 14:02:09 +0200
commitb7324289d6911cf82e93a166e229a220c7fdd4ed (patch)
tree5c86c2c39f4211089971a59733f335d104b22ef1 /php-7.4.0-embed.patch
parent4545d4f8367dd6724fcf06fe0061fe5407c51c51 (diff)
Update to 7.4.7 - http://www.php.net/releases/7_4_7.php
rebuild using oniguruma5php build phpdbg only once
Diffstat (limited to 'php-7.4.0-embed.patch')
-rw-r--r--php-7.4.0-embed.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-7.4.0-embed.patch b/php-7.4.0-embed.patch
index 1c743c2..f7a9aaa 100644
--- a/php-7.4.0-embed.patch
+++ b/php-7.4.0-embed.patch
@@ -18,7 +18,7 @@ diff -up php-5.5.30/scripts/php-config.in.old php-5.5.30/scripts/php-config.in
php_cgi_binary=NONE
configure_options="@CONFIGURE_OPTIONS@"
-php_sapis="@PHP_INSTALLED_SAPIS@"
-+php_sapis="apache2handler litespeed fpm @PHP_INSTALLED_SAPIS@"
++php_sapis="apache2handler litespeed fpm phpdbg @PHP_INSTALLED_SAPIS@"
ini_dir="@EXPANDED_PHP_CONFIG_FILE_SCAN_DIR@"
ini_path="@EXPANDED_PHP_CONFIG_FILE_PATH@"