Edit report at https://bugs.php.net/bug.php?id=61720&edit=1

 ID:                 61720
 Updated by:         a...@php.net
 Reported by:        a...@php.net
 Summary:            ext\libxml\tests\bug61367-read.phpt fails
-Status:             Open
+Status:             Closed
 Type:               Bug
 Package:            *XML functions
 Operating System:   windows
 PHP Version:        5.3.10
-Assigned To:        
+Assigned To:        ab
 Block user comment: N
 Private report:     N

 New Comment:

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.




Previous Comments:
------------------------------------------------------------------------
[2012-04-13 10:58:30] a...@php.net

windows returns backslashes with getcwd(), that's what the error was

------------------------------------------------------------------------
[2012-04-13 10:57:35] a...@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 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

Reply via email to