Volodymyr Panivko created THRIFT-5132:
-----------------------------------------

             Summary: Warning in TSocket when using ssl connection
                 Key: THRIFT-5132
                 URL: https://issues.apache.org/jira/browse/THRIFT-5132
             Project: Thrift
          Issue Type: Bug
          Components: PHP - Library
    Affects Versions: 0.13.0
            Reporter: Volodymyr Panivko


When you using ssl host in 

new TSocket('ssl://test.com') 

you will get a warning

PHP Warning: socket_import_stream(): cannot represent a stream of type 
tcp_socket/ssl as a Socket Descriptor in 
/usr/share/php/Thrift/Transport/TSocket.php on line 254

due to the bug [https://bugs.php.net/bug.php?id=70939]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to