summaryrefslogtreecommitdiffstats
path: root/php-bug81746.patch
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-12-07 10:04:33 +0100
committerRemi Collet <remi@php.net>2023-12-07 10:04:33 +0100
commit6c7dda47e93b9638870dc74f6e8814fb5f309564 (patch)
treeaaa5b5e96f823676234dbefa2d05ab2814c59701 /php-bug81746.patch
parent6e75c0bafb6b4310d513a0cce910a981cbcea2f8 (diff)
refresh
Diffstat (limited to 'php-bug81746.patch')
-rw-r--r--php-bug81746.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-bug81746.patch b/php-bug81746.patch
index 7f4c77f..6e2ba19 100644
--- a/php-bug81746.patch
+++ b/php-bug81746.patch
@@ -22,7 +22,7 @@ diff --git a/ext/dom/document.c b/ext/dom/document.c
index b478e1a1aab..e683eb8f701 100644
--- a/ext/dom/document.c
+++ b/ext/dom/document.c
-@@ -1379,7 +1379,7 @@ static xmlDocPtr dom_document_parser(zval *id, int mode, char *source, size_t so
+@@ -1380,7 +1380,7 @@ static xmlDocPtr dom_document_parser(zval *id, int mode, char *source, size_t so
int validate, recover, resolve_externals, keep_blanks, substitute_ent;
int resolved_path_len;
int old_error_reporting = 0;