summaryrefslogtreecommitdiff
path: root/ext/libxml/tests/bug61367-read.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/libxml/tests/bug61367-read.phpt')
-rw-r--r--ext/libxml/tests/bug61367-read.phpt5
1 files changed, 4 insertions, 1 deletions
diff --git a/ext/libxml/tests/bug61367-read.phpt b/ext/libxml/tests/bug61367-read.phpt
index 98aad5b591..f82ecf138a 100644
--- a/ext/libxml/tests/bug61367-read.phpt
+++ b/ext/libxml/tests/bug61367-read.phpt
@@ -4,7 +4,6 @@ Bug #61367: open_basedir bypass in libxml RSHUTDOWN: read test
<?php if(!extension_loaded('dom')) echo 'skip dom extension not available'; ?>
--INI--
open_basedir=.
-error_reporting=E_ALL & ~E_NOTICE
--FILE--
<?php
/*
@@ -58,3 +57,7 @@ Warning: DOMDocument::loadXML(): I/O warning : failed to load external entity "f
Warning: DOMDocument::loadXML(): Failure to process entity file in Entity, line: 4 in %s on line %d
Warning: DOMDocument::loadXML(): Entity 'file' not defined in Entity, line: 4 in %s on line %d
+
+Warning: Trying to get property 'firstChild' of non-object in %s on line %d
+
+Warning: Trying to get property 'nodeValue' of non-object in %s on line %d