summaryrefslogtreecommitdiffstats
path: root/0003-add-all-arginfo-and-fix-build-with-PHP-8.patch
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-10-05 09:22:59 +0200
committerRemi Collet <remi@php.net>2022-10-05 09:22:59 +0200
commit744e2f434ee64261983a26d8b9cd99ee305c39e3 (patch)
treedaf1e7ef38bf60c370e4d8c0d2e5116165c80dce /0003-add-all-arginfo-and-fix-build-with-PHP-8.patch
parent16ddeca59ffd4ad123fc933fcfe829b855937c09 (diff)
add patch for PHP 8.2 from
https://git.osgeo.org/gitea/geos/php-geos/issues/27
Diffstat (limited to '0003-add-all-arginfo-and-fix-build-with-PHP-8.patch')
-rw-r--r--0003-add-all-arginfo-and-fix-build-with-PHP-8.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0003-add-all-arginfo-and-fix-build-with-PHP-8.patch b/0003-add-all-arginfo-and-fix-build-with-PHP-8.patch
index 8d498f9..1b2a1f5 100644
--- a/0003-add-all-arginfo-and-fix-build-with-PHP-8.patch
+++ b/0003-add-all-arginfo-and-fix-build-with-PHP-8.patch
@@ -1,7 +1,7 @@
From bfef69aca744295719dc8f859005ff83e17ac48c Mon Sep 17 00:00:00 2001
From: Remi Collet <remi@remirepo.net>
Date: Fri, 28 Aug 2020 15:21:36 +0200
-Subject: [PATCH] add all arginfo and fix build with PHP 8
+Subject: [PATCH 3/6] add all arginfo and fix build with PHP 8
---
arginfo.h | 319 +++++++++++++++++++++++++++++++++++++++
@@ -743,5 +743,5 @@ index 3a72e2d..3c13644 100644
}
--
-2.25.4
+2.37.2