wiki.techinc.nl/includes/Html
Thiemo Kreuz 763dc7b984 Fix Special:WhatLinksHere behavior on limit= vs. limit=0
This makes the limit=… parameter behave more predictable, in my
opinion:
- …?limit=0 is still respected. I don't get why anybody would
  do this intentionally. But even if it's an error, ignoring
  the number would hide that error.
- …?limit= without a value as well as …?limit fall back to the
  default value instead of 0.

Bug: T289351
Change-Id: I9ffa642d6aef235f56253fbf102a4e3943847d31
2023-05-22 11:05:20 +10:00
..
FormOptions.php Fix Special:WhatLinksHere behavior on limit= vs. limit=0 2023-05-22 11:05:20 +10:00
Html.php HTML: Remove self-closing XHTML syntax from core 2023-05-03 10:44:41 +02:00
HtmlHelper.php
ListToggle.php
TemplateParser.php