phpize on Windows). (Yuji Uchiyama)
. Fixed bug causing ClosedGeneratorException being thrown into the calling
code instead of the Generator yielding from. (Bob)
+ . Implemented FR #72614 (Support "nmake test" on building extensions by
+ phpize). (Yuji Uchiyama)
+ . Fixed bug #72641 (phpize (on Windows) ignores PHP_PREFIX).
+ (Yuji Uchiyama)
- COM:
. Fixed bug #72569 (DOTNET/COM array parameters broke in PHP7). (Anatol)