?
avatar brianteeman
brianteeman
28 Sep 2016

Steps to reproduce the issue

Using the j4 branch enable debugging and open a plugin eg Joomla -content

Expected result

plugin opens

Actual result

[28-Sep-2016 18:37:17 Europe/London] PHP Strict Standards: Declaration of JCacheControllerCallback::get() should be compatible with JCacheController::get($id, $group = NULL) in /Applications/MAMP/htdocs/github-joomla-cms/libraries/joomla/cache/controller/callback.php on line 174
[28-Sep-2016 18:37:17 Europe/London] PHP Strict Standards: Declaration of JCacheControllerCallback::get() should be compatible with JCacheController::get($id, $group = NULL) in /Applications/MAMP/htdocs/github-joomla-cms/libraries/joomla/cache/controller/callback.php on line 174
[28-Sep-2016 18:37:17 Europe/London] PHP Notice: Undefined variable: app in /Applications/MAMP/htdocs/github-joomla-cms/libraries/legacy/controller/legacy.php on line 503
[28-Sep-2016 18:37:17 Europe/London] PHP Fatal error: Call to a member function getLogger() on null in /Applications/MAMP/htdocs/github-joomla-cms/libraries/legacy/controller/legacy.php on line 503

System information (as much as possible)

php 5.6

Additional comments

avatar brianteeman brianteeman - open - 28 Sep 2016
avatar brianteeman brianteeman - change - 28 Sep 2016
Labels Added: ?
avatar zero-24
zero-24 - comment - 28 Sep 2016

I have created a PR that fixes this notices: #12196

[28-Sep-2016 18:37:17 Europe/London] PHP Notice: Undefined variable: app in /Applications/MAMP/htdocs/github-joomla-cms/libraries/legacy/controller/legacy.php on line 503
[28-Sep-2016 18:37:17 Europe/London] PHP Fatal error: Call to a member function getLogger() on null in /Applications/MAMP/htdocs/github-joomla-cms/libraries/legacy/controller/legacy.php on line 503

For the other errors please see: #12133

Closing than.

avatar zero-24 zero-24 - change - 28 Sep 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-09-28 18:12:32
Closed_By zero-24
avatar zero-24 zero-24 - close - 28 Sep 2016

Add a Comment

Login with GitHub to post a comment