aboutsummaryrefslogtreecommitdiffstats
path: root/includes/GlobalFunctions.php
Commit message (Expand)AuthorAgeFilesLines
* build: Update mediawiki/mediawiki-phan-config to 0.12.0Daimona Eaytoy2023-06-291-1/+0
* GlobalFunctions: Remove check for MEDIAWIKI constantKevin Israel2023-02-231-4/+0
* Fix documentation of wfTimestamp()Gergő Tisza2022-08-241-4/+6
* Migrate use of ${var}-style string interpolationMáté Szabó2022-07-291-1/+1
* Handle null passed to wfShorthandToInteger() and Html::element()Mark A. Hershberger2022-07-121-3/+3
* Merge "Remove deprecated wfGetScriptUrl"jenkins-bot2022-07-081-25/+0
|\
| * Remove deprecated wfGetScriptUrlUmherirrender2022-07-071-25/+0
* | Merge "Remove deprecated wfLocalFile and wfFindFile"jenkins-bot2022-07-081-26/+0
|\ \
| * | Remove deprecated wfLocalFile and wfFindFileUmherirrender2022-07-071-26/+0
| |/
* / Deprecate unused wfQueriesMustScaleUmherirrender2022-07-071-0/+2
|/
* Hard deprecate wfReadOnly/wfReadOnlyReasonUmherirrender2022-06-281-2/+4
* Remove wfCanIPUseHTTPSMatěj Suchánek2022-06-251-14/+0
* ResourceLoader namespace (attempt 2)Tim Starling2022-05-241-0/+1
* Improve replacement hint for wfGetDBMatěj Suchánek2022-05-231-2/+2
* Merge "Soft deprecate the global function wfGetDB()"jenkins-bot2022-05-211-2/+2
|\
| * Soft deprecate the global function wfGetDB()Alexander Vorwerk2022-04-131-2/+2
* | Revert "ResourceLoader namespace"Lucas Werkmeister (WMDE)2022-05-161-1/+0
* | ResourceLoader namespaceTim Starling2022-05-161-0/+1
* | Fix many typos in commentsMatěj Suchánek2022-05-101-2/+2
* | Remove deprecated global function wfGetLB()Alexander Vorwerk2022-04-141-22/+0
|/
* Refactor URL-parsing global functions to classAryeh Gregor2022-04-121-295/+51
* Merge "Remove deprecated global function wfWikiID()"jenkins-bot2022-03-311-19/+0
|\
| * Remove deprecated global function wfWikiID()Alexander Vorwerk2022-03-291-19/+0
* | phan: Remove PhanPossiblyUndeclaredVariable suppressionUmherirrender2022-03-301-0/+1
* | phan: Upgrade mediawiki-phan-config to 0.11.1 and set minimum_target_php_versionJames D. Forrester2022-03-291-1/+0
|/
* Remove wfGetCache() and wfGetMainCache(), deprecated since 1.32Alexander Vorwerk2022-03-271-27/+0
* phan: Disable null_casts_as_any_type settingUmherirrender2022-03-211-0/+2
* phan: Disable scalar_implicit_cast settingUmherirrender2022-03-181-0/+2
* Merge "In wfArrayInsertAfter(), skip insert on missing key"jenkins-bot2022-03-091-2/+6
|\
| * In wfArrayInsertAfter(), skip insert on missing keyTim Starling2022-03-071-2/+6
* | Use Message::newFromSpecifier() in wfMessage()Bartosz Dziewoński2022-03-081-1/+11
|/
* Add explicit casts between scalar typesUmherirrender2022-03-011-1/+1
* Replace some more usages of Wikimedia\(suppress|restore)Warnings()Reedy2022-02-241-6/+6
* Avoid references to DefaultSettings.daniel2022-02-221-1/+1
* Merge "Fix documentation of wfMessageFallback/Message::newFallbackSequence"jenkins-bot2022-02-181-1/+1
|\
| * Fix documentation of wfMessageFallback/Message::newFallbackSequenceAmmarpad2022-02-181-1/+1
* | GlobalFunctions: make the wfArrayDiff2 comparator a local closureDaimona Eaytoy2022-02-171-30/+34
|/
* Hard deprecate the global function wfWikiID()Alexander Vorwerk2022-01-101-1/+3
* Hard deprecate wfGetCache() and wfGetMainCache()Alexander Vorwerk2022-01-091-2/+8
* Remove deprecated global function wfIncrStatsUmherirrender2022-01-021-16/+0
* Remove or replace usages of "sanity"Reedy2021-11-191-1/+1
* Add deprecation warnings to wfLogProfilingData()Alexander Vorwerk2021-11-171-2/+2
* Merge "Revert "wfParseUrl: rely on parse_url for proto-relative urls""jenkins-bot2021-10-281-8/+16
|\
| * Revert "wfParseUrl: rely on parse_url for proto-relative urls"Urbanecm2021-10-281-8/+16
* | Fix PHP warning with some inputs to wfCgiToArray()Bartosz Dziewoński2021-10-211-1/+1
|/
* wfParseUrl: rely on parse_url for proto-relative urlsPetr Pchelko2021-10-181-16/+8
* profiler: Remove dependency on WebRequest from ProfilerTimo Tijhof2021-10-091-4/+1
* Remove $wgShellLocale, always use CTim Starling2021-09-241-2/+3
* Merge "Soft deprecate wfReadOnly() and wfReadOnlyReason()"jenkins-bot2021-09-201-0/+4
|\
| * Soft deprecate wfReadOnly() and wfReadOnlyReason()Alexander Vorwerk2021-09-191-0/+4