Aki Sukegawa created THRIFT-3647:
------------------------------------
Summary: Fix php extension build warnings
Key: THRIFT-3647
URL: https://issues.apache.org/jira/browse/THRIFT-3647
Project: Thrift
Issue Type: Improvement
Components: PHP - Library
Reporter: Aki Sukegawa
Assignee: Aki Sukegawa
Priority: Trivial
It's caused by passing string literals as non-const char* method arguments.
It turned out that those parameters didn't need to be non-const.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)