Skip to content

Commit c62d5fd

Browse files
author
Rob Richards
committed
BFN
fix typo
1 parent a0c941a commit c62d5fd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

NEWS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@ PHP NEWS
3737
- Fixed phpinfo() cutoff of variables at \0. (Ilia)
3838
- Fixed a bug in the filter extension that prevented magic_quotes_gpc from
3939
being applied when RAW filter is used. (Ilia)
40-
- FixedbBug #38438 (DOMNodeList->item(0) segfault on empty NodeList). (Ilia)
40+
- Fixed bug #38438 (DOMNodeList->item(0) segfault on empty NodeList). (Ilia)
4141
- Fixed bug #38431 (xmlrpc_get_type() crashes PHP on objects). (Tony)
42+
- Fixed bug #38424 (Different attribute assignment if new or existing). (Rob)
4243
- Fixed bug #38394 (PDO fails to recover from failed prepared statement
4344
execution). (Ilia)
4445
- Fixed bug #38377 (session_destroy() gives warning after

0 commit comments

Comments
 (0)