thrift/lib/php
Mark Slee e598d075f5 Thrift: Fix PHP socket fread return
Summary: If you read the string "0" then it treats that as false, so we have to check for both === false and === '' manually.

Reviewed By: martin

Notes: I hate php


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664878 13f79535-47bb-0310-9956-ffa450edef68
2006-11-21 02:01:22 +00:00
..
src Thrift: Fix PHP socket fread return 2006-11-21 02:01:22 +00:00
bootstrap.sh Uber configure.ac/Makefile.am and configure.ac/Makefile.am for lib/php and compiler 2006-08-23 22:03:34 +00:00
configure.ac Uber configure.ac/Makefile.am and configure.ac/Makefile.am for lib/php and compiler 2006-08-23 22:03:34 +00:00
Makefile.am Fix TType.php problem 2006-11-07 23:03:00 +00:00