summaryrefslogtreecommitdiffstats
path: root/php-7.4.0-embed.patch
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-06-09 13:56:35 +0200
committerRemi Collet <remi@remirepo.net>2020-06-09 13:56:35 +0200
commit3bba6d7aaef582b784ccf49de956a3802cc74849 (patch)
treec00ff0918e6eda976fe9bd851074c859bc481d93 /php-7.4.0-embed.patch
parent679daec27b99394630ad33aedbb86598f132e454 (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@"