Edit report at https://bugs.php.net/bug.php?id=61720&edit=1
ID: 61720 Patch added by: a...@php.net Reported by: a...@php.net Summary: ext\libxml\tests\bug61367-read.phpt fails Status: Open Type: Bug Package: *XML functions Operating System: windows PHP Version: 5.3.10 Block user comment: N Private report: N New Comment: The following patch has been added/updated: Patch Name: 61720.diff Revision: 1334314655 URL: https://bugs.php.net/patch-display.php?bug=61720&patch=61720.diff&revision=1334314655 Previous Comments: ------------------------------------------------------------------------ [2012-04-13 09:46:12] a...@php.net Description: ------------ Test diff: 006+ Warning: DOMDocument::loadXML(): Invalid URI: file:///C:\snaps\php-test-pack-5.3-nts-windows-vc9-x86-r2ca49d3\test_bug_61367/bad in Entity, line: 2 in C:\snaps\php-test-pack-5.3-nts-windows-vc9-x86-r2ca49d3\ext\libxml\tests\bug61367-read.php on line 15 006- Warning: DOMDocument::loadXML(): I/O warning : failed to load external entity "file:///%s/test_bug_61367/bad" in %s on line %d Expected result: ---------------- test pass Actual result: -------------- test fail ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=61720&edit=1