wiki.techinc.nl/tests/phpunit/integration/includes
Ebrahim Byagowi ccde5085de Add namespace and deprecation alias to JavaScriptContent
This patch introduces a namespace declaration for the
MediaWiki\Content to JavaScriptContent and establishes a class
alias marked as deprecated since version 1.43.

Bug: T353458
Change-Id: I87c17327911e28a461feaf2ff46242454cff257a
2024-05-17 13:51:18 +03:30
..
block block: Deprecate and stop using $wgBlockTargetMigrationStage 2024-05-10 15:54:17 +10:00
cache Namespace includes/cache 2024-02-20 10:28:03 -05:00
CommentFormatter Remove deprecated Linker methods 2024-05-15 15:18:07 +00:00
composer libs/composer: Namespace under Wikimedia\Composer 2024-01-13 20:10:25 +00:00
context tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
db Drop 1.35 db updates 2024-05-03 12:53:12 +00:00
diff tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
editpage/Constraint Namespace includes/context 2024-02-08 11:07:01 -05:00
export
filerepo tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
Html Html,Xml: Widen @covers tags 2024-03-30 21:48:32 +00:00
HTMLForm tests: Provide initial coverage of HTMLSelectNamespace 2024-05-05 22:43:36 +03:00
http tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
language tests: Add Tests to PHP namespacing 2024-02-16 19:10:11 +00:00
libs filebackend: Refactor FileBackendIntegrationTest 2024-03-14 20:27:25 +00:00
logging Remove all @package comments 2024-05-10 13:53:15 +02:00
mail mail: Improve docs, fix file headers, widen @covers 2024-05-10 19:48:43 +01:00
page Remove all @package comments 2024-05-10 13:53:15 +02:00
parser Add ParserOptions::setCollapsibleSections() 2024-04-29 12:11:09 -04:00
Permissions Permissions: Widen @covers tags in tests 2024-04-11 22:11:56 +01:00
poolcounter tests: Fix @covers in PoolCounterConnectionManagerTest 2024-03-23 09:57:56 +01:00
RenameUser Add integration test for RenameuserSQL 2023-11-15 09:23:06 +11:00
ResourceLoader tests: Add more use statements in namespaced classes 2024-02-18 21:31:02 +00:00
Rest/Handler Add namespace and deprecation alias to JavaScriptContent 2024-05-17 13:51:18 +03:30
revisionlist tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
search tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
specials Change more uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-23 16:34:45 +01:00
Storage Add namespace and deprecation alias to FormatJson 2024-05-16 16:28:01 +03:30
StubObject Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
user Remove all @package comments 2024-05-10 13:53:15 +02:00
utils tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
watchlist Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
ExtensionJsonTestBase.php tests: Use IDatabase for mocking instead of DBConnRef 2024-05-02 22:11:12 +00:00
ExtensionServicesTestBase.php
MediaWikiEntryPointTest.php tests: Add replacement for assertions deprecated in PHPUnit 9.6 2024-02-23 22:09:45 +01:00