All thrift PHP class constructors can take an array as the constructor argument
authorMark Slee <mcslee@apache.org>
Fri, 10 Nov 2006 23:07:35 +0000 (23:07 +0000)
committerMark Slee <mcslee@apache.org>
Fri, 10 Nov 2006 23:07:35 +0000 (23:07 +0000)
commit19e71c34b190489e4ab261a69f206943a7dc56b0
tree92029b288db4365d8b00e31186b08793486a4897
parent52cb2234de60a870a89e111e7d9adaf37f9aa1bd
All thrift PHP class constructors can take an array as the constructor argument

Summary: It will init any field with the value in the array. Hot for converting DB rows into thrift objs.

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