Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BackendOverview compatible with PHP 7 #1795

Closed
kapalla opened this issue Apr 25, 2017 · 1 comment
Closed

BackendOverview compatible with PHP 7 #1795

kapalla opened this issue Apr 25, 2017 · 1 comment
Labels
Milestone

Comments

@kapalla
Copy link

kapalla commented Apr 25, 2017

I'm getting following error:
Fatal error: Uncaught exception Error with message Function name must be a string thrown in system/modules/isotope/library/Isotope/BackendModule/BackendOverview.php on line 188

This should work
return $objCallback->{$arrModule[\Input::get('key')][1]}($dc, $strTable, $arrModule);

@aschempp
Copy link
Member

Fixed in b2bcaa7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants