Fomafix
43244db9a2
Use PHP 7 '??' operator instead of if-then-else
...
Change-Id: If9d4be5d88c8927f63cbb84dfc8181baf62ea3eb
2018-10-21 21:46:46 +02:00
Umherirrender
130ec2523d
Fix PhanTypeMismatchDeclaredParam
...
Auto fix MediaWiki.Commenting.FunctionComment.DefaultNullTypeParam sniff
Change-Id: I865323fd0295aabd06f3e3c75e0e5043fb31069e
2018-07-07 00:34:30 +00:00
addshore
7a62e41f09
Move CookieJar class to own file
...
Change-Id: Ie98eadb2a8015f1290447b79cc095799abaeba4f
2016-04-03 11:46:36 +03:00
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
Kunal Mehta
07707b85aa
Cookie: Fix @throws comment
...
Change-Id: I3f63a58b74ab4dd46010c8a61da98c1cae419195
2015-01-07 19:17:43 +00:00
Chad Horohoe
519fd863aa
Move Cookie(Jar) to libs/
...
This doesn't rely on any other parts of MediaWiki since we can
replace MWException with InvalidArgumentException here.
Change-Id: Id4512b184d24efc6674d486a5d452aa44dc871c6
2014-11-06 18:12:51 +00:00