Gang Chan created THRIFT-2931:
---------------------------------
Summary: Access to undeclared static property:
Thrift\Protocol\TProtocol::$TBINARYPROTOCOLACCELERATED
Key: THRIFT-2931
URL: https://issues.apache.org/jira/browse/THRIFT-2931
Project: Thrift
Issue Type: Bug
Components: PHP - Library
Affects Versions: 0.9.2
Environment: Ubuntu 14.04
PHP5 (from Ubuntu)
Thrift 0.9.2 (compiler and PHP lib all from offical source)
Reporter: Gang Chan
Priority: Blocker
When run my PHP test client, PHP reports:
{{Access to undeclared static property:
Thrift\Protocol\TProtocol::$TBINARYPROTOCOLACCELERATED in ...}}
Then I check lib/php/lib/Thrift/Protocol/TProtocol.php, and there is no
definition of {{$TBINARYPROTOCOLACCELERATED}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)