Using the j4 branch enable debugging and open a plugin eg Joomla -content
plugin opens
[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
php 5.6
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-09-28 18:12:32 |
Closed_By | ⇒ | zero-24 |
I have created a PR that fixes this notices: #12196
For the other errors please see: #12133
Closing than.