index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
FormOptions.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Type hints for ArrayAccess and JsonSerializable
Aryeh Gregor
2022-04-11
1
-3
/
+4
*
Improve custom folding and grouping
Tim Starling
2020-12-23
1
-5
/
+6
*
Update a lot of unspecific "array" types in PHPDocs
Thiemo Kreuz
2020-10-28
1
-1
/
+1
*
build: Bump mediawiki-codesniffer to 31.0.0
Daimona Eaytoy
2020-05-30
1
-0
/
+1
*
Fix PSR12.Properties.ConstantVisibility.NotFound in FormOptions.php
Reedy
2020-05-15
1
-7
/
+7
*
Clean up spacing of doc comments
Umherirrender
2019-08-05
1
-2
/
+4
*
Remove "Squiz.WhiteSpace.FunctionSpacing" from phpcs exclusions
Reedy
2019-05-11
1
-0
/
+1
*
Use https://www.php.net/ instead of https://secure.php.net/
Fomafix
2019-04-12
1
-1
/
+1
*
Fix PhanTypeMismatchDeclaredParam
Umherirrender
2018-07-07
1
-1
/
+1
*
Improve some parameter docs
Umherirrender
2017-09-10
1
-0
/
+3
*
Merge "Update weblinks in comments from HTTP to HTTPS"
jenkins-bot
2016-11-08
1
-1
/
+1
|
\
|
*
Update weblinks in comments from HTTP to HTTPS
Fomafix
2016-11-07
1
-1
/
+1
*
|
Fix @since tags of changes that missed the branch
addshore
2016-11-05
1
-1
/
+1
*
|
SpecialActiveUsers: Change checkboxes to dropdown
Sethakill
2016-11-02
1
-0
/
+8
|
/
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-6
/
+6
*
Add missing @param to function docs
umherirrender
2014-08-14
1
-0
/
+5
*
Adjust indent of some comment blocks
umherirrender
2014-05-01
1
-1
/
+1
*
Fix formatting of some php docs
umherirrender
2014-03-15
1
-4
/
+14
*
FormOptions: Implement FLOAT type
Bartosz Dziewoński
2013-11-07
1
-8
/
+27
*
FormOptions: Document getValueReal(), consistency fixes
Bartosz Dziewoński
2013-10-13
1
-10
/
+10
*
Update formatting
Siebrand Mazeland
2013-10-12
1
-0
/
+1
*
FormOptions: More documentation!
Bartosz Dziewoński
2013-10-12
1
-52
/
+84
*
Added space after switch/Removed spaces after unset
umherirrender
2013-04-26
1
-1
/
+1
*
Fixed spacing in files direct in includes folder
umherirrender
2013-04-21
1
-4
/
+8
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
1
-9
/
+9
*
Fix spelling mistake
Niklas Laxström
2013-01-14
1
-1
/
+1
*
Fix the little documentation that FormOptions::consumeValue() has
Siebrand Mazeland
2012-12-17
1
-2
/
+3
*
Remove a bunch of trailing spaces and unneeded newlines
umherirrender
2012-10-10
1
-1
/
+1
*
Update docs for return and exception info
Siebrand Mazeland
2012-10-09
1
-1
/
+4
*
Added missing GPLv2 headers in some places.
Alexandre Emsenhuber
2012-05-14
1
-2
/
+21
*
More return documentation
Sam Reed
2012-02-09
1
-2
/
+8
*
Fixing some of the "@return true" or "@return false", need to be "@return boo...
Sam Reed
2012-02-09
1
-1
/
+1
*
using real identity for hashar
Antoine Musso
2011-10-24
1
-2
/
+2
*
FormOptions: adds doc & tests
Antoine Musso
2011-02-28
1
-12
/
+109
*
* Standardised file description headers
Alexandre Emsenhuber
2010-10-23
1
-1
/
+2
*
Ran stylize.php, removed trailing whitespace, updated indentation and code fo...
Siebrand Mazeland
2010-05-30
1
-11
/
+22
*
per http://lt.php.net/ArrayAccess, offsetSet and offsetUnset ar both void and...
Domas Mituzas
2010-02-28
1
-2
/
+2
*
Per r38036: also fix FormOptions
Alexandre Emsenhuber
2008-07-25
1
-2
/
+2
*
* Improvements to FormOptions
Niklas Laxström
2008-06-08
1
-3
/
+42
*
(bug 13816) Filter by main namespace doesn't work on WhatLinksHere. Guess wh...
Aryeh Gregor
2008-04-22
1
-2
/
+2
*
* New helper class for dealing with forms
Niklas Laxström
2008-04-19
1
-0
/
+163