[
https://issues.apache.org/jira/browse/THRIFT-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Duxbury updated THRIFT-180:
---------------------------------
Patch Info: (was: [Patch Available])
This patch doesn't apply cleanly anymore.
> [PATCH] Throw TTransportException instead of TException in TSocket.php
> ----------------------------------------------------------------------
>
> Key: THRIFT-180
> URL: https://issues.apache.org/jira/browse/THRIFT-180
> Project: Thrift
> Issue Type: Improvement
> Components: PHP - Library
> Reporter: James Wheare
> Priority: Trivial
> Attachments: TSocket.php.patch
>
>
> In our use of the thrift PHP libs, it's been useful to have TSocket throw
> TTransportException instead of plain TException so we can catch socket
> exceptions separately from other thrift errors. Attached is a simple patch
> that also makes use of the TTransportException error constants.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.