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
This commit is contained in:
Jake Farrell 2011-11-16 12:12:37 +00:00
parent 02357f29e8
commit 2a266cb595

View File

@ -25,6 +25,7 @@
namespace cpp shared
namespace java shared
namespace perl shared
namespace php shared
struct SharedStruct {
1: i32 key