missing new for Exception constructor
-------------------------------------
Key: SHINDIG-815
URL: https://issues.apache.org/jira/browse/SHINDIG-815
Project: Shindig
Issue Type: Bug
Components: Common Components (PHP)
Environment: all
Reporter: Jerome Gangneux
Priority: Trivial
on php/src/social/oauth/OAuth.php line 128 and 136
{{{
throw NEW Exception("fetch_public/private_cert not implemented");
}}}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.