User "Hashar" posted a comment on MediaWiki.r90105. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/90105#c18178 Commit summary:
* (bug 28798) Set $wgServer in the default LocalSettings.php * (bug 14977) When detecting $wgServer, treat IPv6 addresses in $_SERVER['SERVER_NAME'] etc. in a sensible way. * Tests for the new functions in IP.php and Installer.php Comment: The installer test break using PHP 5.2.15 : Fatal error: Call to undefined method ReflectionMethod::setAccessible() That might cause issues if we ship it in a MediaWiki version still supporting 5.2.x. It is probably time to update my Mac OS X 10.5.8 PHP version too :) _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
