Skip to content

Commit

Permalink
Merge "Remove faking the wgBaseDirectory config setting"
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins-bot authored and Gerrit Code Review committed Dec 16, 2024
2 parents c463a62 + e3aa646 commit 3053cd4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/phpstan-bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@

// Faking in lieu of Setup.php
$GLOBALS['wgAutoloadClasses'] = [];
$GLOBALS['wgBaseDirectory'] = MW_INSTALL_PATH;

TestSetup::requireOnceInGlobalScope( "$IP/includes/AutoLoader.php" );
TestSetup::requireOnceInGlobalScope( "$IP/includes/Defines.php" );
Expand Down

0 comments on commit 3053cd4

Please sign in to comment.