From:             v-altruo at microsoft dot com
Operating system: Windows Server 2012 R2
PHP version:      7.4.0RC1
Package:          Testing related
Bug Type:         Bug
Bug description:Openssl extra warnings

Description:
------------
Test fails for both x64/x86 and TS/NTS builds regardless of opcache
on/off.
These also fail for 7.2.23RC1. 

There are also other tests that have a similar test failure where there
is an extra line of output that seems to make the tests fail. 

Failed test locations: 
ext\openssl\tests\bug68265.phpt
ext\openssl\tests\bug68879.phpt
ext\openssl\tests\bug68920.phpt
ext\openssl\tests\bug69215.phpt

Expected result:
----------------
resource(%d) of type (stream)

Actual result:
--------------
resource(9) of type (stream)
PHP Warning:  stream_socket_accept(): SSL: An established connection was
aborted by the software in your host machine.
 in .\ext\openssl\tests\ServerClientTestCase.inc(119) : eval()'d code on
line 11

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

Reply via email to