mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
[ci skip] NEWS
This commit is contained in:
parent
2d6decc14c
commit
5e76c6d264
1 changed files with 3 additions and 4 deletions
7
NEWS
7
NEWS
|
@ -2,6 +2,9 @@ PHP NEWS
|
||||||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||
?? ??? ????, PHP 8.1.19
|
?? ??? ????, PHP 8.1.19
|
||||||
|
|
||||||
|
- DOM:
|
||||||
|
. Fixed bug #80602 (Segfault when using DOMChildNode::before()).
|
||||||
|
(Nathan Freeman)
|
||||||
|
|
||||||
13 Apr 2023, PHP 8.1.18
|
13 Apr 2023, PHP 8.1.18
|
||||||
|
|
||||||
|
@ -24,10 +27,6 @@ PHP NEWS
|
||||||
. Fixed bug GH-10583 (DateTime modify with tz pattern should not update
|
. Fixed bug GH-10583 (DateTime modify with tz pattern should not update
|
||||||
linked timezone). (Derick)
|
linked timezone). (Derick)
|
||||||
|
|
||||||
- DOM:
|
|
||||||
. Fixed bug #80602 (Segfault when using DOMChildNode::before()).
|
|
||||||
(Nathan Freeman)
|
|
||||||
|
|
||||||
- FPM:
|
- FPM:
|
||||||
. Fixed bug GH-10611 (fpm_env_init_main leaks environ). (nielsdos)
|
. Fixed bug GH-10611 (fpm_env_init_main leaks environ). (nielsdos)
|
||||||
. Destroy file_handle in fpm_main. (Jakub Zelenka, nielsdos)
|
. Destroy file_handle in fpm_main. (Jakub Zelenka, nielsdos)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue