Unable to autoload exceptions
-----------------------------

                 Key: SHINDIG-930
                 URL: https://issues.apache.org/jira/browse/SHINDIG-930
             Project: Shindig
          Issue Type: Bug
            Reporter: Jakub Vrána
            Priority: Minor


__autoload() function expects that classes are defined in files of the same 
name. However it is not true for exceptions. The problem is for example with 
php/src/common/sample/BasicSecurityTokenDecoder.php which throws 
GadgetException which is not found by __autoload.

-- 
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