mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3: Fix deprecation warning for libxml SAX header (#18594)
This commit is contained in:
commit
9bf140afb4
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@
|
||||||
#include "xml_serializer.h"
|
#include "xml_serializer.h"
|
||||||
#include "internal_helpers.h"
|
#include "internal_helpers.h"
|
||||||
#include "dom_properties.h"
|
#include "dom_properties.h"
|
||||||
#include <libxml/SAX.h>
|
|
||||||
#ifdef LIBXML_SCHEMAS_ENABLED
|
#ifdef LIBXML_SCHEMAS_ENABLED
|
||||||
#include <libxml/relaxng.h>
|
#include <libxml/relaxng.h>
|
||||||
#include <libxml/xmlschemas.h>
|
#include <libxml/xmlschemas.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue