mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] php8: Version bump 8.2.1 -> 8.2.11
@ 2023-10-16 15:18 Andreas Helmcke
  2023-11-17  7:20 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Helmcke @ 2023-10-16 15:18 UTC (permalink / raw)
  To: ptxdist; +Cc: Andreas Helmcke

Various fixes:
https://www.php.net/ChangeLog-8.php#8.2.11

Signed-off-by: Andreas Helmcke <ahelmcke@ela-soft.com>
---
 rules/php8.make | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/rules/php8.make b/rules/php8.make
index 131cd567a..600871e21 100644
--- a/rules/php8.make
+++ b/rules/php8.make
@@ -18,8 +18,8 @@ PACKAGES-$(PTXCONF_PHP8) += php8
 #
 # Paths and names
 #
-PHP8_VERSION	:= 8.2.1
-PHP8_MD5	:= b30961d64b35fe4c6727ee3add54d16e
+PHP8_VERSION	:= 8.2.11
+PHP8_MD5	:= 8e7f61ff53fd36be68643080c5114df9
 PHP8		:= php-$(PHP8_VERSION)
 PHP8_SUFFIX	:= tar.xz
 PHP8_SOURCE	:= $(SRCDIR)/$(PHP8).$(PHP8_SUFFIX)
@@ -202,7 +202,8 @@ PHP8_CONF_OPT := \
 	--disable-mysqlnd-compression-support \
 	--without-pear \
 	--disable-fiber-asm \
-	--disable-zend-signals
+	--disable-zend-signals \
+	--disable-zend-max-execution-timers
 
 # ----------------------------------------------------------------------------
 # Install
-- 
2.39.2




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] php8: Version bump 8.2.1 -> 8.2.11
  2023-10-16 15:18 [ptxdist] [PATCH] php8: Version bump 8.2.1 -> 8.2.11 Andreas Helmcke
@ 2023-11-17  7:20 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-11-17  7:20 UTC (permalink / raw)
  To: ptxdist; +Cc: Andreas Helmcke

Thanks, applied as 4063646408f06bcdfaced2499e78be0a381209fd.

Michael

[sent from post-receive hook]

On Fri, 17 Nov 2023 08:20:33 +0100, Andreas Helmcke <ahelmcke@ela-soft.com> wrote:
> Various fixes:
> https://www.php.net/ChangeLog-8.php#8.2.11
> 
> Signed-off-by: Andreas Helmcke <ahelmcke@ela-soft.com>
> Message-Id: <20231016151834.219493-1-ahelmcke@ela-soft.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/php8.make b/rules/php8.make
> index 131cd567a3c5..600871e21b5a 100644
> --- a/rules/php8.make
> +++ b/rules/php8.make
> @@ -18,8 +18,8 @@ PACKAGES-$(PTXCONF_PHP8) += php8
>  #
>  # Paths and names
>  #
> -PHP8_VERSION	:= 8.2.1
> -PHP8_MD5	:= b30961d64b35fe4c6727ee3add54d16e
> +PHP8_VERSION	:= 8.2.11
> +PHP8_MD5	:= 8e7f61ff53fd36be68643080c5114df9
>  PHP8		:= php-$(PHP8_VERSION)
>  PHP8_SUFFIX	:= tar.xz
>  PHP8_SOURCE	:= $(SRCDIR)/$(PHP8).$(PHP8_SUFFIX)
> @@ -202,7 +202,8 @@ PHP8_CONF_OPT := \
>  	--disable-mysqlnd-compression-support \
>  	--without-pear \
>  	--disable-fiber-asm \
> -	--disable-zend-signals
> +	--disable-zend-signals \
> +	--disable-zend-max-execution-timers
>  
>  # ----------------------------------------------------------------------------
>  # Install



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-11-17  7:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-16 15:18 [ptxdist] [PATCH] php8: Version bump 8.2.1 -> 8.2.11 Andreas Helmcke
2023-11-17  7:20 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox