Bartosz Dziewoński
9c881ed4da
ImportStreamSource: Replace magic numbers with constants
...
https://secure.php.net/manual/en/features.file-upload.errors.php
Also improve code comments.
Change-Id: I3bbe02f5cce39352659b33caba10e40afc5fe34a
2018-04-16 18:39:24 +02:00
Reedy
39f0f919c5
Update suppressWarning()/restoreWarning() calls
...
Bug: T182273
Change-Id: I9e1b628fe5949ca54258424c2e45b2fb6d491d0f
2018-02-10 08:50:12 +00:00
Kunal Mehta
d1cf48a397
build: Update mediawiki/mediawiki-codesniffer to 0.10.1
...
And auto-fix all errors.
The `<exclude-pattern>` stanzas are now included in the default ruleset
and don't need to be repeated.
Change-Id: I928af549dc88ac2c6cb82058f64c7c7f3111598a
2017-07-22 18:24:09 -07:00
Yuriy Shnitkovskiy
85a52faa37
Removed deprecated usages of Interwiki methods in core
...
Change-Id: Ibd25968660466c44189ccb01df1d8bec6e1b207c
2017-01-10 12:19:31 +02:00
rlot
0480391371
Added $wgHTTPImportTimeout setting
...
Bug: T17000
Change-Id: Ic97ae4faec173c32af38df4554831dca7068226b
2017-01-03 07:34:58 +01: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
Krzysztof Zbudniewek
cdeba4cfc7
Split classes in Import.php into separate files
...
Bug: T122532
Change-Id: Ic4463ab8d3a7b2779f43efb92cb790dbc1d88064
2015-12-29 00:42:33 +01:00