Thrift REST parsing allows null object params
authorDavid Reiss <dreiss@apache.org>
Tue, 29 Apr 2008 00:29:45 +0000 (00:29 +0000)
committerDavid Reiss <dreiss@apache.org>
Tue, 29 Apr 2008 00:29:45 +0000 (00:29 +0000)
commit051fbd4e57ff6818231754143d67fa59b9746a4d
treeb8fed64d4b7619c26d596c293f52efffa570ad1b
parentc17fe6b918015166d145936414a411589f03255c
Thrift REST parsing allows null object params

Summary: If JSON objects are passed in allow them to be null and don'\''t default construct.

Reviewed By: dreiss

Test Plan: Regenerate API code and test on object args.

Revert: OK

DiffCamp Revision: 12407

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