- 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
7 lines
114 B
Makefile
7 lines
114 B
Makefile
CATEGORIES= devel
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php82
|
|
|
|
PKGNAMESUFFIX= -intl
|
|
|
|
.include "${MASTERDIR}/Makefile"
|