aboutsummaryrefslogtreecommitdiffstats
path: root/includes/GlobalFunctions.php
Commit message (Expand)AuthorAgeFilesLines
* Deprecate wfArrayDiff2()Bartosz Dziewoński2024-11-041-0/+2
* Use explicit nullable type on parameter argumentsUmherirrender2024-10-161-1/+1
* Add namespace to remaining parts of Wikimedia\FileBackendJames D. Forrester2024-10-031-0/+1
* Merge "Hard deprecation of wfExpandIRI"jenkins-bot2024-09-071-1/+3
|\
| * Hard deprecation of wfExpandIRIEbrahim Byagowi2024-09-071-1/+3
* | Merge "Remove wfUnpack, deprecated since 1.42"jenkins-bot2024-09-071-25/+0
|\ \
| * | Remove wfUnpack, deprecated since 1.42Ebrahim Byagowi2024-09-071-25/+0
| |/
* / Remove wfGetLangObj, deprecated since 1.41Ebrahim Byagowi2024-09-071-53/+0
|/
* Merge "Remove wfRemoveDotSegments, deprecated since 1.39"jenkins-bot2024-09-061-15/+1
|\
| * Remove wfRemoveDotSegments, deprecated since 1.39Ebrahim Byagowi2024-09-061-15/+1
* | Hard deprecating wfGetServerUrlEbrahim Byagowi2024-09-061-1/+3
|/
* Hard deprecating wfUrlProtocolsEbrahim Byagowi2024-09-051-1/+3
* build: Use inline ignore for Generic.CodeAnalysis.AssignmentInConditionUmherirrender2024-09-011-0/+1
* Add MediaWiki\Registration namespace to registration classesEbrahim Byagowi2024-08-101-0/+1
* Namespace MessageSpecifier under Wikimedia\Message\Bartosz Dziewoński2024-07-281-0/+1
* Deprecate wfMergeErrorArrays()Bartosz Dziewoński2024-07-181-0/+2
* Use namespaced classes (1)Umherirrender2024-06-161-0/+1
* Add namespace and deprecation alias to FileBackendEbrahim Byagowi2024-05-191-0/+1
* Merge "Document the format used by wfGetCaller()"jenkins-bot2024-05-041-1/+8
|\
| * Document the format used by wfGetCaller()Gergő Tisza2024-05-041-1/+8
* | Merge "Formally deprecate code marked with @deprecated"jenkins-bot2024-05-041-1/+1
|\ \
| * | Formally deprecate code marked with @deprecatedJames D. Forrester2024-05-031-1/+1
| |/
* / namespace MWDebugAmir Sarabadani2024-05-031-0/+1
|/
* Hard-deprecate wfGetDB(), deprecated in 1.39James D. Forrester2024-03-251-2/+10
* build: Upgrade mediawiki/mediawiki-codesniffer to v43.0.0James D. Forrester2024-03-011-1/+1
* wfEscapeWikiText: add missing `\r!` case for symmetryC. Scott Ananian2024-02-141-1/+1
* Clean up wfEscapeWikiText() input typesBartosz Dziewoński2024-02-151-6/+3
* Merge "wfEscapeWikiText: Don't choke if the replaced wikitext is empty"jenkins-bot2024-02-121-4/+8
|\
| * wfEscapeWikiText: Don't choke if the replaced wikitext is emptyJames D. Forrester2024-02-081-4/+8
* | build: Upgrade mediawiki/mediawiki-phan-config from 0.13.0 to 0.14.0 manuallyJames D. Forrester2024-02-101-2/+0
|/
* Make use of the [ ... ] operator instead of array_mergethiemowmde2024-01-311-2/+1
* wfEscapeWikiText: protect string against wikitext tokens formed at edgesC. Scott Ananian2024-01-261-3/+39
* Merge "Use native str_contains/str_starts_with in a few more places"jenkins-bot2024-01-251-1/+1
|\
| * Use native str_contains/str_starts_with in a few more placesthiemowmde2024-01-251-1/+1
* | Merge "Avoid indirect method calls in wfUrlProtocols"jenkins-bot2024-01-211-3/+3
|\ \
| * | Avoid indirect method calls in wfUrlProtocolsthiemowmde2024-01-201-3/+3
| |/
* | Replace more instances of deprecated MWExceptionDaimona Eaytoy2024-01-191-1/+1
* | Deprecate and replace the wfUnpack global functionDaimona Eaytoy2024-01-171-18/+7
|/
* Replace $wgCommandLineMode checks with MW_ENTRY_POINT in developer codeBartosz Dziewoński2023-12-141-4/+3
* Remove deprecated wfReportTime() and 'reporttime'Fomafix2023-11-281-35/+0
* GlobalFunctions: Minor clean up of wfMkdirParents()Timo Tijhof2023-10-191-20/+12
* Add $wgRequest to phan's globals_type_mapDaimona Eaytoy2023-09-111-2/+0
* Reorg: Move WebRequest to includes\RequestAmir Sarabadani2023-09-111-0/+3
* Reorg: Move MWTimestamp to MediaWiki\UtilsAmir Sarabadani2023-08-191-0/+1
* Deprecate 'reporttime' and hard-deprecate wfReportTimeFomafix2023-08-161-1/+5
* Drop wfClearOutputBuffersAmir Sarabadani2023-08-161-21/+5
* Merge "UrlUtils: Make assemble() and removeDotSegments() stateless"jenkins-bot2023-08-101-4/+3
|\
| * UrlUtils: Make assemble() and removeDotSegments() statelessTimo Tijhof2023-08-101-4/+3
* | ResourceLoader: Remove support for CSP nonceTimo Tijhof2023-08-091-3/+2
|/
* GlobalFunctions: Update outdated wfScript() docsTimo Tijhof2023-07-241-4/+5