mediawiki-extensions-Popups/includes
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
..
PopupsContext.php Fix confusing constant names in PHP 2023-11-24 12:51:41 +01:00
PopupsGadgetsIntegration.php Use namespaced GadgetRepo 2022-03-06 01:33:08 +00:00
PopupsHooks.php Fix confusing constant names in PHP 2023-11-24 12:51:41 +01:00
ServiceWiring.php Inject service SpecialPageFactory 2022-11-05 09:28:08 +00:00