Make TPhpStream work for CGI scripts
------------------------------------

                 Key: THRIFT-404
                 URL: https://issues.apache.org/jira/browse/THRIFT-404
             Project: Thrift
          Issue Type: Improvement
          Components: Library (PHP)
         Environment: php5-cli
            Reporter: David Reiss


It seems that php://input doesn't reference stdin in the cli version of php.  
Use php://stdin so the php cli can run Thrift servers as cgi scripts.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to