GitHub user norrs opened a pull request:

    https://github.com/apache/thrift/pull/1315

    THRIFT-4264: Fix PHP tests requiring sockets.so

    The PHP library requires sockets.so for the socket_import_stream() function.
    Make it available for the tests by symlinking in the module.
    
    Patch: HÃ¥kon Hitland <[email protected]>
    
    This closes #4264

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/norrs/thrift THRIFT-4264

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/1315.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1315
    
----
commit 65257ae869cdc218b49125e5a01ec1d8fa2fab13
Author: HÃ¥kon Hitland <[email protected]>
Date:   2017-07-25T14:38:26Z

    THRIFT-4264: Fix PHP tests requiring sockets.so
    
    The PHP library requires sockets.so for the socket_import_stream() function.
    Make it available for the tests by symlinking in the module.
    
    Patch: HÃ¥kon Hitland <[email protected]>
    
    This closes #4264

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to