Edit report at https://bugs.php.net/bug.php?id=61904&edit=1
ID: 61904 Updated by: a...@php.net Reported by: a...@php.net Summary: ext\phar\tests\tar\phar_setsignaturealgo2.phpt fail -Status: Open +Status: Closed Type: Bug Package: PHAR related Operating System: windows PHP Version: Irrelevant -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-05-04 09:44:06] a...@php.net Automatic comment on behalf of ab Revision: http://git.php.net/?p=php-src.git;a=commit;h=6c12252790cdd75bd79335013badc657fd78af1a Log: Fix bug #61904 ext\phar\tests\tar\phar_setsignaturealgo2.phpt ------------------------------------------------------------------------ [2012-05-02 15:10:15] a...@php.net Description: ------------ Test diff: 031+ phar error: unable to write signature to tar-based phar: unable to process private key===DONE=== 031- array(2) { 032- ["hash"]=> 033- string(%d) "%s" 034- ["hash_type"]=> 035- string(7) "OpenSSL" 036- } 037- ===DONE=== Expected result: ---------------- test pass Actual result: -------------- test fail ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=61904&edit=1