Add PHP namespacing support to Thrift

Summary: "php_namespace Whoa" at the top of your Thrift file, then all your defined class names start with "Whoa_"

Reviewed By: aditya


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664908 13f79535-47bb-0310-9956-ffa450edef68
7 files changed
tree: cac81a937c7e6a4dacdf613d6e1d0831aa96b863
  1. compiler/
  2. doc/
  3. lib/
  4. test/
  5. bootstrap.sh
  6. configure.ac
  7. README