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
22|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33?? ??? ????, PHP 8.2.6
44
5+ - DOM:
6+ . Fixed bug #80602 (Segfault when using DOMChildNode::before()).
7+ (Nathan Freeman)
8+
59- Streams:
610 . Fixed bug GH-10406 (feof() behavior change for UNIX based socket
711 resources). (Jakub Zelenka)
@@ -31,10 +35,6 @@ PHP NEWS
3135 . Fixed bug GH-10747 (Private and protected properties in serialized Date*
3236 objects throw). (Derick)
3337
34- - DOM:
35- . Fixed bug #80602 (Segfault when using DOMChildNode::before()).
36- (Nathan Freeman)
37-
3838- FPM:
3939 . Fixed bug GH-10611 (fpm_env_init_main leaks environ). (nielsdos)
4040 . Destroy file_handle in fpm_main. (Jakub Zelenka, nielsdos)
You can’t perform that action at this time.
0 commit comments