Skip to content

Commit cd7d2c8

Browse files
committed
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1: [ci skip] NEWS
2 parents 4b3eb0b + 5e76c6d commit cd7d2c8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

NEWS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)