summaryrefslogtreecommitdiff
path: root/ext/libxml/libxml.stub.php
diff options
context:
space:
mode:
Diffstat (limited to 'ext/libxml/libxml.stub.php')
-rw-r--r--ext/libxml/libxml.stub.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/libxml/libxml.stub.php b/ext/libxml/libxml.stub.php
index 12685bd8ce..c99b2254a2 100644
--- a/ext/libxml/libxml.stub.php
+++ b/ext/libxml/libxml.stub.php
@@ -2,6 +2,10 @@
/** @generate-function-entries */
+class LibXMLError
+{
+}
+
/** @param resource $context */
function libxml_set_streams_context($context): void {}