mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Merge branch 'PHP-8.4' into PHP-8.5
* PHP-8.4: Improve shared_alloc_shm.c strategy to support OPcache JIT on Solaris
This commit is contained in:
4
NEWS
4
NEWS
@@ -27,6 +27,10 @@ PHP NEWS
|
||||
. Fixed bug GH-21097 (Accessing Dom\Node properties can can throw TypeError).
|
||||
(ndossche)
|
||||
|
||||
- Opcache:
|
||||
. Fixed bug GH-20718 ("Insufficient shared memory" when using JIT on Solaris).
|
||||
(Petr Sumbera)
|
||||
|
||||
- Windows:
|
||||
. Fixed compilation with clang (missing intrin.h include). (Kévin Dunglas)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user