- MediaWiki 1.23.12
- PHP 5.4.45
- MySQL 5.5.46
In my LocalSettings.php I have:
$wgRedirectOnLogin = 'Special:MyPage';
After upgrading from MW 1.23.11 to 1.23.12 the following fatal occurs during the redirect:
PHP Fatal error: Call to a member function get() on a non-object in /.../includes/Wiki.php on line 250, referer: ...