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
1 file changed
tree: bb0c4124ed27a52738965b7c27cb3fd0516a38f7
  1. README
  2. bootstrap.sh
  3. compiler/
  4. configure.ac
  5. doc/
  6. lib/
  7. test/