freebsd-ports/devel/php82-intl/Makefile
Muhammad Moinur Rahman 2747d4a41d 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
2022-11-25 17:47:44 -06:00

7 lines
114 B
Makefile

CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php82
PKGNAMESUFFIX= -intl
.include "${MASTERDIR}/Makefile"