wiki.techinc.nl/maintenance/language
Kunal Mehta f6e5079a69 Use mediawiki/at-ease library for suppressing warnings
wfSuppressWarnings() and wfRestoreWarnings() were split out into a
separate library. All usages in core were replaced with the new
functions, and the wf* global functions are marked as deprecated.

Additionally, some uses of @ were replaced due to composer's autoloader
being loaded even earlier.

Ie1234f8c12693408de9b94bf6f84480a90bd4f8e adds the library to
mediawiki/vendor.

Bug: T100923
Change-Id: I5c35079a0a656180852be0ae6b1262d40f6534c4
2015-06-11 18:49:29 +00:00
..
zhtable Chinese Conversion Table Update 2015-4 2015-06-02 16:59:05 +08:00
alltrans.php
checkDupeMessages.php
checkExtensions.php
checkLanguage.inc wfRunHooks() -> Hooks::run() in maintenance scripts 2015-04-27 21:42:17 -07:00
checkLanguage.php
date-formats.php
digit2html.php
dumpMessages.php
generateCollationData.php Use wikimedia/utfnormal library, add backwards-compatability layer 2015-03-24 12:59:26 -07:00
generateNormalizerDataAr.php Use wikimedia/utfnormal library, add backwards-compatability layer 2015-03-24 12:59:26 -07:00
generateNormalizerDataMl.php Use wikimedia/utfnormal library, add backwards-compatability layer 2015-03-24 12:59:26 -07:00
generateUtf8Case.php Use wikimedia/utfnormal library, add backwards-compatability layer 2015-03-24 12:59:26 -07:00
langmemusage.php
languages.inc wfRunHooks() -> Hooks::run() in maintenance scripts 2015-04-27 21:42:17 -07:00
listVariants.php
StatOutputs.php Use mediawiki/at-ease library for suppressing warnings 2015-06-11 18:49:29 +00:00
transstat.php