commit | 611434992a349fb69507a625929f98f61656feef | [log] [tgz] |
---|---|---|
author | dweatherford <dev-null@apache.org> | Fri Nov 16 03:29:47 2007 +0000 |
committer | dweatherford <dev-null@apache.org> | Fri Nov 16 03:29:47 2007 +0000 |
tree | fd4c0d04aec28492eb62113c66c64e4e5477ff64 | |
parent | eab6ac8b18db9bb6c83b44845aabea177777addf [diff] |
[thrift] Fix extension deserialization call with no classname Summary: The extension expects a classname as a string and does not allow null; use the empty string instead of null in the absence of a classname to pass. Reviewed By: mcslee Test Plan: php -l Revert: svn git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665347 13f79535-47bb-0310-9956-ffa450edef68