Skip to content

Commit f9844f0

Browse files
committed
Merge branch 'PHP-8.3'
* PHP-8.3: [ci skip] NEWS Backport libxml2 2.13.2 fixes (#14816)
2 parents c6debd7 + ecf0bb0 commit f9844f0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ext/libxml/php_libxml.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -268,9 +268,6 @@ static zend_always_inline void php_libxml_sanitize_parse_ctxt_options(xmlParserC
268268
ctxt->options = 0;
269269
ZEND_DIAGNOSTIC_IGNORED_END
270270
}
271-
272-
#else /* HAVE_LIBXML */
273-
#define libxml_module_ptr NULL
274271
#endif
275272

276273
#define phpext_libxml_ptr libxml_module_ptr

0 commit comments

Comments
 (0)