Mid-term, we wantr to move away from loading config variables in global scope. For the 1.38 release, we should include an experimental mode that allows 3rd party installations to try out loading their LocalSettings.php file to be loaded in function scope instead of global scope.
Description
Description
Details
Details
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T225730 Reduce runtime of MW shared gate Jenkins jobs to 5 min | |||
Open | None | T50217 Speed up MediaWiki PHPUnit build by running integration tests in parallel | |||
Resolved | Daimona | T90875 Use vendor/bin/phpunit instead of tests/phpunit/phpunit.php | |||
Resolved | daniel | T304183 Allow LocalSettings.php to be loaded in a function scope |
Event Timeline
Comment Actions
Change 764849 had a related patch set uploaded (by Daniel Kinzler; author: Daniel Kinzler):
[mediawiki/core@master] Allow LocalSettings.php to be loaded in function scope.
Comment Actions
Change 764849 merged by jenkins-bot:
[mediawiki/core@master] Allow LocalSettings.php to be loaded in function scope.
Comment Actions
Change 774826 had a related patch set uploaded (by Daniel Kinzler; author: Daniel Kinzler):
[mediawiki/core@REL1_38] Allow LocalSettings.php to be loaded in function scope.
Comment Actions
Change 774826 merged by jenkins-bot:
[mediawiki/core@REL1_38] Allow LocalSettings.php to be loaded in function scope.