wiki.techinc.nl/tests/phpunit/includes/ResourceLoader
Umherirrender e058b70b12 tests: Remove es6 option from StartUpModuleTest
The property was removed in 6c717734,
creates now a dynamic property in the ResourceLoaderTestModule class,
that is deprecated in php8.2

 1) MediaWiki\Tests\ResourceLoader\StartUpModuleTest::testGetModuleRegistrations
with data set #13 (array('ES6-only module',
array(array('ResourceLoaderTestModule', true)),
'\nmw.loader.addSource({\n    ...]\n]);'))
 Creation of dynamic property ResourceLoaderTestModule::$es6 is
deprecated

 /workspace/src/tests/phpunit/ResourceLoaderTestCase.php:135

Follow-Up: Ib6263ce3ffd11af5e501de8857f3e48a248c6210
Change-Id: I6abd119fac7f660b74978ebb01172d652223d84e
2023-11-22 23:07:50 +00:00
..
templates ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
ClientHtmlTest.php Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
ContextTest.php Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
DerivativeContextTest.php Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
FileModuleTest.php Replace generic new Exception with more generic ones 2023-10-17 07:59:50 +00:00
ImageModuleTest.php ResourceLoader: Remove unused rasterized URL in ImageModule::getCssDeclarations 2023-07-13 01:52:57 +00:00
LessVarFileModuleTest.php ResourceLoader: Hoist and simplify @covers in test cases 2022-08-23 23:59:17 +00:00
MessageBlobStoreTest.php Bump codesniffer to 42.0.0 2023-09-27 15:06:32 -04:00
ModuleTest.php ResourceLoader: Improve and generalize validateScriptFile test coverage 2023-10-02 18:46:25 -07:00
OOUIImageModuleTest.php ResourceLoader: Remove SVG fallback hack from ImageModule 2023-02-08 01:32:07 +01:00
ResourceLoaderTest.php Autofix spacing around commas 2023-10-25 01:08:44 +02:00
SkinModuleTest.php Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
StartUpModuleTest.php tests: Remove es6 option from StartUpModuleTest 2023-11-22 23:07:50 +00:00
UserOptionsModuleTest.php Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
WikiModuleTest.php Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00