[ 
https://issues.apache.org/jira/browse/THRIFT-3764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216467#comment-15216467
 ] 

ASF GitHub Bot commented on THRIFT-3764:
----------------------------------------

Github user asfgit closed the pull request at:

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


> PHP "make install" does not install TMultiplexedProtocol.php nor 
> TSimpleJSONProtocol.php
> ----------------------------------------------------------------------------------------
>
>                 Key: THRIFT-3764
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3764
>             Project: Thrift
>          Issue Type: Bug
>          Components: PHP - Library
>            Reporter: Mark Goldfinch
>            Priority: Minor
>              Labels: php
>
> lib/php/Makefile.am does not include:
> {code}
> lib/Thrift/TMultiplexedProcessor.php
> lib/Thrift/Protocol/TMultiplexedProtocol.php
> lib/Thrift/Protocol/TProtocol.php
> lib/Thrift/Protocol/TProtocolDecorator.php
> lib/Thrift/Protocol/TSimpleJSONProtocol.php
> lib/Thrift/Protocol/SimpleJSON/CollectionMapKeyException.php
> lib/Thrift/Protocol/SimpleJSON/Context.php
> lib/Thrift/Protocol/SimpleJSON/ListContext.php
> lib/Thrift/Protocol/SimpleJSON/MapContext.php
> lib/Thrift/Protocol/SimpleJSON/StructContext.php
> {code}
> which are all support files for either TMultiplexedProtocol.php or 
> TSimpleJSON.php.
> If using "make install" to install the PHP client library, these files are 
> excluded.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to