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

 ID:                 61468
 Patch added by:     a...@php.net
 Reported by:        a...@php.net
 Summary:            ext/phar/tests/phar_oo_005.phpt fails
 Status:             Open
 Type:               Bug
 Package:            PHAR related
 Operating System:   all
 PHP Version:        Irrelevant
 Block user comment: N
 Private report:     N

 New Comment:

The following patch has been added/updated:

Patch Name: phar_oo_005.phpt.diff
Revision:   1332361598
URL:        
https://bugs.php.net/patch-display.php?bug=61468&patch=phar_oo_005.phpt.diff&revision=1332361598


Previous Comments:
------------------------------------------------------------------------
[2012-03-21 20:24:08] a...@php.net

Description:
------------
RecursiveIterator functionality changed, the test diff is

005+ string(21) "phar_oo_test.phar.php"
005- string(5) "a.php"
010+ string(1) "b"
010- string(5) "c.php"
015+ string(1) "b"
015- string(5) "d.php"
020+ string(21) "phar_oo_test.phar.php"
020- string(5) "b.php"
025+ string(21) "phar_oo_test.phar.php"
025- string(5) "e.php"

Expected result:
----------------
test pass

Actual result:
--------------
test fail


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



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

Reply via email to