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

 ID:                 61906
 Updated by:         a...@php.net
 Reported by:        a...@php.net
 Summary:            ext\phar\tests\zip\phar_setsignaturealgo2.phpt fails
-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:05] a...@php.net

Automatic comment on behalf of ab
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=8a10259642f05b11f5fefa1399605a08957f5e59
Log: Fix bug #61906 ext\phar\tests\zip\phar_setsignaturealgo2.phpt fails

------------------------------------------------------------------------
[2012-05-02 15:18:01] a...@php.net

Description:
------------
Test diff:

031+
032+ Warning: openssl_pkey_export(): cannot get key from parameter 1 in 
C:\php-sdk\php53\vc9\x86\php-src\ext\phar\tests\zip\phar_setsignaturealgo2.php 
on line 41
033+
034+ Warning: openssl_pkey_get_details() expects parameter 1 to be resource, 
boolean given in 
C:\php-sdk\php53\vc9\x86\php-src\ext\phar\tests\zip\phar_setsignaturealgo2.php 
on line 42
035-   string(7) "OpenSSL"
039+   string(7) "SHA-512"

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

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


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



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

Reply via email to