GitHub user hush-hush opened a pull request:

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

    THRIFT-3309: Missing TConstant.php in /lib/php/Makefile.am

    The file lib/php/lib/Thrift/Type/TConstant.php is missing from the php
    Makefile. Therefore "make install" don't copy the TConstant.php file.

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

    $ git pull https://github.com/leboncoin/thrift master

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

    https://github.com/apache/thrift/pull/689.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 #689
    
----
commit a580438608a44cf97b12ee780928128fed32bb4a
Author: Maxime Mouial <maxime.mou...@scmfrance.fr>
Date:   2015-11-12T10:26:08Z

    THRIFT-3309: Missing TConstant.php in /lib/php/Makefile.am
    
    The file lib/php/lib/Thrift/Type/TConstant.php is missing from the php
    Makefile. Therefore "make install" don't copy the TConstant.php file.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to