From:             cmb
Operating system: Windows
PHP version:      7.2Git-2018-09-01 (Git)
Package:          Testing related
Bug Type:         Bug
Bug description:stream_socket_enable_crypto-win32.phpt fails

Description:
------------
ext\standard\tests\streams\stream_socket_enable_crypto-win32.phpt
fails with openssl-1.1.0i-vc15-x64 on PHP-7.2, as can be seen on
Appveyor[1] (I can also reproduce this locally).  With older
openssl the test generally succeeds, but on a German system it
fails with the following diff:

012+ Warning: stream_socket_enable_crypto(): SSL: Der Vorgang wurde
erfolgreich beendet.
012- Warning: stream_socket_enable_crypto(): SSL: The operation
completed successfully.

[1]
<https://ci.appveyor.com/project/php/php-src/build/PHP-7.2.build.8414/job/ay1uiffrme2rf5n8#L5512>


-- 
Edit bug report at https://bugs.php.net/bug.php?id=76833&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=76833&r=trysnapshot54
Try a snapshot (PHP 5.5):   
https://bugs.php.net/fix.php?id=76833&r=trysnapshot55
Try a snapshot (trunk):     
https://bugs.php.net/fix.php?id=76833&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=76833&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=76833&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=76833&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=76833&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=76833&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=76833&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=76833&r=notwrong
Not enough info:            
https://bugs.php.net/fix.php?id=76833&r=notenoughinfo
Submitted twice:            
https://bugs.php.net/fix.php?id=76833&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=76833&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=76833&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=76833&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=76833&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=76833&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=76833&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=76833&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=76833&r=mysqlcfg

Reply via email to