Skip to content

Commit 4e778d6

Browse files
committed
Add bugfix to NEWS
1 parent 6778d60 commit 4e778d6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
?? ??? ????, PHP 8.4.22
44

5+
- Opcache:
6+
. Fixed tracing JIT crash when a VM interrupt is handled during an observed
7+
user function call. (Levi Morrison)
8+
59
- Standard:
610
. Fixed bug GH-21689 (version_compare() incorrectly handles versions ending
711
with a dot). (timwolla)

0 commit comments

Comments
 (0)