Page MenuHomePhabricator

Fatal error: Call to protected Title::__construct()
Closed, ResolvedPublic

Description

Author: jonny.stendahl

Description:
Hi,

I get this error when clicking Preferences, I have this in my Localsettings:
error_reporting(E_ALL);
ini_set("display_errors", 1);

Fatal error: Call to protected Title::__construct() from context 'Preferences' in /var/www/html/dwdoc/includes/Preferences.php on line 298


Version: 1.18.x
Severity: blocker

Details

Reference
bz28608