wiki.techinc.nl/tests/phpunit/integration/includes/htmlform
Siddharth VP d72917ea2f Refactor HTMLRestrictionsField to allow more restrictions to be added
Earlier, loadDataFromRequest() returned MWRestrictions object only in
case of valid input, and the original string if invalid. Now, an
MWRestrictions object is returned in all cases, on which we now have a
validity field. This also de-duplicates the check to find the invalid IP
address(es).

Bug: T349957
Change-Id: Iadb762b572cf0e7d2b92dbc4912804a3ddb48e74
2023-11-23 16:01:50 +00:00
..
HTMLRestrictionsFieldTest.php Refactor HTMLRestrictionsField to allow more restrictions to be added 2023-11-23 16:01:50 +00:00
HTMLTitleTextFieldTest.php Avoid DB access in non-database tests 2023-08-06 22:57:48 +00:00
HTMLUserTextFieldTest.php SpecialContributions: Allow checking edits by imported actors 2023-08-29 12:40:04 +08:00