THRIFT-927. php: Option to support modifying the PHP include path
authorDavid Reiss <dreiss@apache.org>
Wed, 6 Oct 2010 17:10:55 +0000 (17:10 +0000)
committerDavid Reiss <dreiss@apache.org>
Wed, 6 Oct 2010 17:10:55 +0000 (17:10 +0000)
commitef6a1766ceeddac8345aa3102e4d33af4ecd8432
tree591419ff6d5aa32b0f37eff7ad571c1c676751c9
parent25df8e7e4ae6bd889a76d1ffacc5ec64da241223
THRIFT-927. php: Option to support modifying the PHP include path

Make the PHP generator recognize a new-style namespace called "php.path".
If it is present, it is segmented and used as a path to include the
generated code.  (It goes between "packages" and the Thrit file basename.)

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@1005172 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_php_generator.cc