r1313@opsdev009 (orig r70232): dweatherford | 2007-11-15 19:29:47 -0800
commit123ac662581b29942e082605b20a6c03cb142afb
author(no author) <(no author)@41a61cd8-c433-0410-bb1c-e256eeef9e11>
Fri, 16 Nov 2007 03:32:38 +0000 (16 03:32 +0000)
committer(no author) <(no author)@41a61cd8-c433-0410-bb1c-e256eeef9e11>
Fri, 16 Nov 2007 03:32:38 +0000 (16 03:32 +0000)
treefd4c0d04aec28492eb62113c66c64e4e5477ff64
parent72d09f08dce2b53232c58e3676f28f8f5a050b07
 r1313@opsdev009 (orig r70232):  dweatherford | 2007-11-15 19:29:47 -0800
 [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: http://svn.facebook.com/svnroot/thrift/trunk@675 41a61cd8-c433-0410-bb1c-e256eeef9e11
lib/php/src/Thrift.php