[
https://issues.apache.org/jira/browse/THRIFT-3764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aki Sukegawa resolved THRIFT-3764.
----------------------------------
Resolution: Fixed
Assignee: Mark Goldfinch
Fix Version/s: 0.10.0
committed, thanks !
> 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
> Assignee: Mark Goldfinch
> Priority: Minor
> Labels: php
> Fix For: 0.10.0
>
>
> 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)