Wildcard listeners will add null responses to the event result array and causes an error when they are merged into the result. This PR adds a check to see if each event result is an array before adding it to the result array. Credit to @SeriousKen. Fixes https://github.com/OFFLINE-GmbH/oc-clockwork-plugin/issues/1 |
||
|---|---|---|
| .. | ||
| filter/partials | ||
| form | ||
| lists | ||
| mediamanager | ||
| reportcontainer | ||
| search/partials | ||
| table | ||
| toolbar/partials | ||
| Filter.php | ||
| Form.php | ||
| Lists.php | ||
| MediaManager.php | ||
| ReportContainer.php | ||
| Search.php | ||
| Table.php | ||
| Toolbar.php | ||