mediawiki-extensions-Popups/tests/phpunit
thiemowmde 7596165a5d Fix confusing constant names in PHP
The …AFTER_BETA constant is the one we want to keep after we removed
all BetaFeature code. The naming scheme is just confusing.

Safe to rename. Not used anywhere else:
https://codesearch.wmcloud.org/search/?q=REFERENCE_PREVIEWS_PREFERENCE_NAME

We also decided to keep the $wgPopupsReferencePreviews feature flag.
Update the documentation accordingly.

This is split from I1556b2f to make it easier to review.

Bug: T351708
Change-Id: Ifbb41156f2a5a4d8a81e79f613754869c5c89690
2023-11-24 12:51:41 +01:00
..
PopupsContextTest.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 12:22:49 +00:00
PopupsContextTestWrapper.php Remove Popups instrumentation 2021-07-29 17:01:01 +00:00
PopupsGadgetsIntegrationTest.php Avoid using TestUser in non-Database tests 2023-08-10 00:08:49 +02:00
PopupsHooksTest.php Fix confusing constant names in PHP 2023-11-24 12:51:41 +01:00