lang/php82: Update version 8.2.0RC6=>8.2.0RC7

- Core:
  . Move observer_declared_function_notify until after pass_two(). (Bob)
  . Do not report MINIT stage internal class aliases in extensions.
    (Bob)

- Opcache:
  . Fix opcache preload with observers enabled. (Bob)

- Standard:
  . Fix crash reading module_entry after DL_UNLOAD() when module already
    loaded. (Bob)

Relnotes:	https://github.com/php/php-src/blob/php-8.2.0RC7/NEWS
Sponsored by:	Bounce Experts
This commit is contained in:
Muhammad Moinur Rahman 2022-11-25 17:45:24 -06:00
parent 5c01f3ea4a
commit 2747d4a41d
3 changed files with 5 additions and 6 deletions

View File

@ -1,4 +1,3 @@
PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php82

View File

@ -1,8 +1,8 @@
PORTNAME= php82
DISTVERSION= 8.2.0RC6
DISTVERSION= 8.2.0RC7
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= https://downloads.php.net/~sergey/
MASTER_SITES= https://downloads.php.net/~pierrick/
DISTNAME= php-${DISTVERSION}
MAINTAINER= bofh@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1668013086
SHA256 (php-8.2.0RC6.tar.xz) = b1b4fcb08c257b73ae817c6a2d93b78ca5e5ace42c5f5887ed6447f06fa7bfc6
SIZE (php-8.2.0RC6.tar.xz) = 11922808
TIMESTAMP = 1669408567
SHA256 (php-8.2.0RC7.tar.xz) = 31204434c525f85e64f666a766f623443637616b184e8652414f619a127c5ef7
SIZE (php-8.2.0RC7.tar.xz) = 12020100