THRIFT-659. php: Make php_thrift_protocol handle std::exception cleanly
authorDavid Reiss <dreiss@apache.org>
Tue, 9 Mar 2010 05:19:20 +0000 (05:19 +0000)
committerDavid Reiss <dreiss@apache.org>
Tue, 9 Mar 2010 05:19:20 +0000 (05:19 +0000)
commit006260f07a49f74b1fe8fa7be39b0d34d14b8067
tree69bdc1c11b213b0c3fb333c0c6b1965c498f1de6
parentc548b3dd6312e02df04ca822157c1e41193731c9
THRIFT-659. php: Make php_thrift_protocol handle std::exception cleanly

Any std::exceptions thrown from within the extension will now be
converted into php exceptions.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@920662 13f79535-47bb-0310-9956-ffa450edef68
lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp