File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,10 @@ PHP NEWS
2
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
3
?? ??? ????, PHP 8.2.6
4
4
5
+ - DOM:
6
+ . Fixed bug #80602 (Segfault when using DOMChildNode::before()).
7
+ (Nathan Freeman)
8
+
5
9
- Streams:
6
10
. Fixed bug GH-10406 (feof() behavior change for UNIX based socket
7
11
resources). (Jakub Zelenka)
@@ -31,10 +35,6 @@ PHP NEWS
31
35
. Fixed bug GH-10747 (Private and protected properties in serialized Date*
32
36
objects throw). (Derick)
33
37
34
- - DOM:
35
- . Fixed bug #80602 (Segfault when using DOMChildNode::before()).
36
- (Nathan Freeman)
37
-
38
38
- FPM:
39
39
. Fixed bug GH-10611 (fpm_env_init_main leaks environ). (nielsdos)
40
40
. Destroy file_handle in fpm_main. (Jakub Zelenka, nielsdos)
You can’t perform that action at this time.
0 commit comments