wiki.techinc.nl/includes/pager
Máté Szabó 36dd10f9de Migrate use of ${var}-style string interpolation
The "${var}" and "${expr}" style string interpolations are deprecated in
PHP 8.2. Migrate usages in core to "{$var}" as appropriate.

Bug: T314096
Change-Id: I269bad3d4a68c2b251b3e71a066289d4ad9fd496
2022-07-29 02:45:09 +02:00
..
AlphabeticPager.php Wrap navigation in <div class="mw-pager-navigation-bar"> in all pagers 2022-05-21 22:18:58 +02:00
IndexPager.php IndexPager: Wrap inactive paging links in <span class="…"> 2022-05-23 19:36:50 +00:00
Pager.php Stability annotations for interfaces. 2020-07-07 22:01:29 +00:00
RangeChronologicalPager.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
ReverseChronologicalPager.php Migrate use of ${var}-style string interpolation 2022-07-29 02:45:09 +02:00
TablePager.php Styles should be added to all IndexPagers 2022-01-11 00:22:32 +00:00