We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d6decc commit 5e76c6dCopy full SHA for 5e76c6d
NEWS
@@ -2,6 +2,9 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? ????, PHP 8.1.19
4
5
+- DOM:
6
+ . Fixed bug #80602 (Segfault when using DOMChildNode::before()).
7
+ (Nathan Freeman)
8
9
13 Apr 2023, PHP 8.1.18
10
@@ -24,10 +27,6 @@ PHP NEWS
24
27
. Fixed bug GH-10583 (DateTime modify with tz pattern should not update
25
28
linked timezone). (Derick)
26
29
-- DOM:
- . Fixed bug #80602 (Segfault when using DOMChildNode::before()).
- (Nathan Freeman)
30
-
31
- FPM:
32
. Fixed bug GH-10611 (fpm_env_init_main leaks environ). (nielsdos)
33
. Destroy file_handle in fpm_main. (Jakub Zelenka, nielsdos)
0 commit comments