?
avatar SniperSister
SniperSister
4 Jul 2017

Steps to reproduce the issue

Run a multilingual site (language filter plugin) on PHP 5.3.x

Expected result

The site works as expected.

Actual result

You'll get an fatal error:

Fatal error: Function name must be a string in libraries/cms/router/router.php on line 639

System information (as much as possible)

PHP 5.3.29

Additional comments

This is a regression caused by this commit:
30621cf

avatar SniperSister SniperSister - open - 4 Jul 2017
avatar joomla-cms-bot joomla-cms-bot - change - 4 Jul 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 4 Jul 2017
avatar SniperSister
SniperSister - comment - 4 Jul 2017

Also see #16913

avatar SniperSister
SniperSister - comment - 4 Jul 2017

For a quick fix, replace libraries/cms/router/router.php with the patched version:
router.php.zip

avatar franz-wohlkoenig franz-wohlkoenig - change - 4 Jul 2017
Category Multilanguage
avatar infograf768
infograf768 - comment - 4 Jul 2017

for a better fix, update your php version to 5.4.x or upper 😃

avatar rdeutz rdeutz - change - 4 Jul 2017
Status New Closed
Closed_Date 0000-00-00 00:00:00 2017-07-04 15:02:42
Closed_By rdeutz
avatar rdeutz rdeutz - close - 4 Jul 2017
avatar rdeutz
rdeutz - comment - 4 Jul 2017

we have a PR #16966, closing

Add a Comment

Login with GitHub to post a comment