Github user jeking3 commented on a diff in the pull request:

    https://github.com/apache/thrift/pull/1484#discussion_r164632710
  
    --- Diff: lib/php/lib/Transport/TTransport.php ---
    @@ -22,6 +22,7 @@
     
     namespace Thrift\Transport;
     
    +use Thrift\Exception\TTransportException;
    --- End diff --
    
    Why is this change needed?


---

Reply via email to