THRIFT-1078. php: ThriftTest.thrift generates invalid PHP library
authorBryan Duxbury <bryanduxbury@apache.org>
Wed, 2 Mar 2011 18:13:30 +0000 (18:13 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Wed, 2 Mar 2011 18:13:30 +0000 (18:13 +0000)
commit1d373bc0e719718836395b90e84dbe0b0f241c9b
treee64d967b9d165bea0518049d483ad939014fc70d
parentbdca9f667fb2d76b4085a4426636f4be129d1cfa
THRIFT-1078. php: ThriftTest.thrift generates invalid PHP library

This patch updates ThriftTest.thrft to have a valid php namespace, as well as updating the test client to use the properly namespaced code

Patch: Nicholas Telford

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1076316 13f79535-47bb-0310-9956-ffa450edef68
test/ThriftTest.thrift
test/php/TestClient.php