summaryrefslogtreecommitdiffstats
path: root/php-8.4.0-httpd.patch
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-08-28 07:17:40 +0200
committerRemi Collet <remi@php.net>2024-08-28 07:17:40 +0200
commit0fb09512384a40c93210572a56668f76a39d27fb (patch)
treeab915bbb1be4b4d48fe9d1269992b5f02926c67f /php-8.4.0-httpd.patch
parent432d3e98d337197a89ac94a6865538db3bcef8f4 (diff)
Update to 8.4.0beta4
Diffstat (limited to 'php-8.4.0-httpd.patch')
-rw-r--r--php-8.4.0-httpd.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/php-8.4.0-httpd.patch b/php-8.4.0-httpd.patch
index 06e71df..d40b453 100644
--- a/php-8.4.0-httpd.patch
+++ b/php-8.4.0-httpd.patch
@@ -7,9 +7,9 @@ mod_php is build twice
diff -up ./sapi/apache2handler/config.m4.mpmcheck ./sapi/apache2handler/config.m4
--- ./sapi/apache2handler/config.m4.mpmcheck 2024-07-03 15:56:56.882370597 +0200
+++ ./sapi/apache2handler/config.m4 2024-07-03 15:59:15.967824949 +0200
-@@ -110,11 +110,6 @@ if test "$PHP_APXS2" != "no"; then
- ;;
- esac
+@@ -106,11 +106,6 @@ if test "$PHP_APXS2" != "no"; then
+ [mod_php.c sapi_apache2.c apache_config.c php_functions.c],
+ [$APACHE_CFLAGS])
- AS_IF([$APXS_HTTPD -V 2>/dev/null | grep 'threaded:.*yes' >/dev/null 2>&1], [
- APACHE_THREADED_MPM=yes