php: bump version (#7096)

* php: Updated LICENSE

* php: bump version

* php: bump version

* Delete php-7.4.16.patchset

* Delete php8-8.1.3.patchset

* Delete php-7.4.16.recipe

* Delete php8-8.1.3.recipe

* Update php8-8.1.9.recipe

* Update php-7.4.30.recipe

* Update php-7.4.30.recipe

* Update php-7.4.30.recipe
This commit is contained in:
kenmays
2022-08-14 07:24:32 -07:00
committed by GitHub
parent 316da332f5
commit afeabff2a0
5 changed files with 34 additions and 36 deletions

View File

@@ -1,11 +1,11 @@
From 786d243c65c614a2294f3520898c34482679d740 Mon Sep 17 00:00:00 2001
From: <pulkomandy@pulkomandy.tk>
From 5bbf2128e8afd39c8dcbc7f75a177e041ec492f8 Mon Sep 17 00:00:00 2001
From: "pulkomandy@pulkomandy.tk" <pulkomandy@pulkomandy.tk>
Date: Thu, 4 Mar 2021 23:40:05 +0000
Subject: Build fixes
diff --git a/configure.ac b/configure.ac
index e1adda7..546621f 100644
index 4174a99..d9ad262 100644
--- a/configure.ac
+++ b/configure.ac
@@ -393,9 +393,9 @@ dnl Some systems (OpenServer 5) dislike -lsocket -lnsl, so we try to avoid -lnsl
@@ -62,7 +62,7 @@ index 0bc0cce..bbd925d 100644
size_t i;
unsigned char *end = buf + len;
diff --git a/ext/fileinfo/libmagic/encoding.c b/ext/fileinfo/libmagic/encoding.c
index 121bbd7..2d4e8ce 100644
index 079896d..aaaddf3 100644
--- a/ext/fileinfo/libmagic/encoding.c
+++ b/ext/fileinfo/libmagic/encoding.c
@@ -44,14 +44,14 @@ FILE_RCSID("@(#)$File: encoding.c,v 1.20 2019/04/15 16:48:41 christos Exp $")
@@ -307,17 +307,17 @@ index 0f1f036..2351b9c 100644
#endif
--
2.30.0
2.36.1
From 8ef0a50e1c9373a462625811547b4a4930cdaf12 Mon Sep 17 00:00:00 2001
From f0e80c47fcf5557c628ec65ff152f03afec3d020 Mon Sep 17 00:00:00 2001
From: Ian Corbitt <ian@ihatemyisp.net>
Date: Sun, 7 Mar 2021 10:54:45 +0000
Subject: resolv.h fix
diff --git a/ext/standard/dns.c b/ext/standard/dns.c
index 339c45a..19f10f7 100644
index dc85c45..113029a 100644
--- a/ext/standard/dns.c
+++ b/ext/standard/dns.c
@@ -48,7 +48,7 @@
@@ -792,5 +792,5 @@ index 0000000..8639c04
+__END_DECLS
+#endif /* !_RESOLV_H_ */
--
2.30.0
2.36.1

View File

@@ -1,4 +1,4 @@
From d1fedfb7f6afb369a83fcba01325309ff6294726 Mon Sep 17 00:00:00 2001
From d73a3549a568d1eb8d58b46e5f4251179d2fa7aa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Zolt=C3=A1n=20Mizsei?= <zmizsei@extrowerk.com>
Date: Sat, 19 Feb 2022 19:29:19 +0100
Subject: Teaching m4 about Haiku
@@ -48,17 +48,17 @@ index 209f92b..3855c8d 100644
AC_MSG_ERROR(Please reinstall readline - I cannot find readline.h)
fi
--
2.30.2
2.36.1
From 1fa6a4748cdd9f5a2553c19aa6ec9478bc1cf0cf Mon Sep 17 00:00:00 2001
From efedb861425148922cce3abd6b297eb6212edfad Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Zolt=C3=A1n=20Mizsei?= <zmizsei@extrowerk.com>
Date: Sat, 19 Feb 2022 19:31:37 +0100
Subject: PCNTL build fix
diff --git a/ext/pcntl/pcntl.c b/ext/pcntl/pcntl.c
index c1c99ab..9fefeff 100644
index 06db55f..8a33043 100644
--- a/ext/pcntl/pcntl.c
+++ b/ext/pcntl/pcntl.c
@@ -50,6 +50,10 @@
@@ -73,10 +73,10 @@ index c1c99ab..9fefeff 100644
static PHP_GINIT_FUNCTION(pcntl);
--
2.30.2
2.36.1
From c794c60abf23bfb42c5778568d29d7e48c8f5b35 Mon Sep 17 00:00:00 2001
From f2d213692626462617d2619831b3a3952ae2fe93 Mon Sep 17 00:00:00 2001
From: Victor Gamper <victor@wenzeslaus.de>
Date: Mon, 14 Mar 2022 22:40:30 +0000
Subject: php8: fix 32-bit
@@ -126,5 +126,5 @@ index 3855c8d..e05393c 100644
AC_MSG_ERROR(Please reinstall readline - I cannot find readline.h)
fi
--
2.30.2
2.36.1