php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #61720 ext\libxml\tests\bug61367-read.phpt fails
Submitted: 2012-04-13 09:46 UTC Modified: 2012-04-16 13:47 UTC
From: ab@php.net Assigned: ab (profile)
Status: Closed Package: *XML functions
PHP Version: 5.3.10 OS: windows
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ab@php.net
New email:
PHP Version: OS:

 

 [2012-04-13 09:46 UTC] ab@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

Patches

61720.diff (last revision 2012-04-13 10:57 UTC by ab@php.net)

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-04-13 10:57 UTC] ab@php.net
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
 [2012-04-13 10:58 UTC] ab@php.net
windows returns backslashes with getcwd(), that's what the error was
 [2012-04-16 13:46 UTC] ab@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: ab
 [2012-04-16 13:46 UTC] ab@php.net
This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Oct 13 04:01:26 2024 UTC