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 dda9676 commit 33289dfCopy full SHA for 33289df
ext/dom/html5_serializer.c
@@ -20,6 +20,7 @@
20
21
#include "php.h"
22
#if defined(HAVE_LIBXML) && defined(HAVE_DOM)
23
+#include "php_dom.h"
24
#include "html5_serializer.h"
25
#include "namespace_compat.h"
26
#include "serialize_common.h"
ext/dom/namespace_compat.c
#include "internal_helpers.h"
0 commit comments