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

 ID:                 61810
 Updated by:         s...@php.net
 Reported by:        larue...@php.net
 Summary:            ext/dom/tests/dom007.phpt failed
-Status:             Open
+Status:             Closed
 Type:               Bug
 Package:            Testing related
 PHP Version:        5.3.10
-Assigned To:        
+Assigned To:        sixd
 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.

Fixed in 5.3, 5.4 and master.


Previous Comments:
------------------------------------------------------------------------
[2012-05-01 22:37:06] s...@php.net

This is the top most reported diff on http://qa.php.net/reports/?version=5.4.0 
with nearly double the fail reports of the second highest diff.

------------------------------------------------------------------------
[2012-04-22 14:27:08] larue...@php.net

the index sequence is random in my box, that the reason for why this test 
failed.

------------------------------------------------------------------------
[2012-04-22 11:11:20] larue...@php.net

Description:
------------
---- EXPECTED OUTPUT
Length: 1
Key GIF: GIF (image/gif) (-)

Index 0: GIF (image/gif) (-)

NULL

Length: 3
Key: test Name: test
Key: rdf Name: rdf
Key: myimage Name: myimage

Index 0: test
Index 1: rdf
Index 2: myimage

NULL
NULL
---- ACTUAL OUTPUT
Length: 1
Key GIF: GIF (image/gif) (-)

Index 0: GIF (image/gif) (-)

NULL

Length: 3
Key: myimage Name: myimage
Key: rdf Name: rdf
Key: test Name: test

Index 0: myimage
Index 1: rdf
Index 2: test

NULL
NULL
---- FAILED



------------------------------------------------------------------------



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

Reply via email to