Test: /ext/libxml/tests/bug76777.phpt - Version 7.2.23        

Bug #76777 "public id" parameter of libxml_set_external_entity_loader callback undefined
Submitted: 2018-08-21 19:13:55 Modified: 2018-08-22 10:57:31
From: vhu Assigned: cmb
Status: Closed Package: DOM XML related
PHP Version: 7.0.31 OS:

There is 1 diff reported by users for this test.

Count Diff
9 (100%)
001+ Fatal error: Uncaught Error: Class 'DOMDocument' not found in %s/bug76777.php:20
002+ Stack trace:
003+ #0 {main}
004+ thrown in %s/bug76777.php on line 20
001- NULL
002- string(15) "nonexistent.xsd"
003- array(4) {
004- ["directory"]=>
005- NULL
006- ["intSubName"]=>
007- NULL
008- ["extSubURI"]=>
009- NULL
010- ["extSubSystem"]=>
011- NULL
012- }