Mauro Maggi created THRIFT-2434:
-----------------------------------
Summary: 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
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)