summaryrefslogtreecommitdiff
path: root/tutorial/shared.thrift
diff options
context:
space:
mode:
authorJake Farrell <jfarrell@apache.org>2011-11-16 12:12:37 +0000
committerJake Farrell <jfarrell@apache.org>2011-11-16 12:12:37 +0000
commit2a266cb59504fa56dd693fa7c62072a48c70e9b5 (patch)
tree96b51fc55ce8e5c375bd6f34d9086f3c513c64b2 /tutorial/shared.thrift
parent02357f29e845fc21134d2a8498f237818e1687ad (diff)
downloadthrift-2a266cb59504fa56dd693fa7c62072a48c70e9b5.tar.gz
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
Diffstat (limited to 'tutorial/shared.thrift')
-rw-r--r--tutorial/shared.thrift1
1 files changed, 1 insertions, 0 deletions
diff --git a/tutorial/shared.thrift b/tutorial/shared.thrift
index 475e7f803..acb107b9a 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