[
https://issues.apache.org/jira/browse/SHINDIG-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jakub Vrána updated SHINDIG-930:
--------------------------------
Component/s: PHP
Fix Version/s: trunk
Affects Version/s: trunk
> Unable to autoload exceptions
> -----------------------------
>
> Key: SHINDIG-930
> URL: https://issues.apache.org/jira/browse/SHINDIG-930
> Project: Shindig
> Issue Type: Bug
> Components: PHP
> Affects Versions: trunk
> Reporter: Jakub Vrána
> Priority: Minor
> Fix For: trunk
>
> Attachments: shindig-930.diff
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> __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.