From: Jake Farrell Date: Wed, 16 Nov 2011 12:12:37 +0000 (+0000) Subject: Thrift-1428: shared.thrft does not include namespace for php, so thrift compiler... X-Git-Tag: 0.8.0~13 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=2a266cb59504fa56dd693fa7c62072a48c70e9b5;p=common%2Fthrift.git Thrift-1428: shared.thrft does not include namespace for php, so thrift compiler generate incorrect name Client: test Patch: Ruslan Shevchenko shared.thrft does not include namespace for php, so thrift compiler generate incorrect name git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1202653 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/tutorial/shared.thrift b/tutorial/shared.thrift index 475e7f80..acb107b9 100644 --- a/tutorial/shared.thrift +++ b/tutorial/shared.thrift @@ -25,6 +25,7 @@ namespace cpp shared namespace java shared namespace perl shared +namespace php shared struct SharedStruct { 1: i32 key