Jeroen De Dauw has uploaded a new change for review.
https://gerrit.wikimedia.org/r/57694
Change subject: Removed pointless static declaration
......................................................................
Removed pointless static declaration
Change-Id: Ia5b37f99456614e8dbb1c44f3ebb4ad9398ce18e
---
M tests/phpunit/AutoLoaderTest.php
1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core
refs/changes/94/57694/1
diff --git a/tests/phpunit/AutoLoaderTest.php b/tests/phpunit/AutoLoaderTest.php
index c8f3868..e49ea6d 100644
--- a/tests/phpunit/AutoLoaderTest.php
+++ b/tests/phpunit/AutoLoaderTest.php
@@ -12,7 +12,6 @@
protected static function checkAutoLoadConf() {
global $wgAutoloadLocalClasses, $wgAutoloadClasses, $IP;
- static $supportsParsekit;
$supportsParsekit = function_exists( 'parsekit_compile_file' );
// wgAutoloadLocalClasses has precedence, just like in
includes/AutoLoader.php
--
To view, visit https://gerrit.wikimedia.org/r/57694
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia5b37f99456614e8dbb1c44f3ebb4ad9398ce18e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Jeroen De Dauw <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits