Edit report at https://bugs.php.net/bug.php?id=71439&edit=1
ID: 71439 Updated by: larue...@php.net Reported by: me at mprelu dot de Summary: OpenSSL-dependent test fails to skip when openssl not enabled. -Status: Open +Status: Closed Type: Bug Package: Testing related Operating System: Linux PHP Version: 7.0Git-2016-01-23 (Git) Block user comment: N Private report: N New Comment: Automatic comment on behalf of larue...@gmail.com Revision: http://git.php.net/?p=php-src.git;a=commit;h=6239e4410d87466125372ca81f712e19baba45e4 Log: Fixed bug #71439 (OpenSSL-dependent test fails to skip when openssl not enabled) Previous Comments: ------------------------------------------------------------------------ [2016-01-23 23:42:25] me at mprelu dot de Description: ------------ When openssl extension not enabled, stream_socket_enable_crypto-win32 test reports a FAIL instead of the expected SKIP. Test script: --------------- ./configure (without openssl) make test ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=71439&edit=1 -- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php