[
https://issues.apache.org/jira/browse/THRIFT-2434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13957158#comment-13957158
]
Hudson commented on THRIFT-2434:
--------------------------------
SUCCESS: Integrated in Thrift #1106 (See
[https://builds.apache.org/job/Thrift/1106/])
THRIFT-2434 Missing namespace import for php TMultiplexedProcessor
implementation (jensg: rev 8001421b88f4322d11f32686a9ba770d2c99cd97)
* lib/php/lib/Thrift/TMultiplexedProcessor.php
> Missing namespace import for php TMultiplexedProcessor implementation
> ---------------------------------------------------------------------
>
> Key: THRIFT-2434
> URL: https://issues.apache.org/jira/browse/THRIFT-2434
> Project: Thrift
> Issue Type: Bug
> Components: PHP - Library
> Affects Versions: 1.0
> Reporter: Mauro Maggi
> Assignee: Jens Geyer
> Fix For: 0.9.2
>
> Attachments: patch.diff
>
>
> The recent integration of TMultiplexerProcessor in the PHP library
> (THRIFT-2425) has a minor bug preventing it from functioning.
> The implementation is missing a "use" statement for importing and autoloading
> TException.
--
This message was sent by Atlassian JIRA
(v6.2#6252)