git: f636aab20058 - main - lang/php80: Update version 8.0.25=>8.0.26
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 27 Nov 2022 13:37:01 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=f636aab20058b46f5da410c66efeab6f5cac9063 commit f636aab20058b46f5da410c66efeab6f5cac9063 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-11-27 13:34:19 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-11-27 13:36:54 +0000 lang/php80: Update version 8.0.25=>8.0.26 * CLI: - Fixed bug GH-9709 (Null pointer dereference with -w/-s options). * Core: - Fixed bug GH-9752 (Generator crashes when interrupted during argument evaluation with extra named params). - Fixed bug GH-9801 (Generator crashes when memory limit is exceeded during initialization). - Fixed potential NULL pointer dereference in Windows shm*() functions. - Fixed bug GH-9750 (Generator memory leak when interrupted during argument evaluation. * Date: - Fixed bug GH-9763 (DateTimeZone ctr mishandles input and adds null byte if the argument is an offset larger than 100*60 minutes). * FPM: - Fixed bug GH-9754 (SaltStack (using Python subprocess) hangs when running php-fpm 8.1.11). * mysqli: - Fixed bug GH-9841 (mysqli_query throws warning despite using silenced error mode). * OpenSSL: - Fixed bug GH-8430 (OpenSSL compiled with no-md2, no-md4 or no-rmd160 does not build). * SOAP: - Fixed GH-9720 (Null pointer dereference while serializing the response). Approved by: tz (By private mail) Sponsored by: Bounce Experts --- lang/php80/Makefile | 2 +- lang/php80/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/php80/Makefile b/lang/php80/Makefile index 1e64006412b3..38327d06706f 100644 --- a/lang/php80/Makefile +++ b/lang/php80/Makefile @@ -1,5 +1,5 @@ PORTNAME= php80 -DISTVERSION= 8.0.25 +DISTVERSION= 8.0.26 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP diff --git a/lang/php80/distinfo b/lang/php80/distinfo index ccfc838c11be..12e239bbf1d6 100644 --- a/lang/php80/distinfo +++ b/lang/php80/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1667037753 -SHA256 (php/php-8.0.25.tar.xz) = a291b71d0498707fc5514eb5b9513e88f0f1d4890bcdefd67282ded8a2bfb941 -SIZE (php/php-8.0.25.tar.xz) = 10802888 +TIMESTAMP = 1669554073 +SHA256 (php/php-8.0.26.tar.xz) = 0765bfbe640dba37ccc36d2bc7c7b7ba3d2c3381c9cd4305f66eca83e82a40b3 +SIZE (php/php-8.0.26.tar.xz) = 10868588