aboutsummaryrefslogtreecommitdiffstats
path: root/includes/MediaWikiVersionFetcher.php
Commit message (Expand)AuthorAgeFilesLines
* Reorg: Move MediaWikiVersionFetcher to composer/Amir Sarabadani2023-04-201-27/+0
* Make use of the preg_match() return value, if possibleThiemo Kreuz2020-07-141-4/+1
* MediaWikiVersionFetcher: Change regex to capture any quoted stringTimo Tijhof2020-02-251-1/+1
* Provide MW_VERSION and deprecate fake global $wgVersionTimo Tijhof2020-02-251-4/+4
* Convert all array() syntax to []Kunal Mehta2016-02-171-1/+1
* tests: Clean up file headersTimo Tijhof2015-04-011-1/+0
* Allow /-/ in MediaWikiVersionFetcher::fetchVersionumherirrender2014-10-311-1/+1
* Fixed spacingumherirrender2014-03-201-1/+1
* Make it possible for extensions to specify which version of MediaWikijeroendedauw2014-03-031-0/+31