Thiemo Kreuz
fd7363a1e1
Fix broken PHPDoc comments that don't start with /**
...
Change-Id: I8db56ff0f73873864dde260e51adcd729aa74e94
2020-07-23 16:09:41 +00:00
Nikki Nikkhoui
6b0e9eafe1
HTML Classes stability annotations
...
Add stability annotations for HTML classes.
Bug: T247862
Change-Id: I4dad7b98213ceceb8c04b24e5d52e6fecadb3538
2020-07-13 14:54:28 +02:00
DannyS712
94169ee873
Whitespace cleanup: Use tabs for indentation, avoid double spaces
...
Change-Id: I346073b59d283029bd6666356c62c81e687ea5e6
2020-06-27 07:53:07 +00:00
Reedy
988174411c
Fix even more PSR12.Properties.ConstantVisibility.NotFound
...
Change-Id: If1335359b545c36fc979676c3e88d87628f9389e
2020-05-16 00:51:31 +01:00
Kunal Mehta
99007e96c7
Use namespaced IPUtils class
...
Change-Id: I047e099a93203a59093946d336a143d899d0271f
2020-01-01 02:36:49 -08:00
Umherirrender
ffaf38ce98
Do not depend on PHP_EOL in HTMLRestrictionsField
...
HTMLRestrictionsFieldTest::provideValidate only provide test cases with
\n, which fails on windows machine.
I see no reason to use the system depending constant here
Change-Id: I7caf2c4d06c84cac69e20e03d00a93bcd8e7d405
2017-09-20 22:01:34 +02:00
Brad Jorsch
7fdbe15fb6
HTMLForm: Allow returning Message objects from HTMLFormField::validate()
...
It mostly already worked. HTMLForm::trySubmit() needed a little
adjustment to handle things properly.
Change-Id: Ibb17bb61ac0b2d41953249980bc2f23b8a3ae5b6
2016-11-14 13:25:14 -05:00
addshore
63dd31cd31
Add access modifiers to htmlform classes
...
Change-Id: Id8c0f0676b3200993af3cec493efc99839211bcc
2016-11-04 11:40:42 +01:00
Gergő Tisza
3090a1d1f8
Add HTMLFormField class for MWRestrictions and use it for bot passwords
...
Change-Id: Ib50238e3be5eec63eb5df97154b60dc4ca33d581
2016-09-22 20:50:36 +00:00