git: 19ac83426ae2 - main - lang/php82: Update version 8.2.0RC4=>8.2.0RC6

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Wed, 09 Nov 2022 20:03:01 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=19ac83426ae294afbcbf07fe9b8a297f5287fd1a

commit 19ac83426ae294afbcbf07fe9b8a297f5287fd1a
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-11-09 19:58:33 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-11-09 20:02:54 +0000

    lang/php82: Update version 8.2.0RC4=>8.2.0RC6
    
    * Core:
      - Fixed bug GH-9823 (Don’t reset func in
        zend_closure_internal_handler). (Florian Sowade)
      - Fixed potential NULL pointer dereference Windows shm*()
        functions. (cmb)
      - Fix target validation for internal attributes with constructor
        property promotion. (kooldev)
      - Fixed bug GH-9750 (Generator memory leak when interrupted during
        argument evaluation. (Arnaud)
    
    * FPM:
      - Fixed bug GH-9754 (SaltStack (using Python subprocess) hangs when
        running php-fpm 8.1.11). (Jakub Zelenka)
    
    * mysqli:
      - Fixed bug GH-9841 (mysqli_query throws warning despite using
        silenced error mode). (Kamil Tekiela)
    
    * PDO:
      - Fixed bug GH-9818 (Initialize run time cache in PDO methods).
        (Florian Sowade)
    
    * Random:
      - Fixed bug GH-9839 (Pre-PHP 8.2 output compatibility for
        non-mt_rand() functions for MT_RAND_PHP). (timwolla)
    
    Relnotes:       https://github.com/php/php-src/blob/php-8.2.0RC6/NEWS
    Sponsored by:   Bounce Experts
---
 lang/php82/Makefile | 2 +-
 lang/php82/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/lang/php82/Makefile b/lang/php82/Makefile
index 1df1b1963adb..1672dec60c13 100644
--- a/lang/php82/Makefile
+++ b/lang/php82/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	php82
-DISTVERSION=	8.2.0RC4
+DISTVERSION=	8.2.0RC6
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	https://downloads.php.net/~sergey/
diff --git a/lang/php82/distinfo b/lang/php82/distinfo
index 6beb0b487ae5..98a6c894761e 100644
--- a/lang/php82/distinfo
+++ b/lang/php82/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1665660265
-SHA256 (php-8.2.0RC4.tar.xz) = 7ddc807bbcc5cc7576d3f901584819212b287bd33ae6ac15ff93a62bebb62948
-SIZE (php-8.2.0RC4.tar.xz) = 11921096
+TIMESTAMP = 1668013086
+SHA256 (php-8.2.0RC6.tar.xz) = b1b4fcb08c257b73ae817c6a2d93b78ca5e5ace42c5f5887ed6447f06fa7bfc6
+SIZE (php-8.2.0RC6.tar.xz) = 11922808