Kunal Mehta
6e9b4f0e9c
Convert all array() syntax to []
...
Per wikitech-l consensus:
https://lists.wikimedia.org/pipermail/wikitech-l/2016-February/084821.html
Notes:
* Disabled CallTimePassByReference due to false positives (T127163)
Change-Id: I2c8ce713ce6600a0bb7bf67537c87044c7a45c4b
2016-02-17 01:33:00 -08:00
Vivek Ghaisas
d6def861bf
Explicitly declare property visibility, remove use of var
...
Codesniffer says that the `var` keyword must not be used to declare a
property and that visibility must be declared on class properties.
Change-Id: I28240aa0f394588b1df315621dbcd260c51430c1
2015-06-21 00:07:13 +03:00
Ori Livneh
711235309a
Add a few PHPUnit tests for HTMLAutoCompleteSelectField
...
They're nothing especially sophisticated or exhaustive, but why not.
Change-Id: If89e8328080aa97e27fcc32f3bd4d777692f2fd1
2014-08-26 12:33:21 -07:00