We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0c941a commit c62d5fdCopy full SHA for c62d5fd
NEWS
@@ -37,8 +37,9 @@ PHP NEWS
37
- Fixed phpinfo() cutoff of variables at \0. (Ilia)
38
- Fixed a bug in the filter extension that prevented magic_quotes_gpc from
39
being applied when RAW filter is used. (Ilia)
40
-- FixedbBug #38438 (DOMNodeList->item(0) segfault on empty NodeList). (Ilia)
+- Fixed bug #38438 (DOMNodeList->item(0) segfault on empty NodeList). (Ilia)
41
- Fixed bug #38431 (xmlrpc_get_type() crashes PHP on objects). (Tony)
42
+- Fixed bug #38424 (Different attribute assignment if new or existing). (Rob)
43
- Fixed bug #38394 (PDO fails to recover from failed prepared statement
44
execution). (Ilia)
45
- Fixed bug #38377 (session_destroy() gives warning after
0 commit comments