Roy Sindre Norangshol created THRIFT-4264:
---------------------------------------------
Summary: PHP - Support both shared & static linking of sockets
library
Key: THRIFT-4264
URL: https://issues.apache.org/jira/browse/THRIFT-4264
Project: Thrift
Issue Type: Test
Components: PHP - Library
Affects Versions: 0.11.0
Reporter: Roy Sindre Norangshol
Priority: Minor
THRIFT-4218 introduced TCP_NODELAY for the PHP client socket by the usage of
{code:java}
socket_import_stream()
{code}. This requires PHP to be buildt with --enable-sockets or
--enable-sockets=shared.
Test environment should support usage of both ways of compiling PHP.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)