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 c695b1d commit dd79502Copy full SHA for dd79502
ext/dom/html5_serializer.c
@@ -20,7 +20,6 @@
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