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 9c0a70c commit ffbb566Copy full SHA for ffbb566
NEWS
@@ -13,6 +13,10 @@ PHP NEWS
13
. Fixed bug #66060 (Heap buffer over-read in DateInterval). (Remi)
14
. Fixed bug #65768 (DateTimeImmutable::diff does not work). (Nikita Nefedov)
15
16
+- DOM:
17
+ . Fixed bug #65196 (Passing DOMDocumentFragment to DOMDocument::saveHTML()
18
+ Produces invalid Markup). (Mike)
19
+
20
- Sockets:
21
. Fixed bug #65923 (ext/socket assumes AI_V4MAPPED is defined). (Felipe)
22
0 commit comments