index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
PHPVersionCheck.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restore PHP 4.0 compatibility to PHPVersionCheck
Petr Pchelko
2021-06-07
1
-1
/
+1
*
Use null coalecing operators everywhere consistenctly.
Petr Pchelko
2021-06-03
1
-1
/
+1
*
Prepare for REL1_36 cut, labelling master as 1.37-alpha
James D. Forrester
2021-04-06
1
-1
/
+1
*
Exclude includes/PHPVersionCheck.php from phan scanning
Reedy
2021-03-29
1
-2
/
+0
*
PHPVersionCheck: Graceful handling for missing php-intl
Ammarpad
2021-03-20
1
-0
/
+1
*
Make ParserOptionsTest work on PHP<7.4.9 with opcache enabled
Tim Starling
2021-03-02
1
-1
/
+0
*
PHPVersionCheck: Complain about known-bad versions above minimum
James D. Forrester
2021-02-25
1
-8
/
+48
*
PHPVersionCheck: The PHP Group only support PHP >= 7.3.0
Reedy
2021-01-30
1
-1
/
+1
*
Improve class property documentation
Umherirrender
2020-10-30
1
-1
/
+1
*
Fix broken PHPDoc comments that don't start with /**
Thiemo Kreuz
2020-07-23
1
-2
/
+2
*
Prepare for REL1_35 cut, labelling master as 1.36-alpha
James D. Forrester
2020-07-14
1
-1
/
+1
*
doxygen: Changed Doxygen tags causing warnings during documentation generation
Holger Knust
2020-04-14
1
-1
/
+1
*
PHPVersionCheck: Refactor triggerError() to be easier to understand
Timo Tijhof
2020-03-02
1
-38
/
+49
*
The PHP Group stopped supporting 7.1 in late 2019
Reedy
2020-03-02
1
-1
/
+1
*
Increase PHP requirement from 7.2.9 to 7.2.22 due to segfault issue
James D. Forrester
2020-02-24
1
-1
/
+1
*
PHPVersionCheck: Simplify warning as part of dropping HHVM support
James D. Forrester
2019-10-10
1
-47
/
+16
*
Set minimum PHP version to 7.2.9
Reedy
2019-10-10
1
-1
/
+1
*
Merge "PHP Version Check: Adjust wording on composer dependencies"
jenkins-bot
2019-10-07
1
-2
/
+2
|
\
|
*
PHP Version Check: Adjust wording on composer dependencies
Kosta Harlan
2019-10-02
1
-2
/
+2
*
|
Drop HHVM support from MediaWiki
James D. Forrester
2019-10-02
1
-22
/
+5
*
|
Prepare for REL1_34 cut, labelling master as 1.35-alpha
James D. Forrester
2019-09-30
1
-1
/
+1
|
/
*
PHPVersionCheck: Consistently use double quotes for HTML attributes
Fomafix
2019-09-22
1
-4
/
+4
*
docs: Avoid some scalar juggling
Daimona Eaytoy
2019-09-19
1
-2
/
+2
*
Bump PHP version requirement to 7.2.0+
James D. Forrester
2019-09-16
1
-2
/
+2
*
Remove spurious `@class` tags in two files
Timo Tijhof
2019-09-09
1
-2
/
+0
*
PHPVersionCheck: remove version_compare() existence check
Max Semenik
2019-06-14
1
-4
/
+1
*
Use https://www.php.net/ instead of https://secure.php.net/
Fomafix
2019-04-12
1
-2
/
+2
*
Prepare for REL1_33 cut, labelling master as 1.34-alpha
James D. Forrester
2019-04-10
1
-1
/
+1
*
Fix PhanPluginDuplicateConditional* errors (#1)
Kunal Mehta
2019-03-23
1
-0
/
+1
*
Update required PHP version to 7.0.13
James D. Forrester
2019-02-14
1
-1
/
+1
*
PHPVersionCheck: Remove obsolete load.php code and simplify
Timo Tijhof
2018-10-28
1
-44
/
+42
*
Add docs and minor cleanup in PHPVersionCheck.php
Alangi Derick
2018-10-18
1
-9
/
+11
*
Prepare for REL1_32 cut, labelling master as 1.33-alpha
James D. Forrester
2018-10-15
1
-1
/
+1
*
Fix common typo "MediWiki" in MW core
Alangi Derick
2018-08-14
1
-1
/
+1
*
Whitelist phpcs Squiz.Scope.MemberVarScope in PHPVersionCheck
Umherirrender
2018-08-07
1
-0
/
+1
*
Insert space before compatibility link in PHP version message
petarpetkovic
2018-05-25
1
-1
/
+1
*
Bump PHP version requirement to 7.0.0+
James D. Forrester
2018-05-24
1
-2
/
+2
*
Merge "PHPVersionCheck: Properly check for `xml` extension in PHP 7.2+"
jenkins-bot
2018-04-25
1
-1
/
+1
|
\
|
*
PHPVersionCheck: Properly check for `xml` extension in PHP 7.2+
Kunal Mehta
2018-04-24
1
-1
/
+1
*
|
Prepare for REL1_31 cut, labelling master as 1.32-alpha
James D. Forrester
2018-04-17
1
-1
/
+1
|
/
*
Display PHP version in old version error messages
Reedy
2018-04-13
1
-1
/
+2
*
PHPVersionCheck: Remove bogus @return tags
Kunal Mehta
2018-04-08
1
-7
/
+0
*
Don't use `phpcs:ignoreFile` to selectively ignore sniffs
Kunal Mehta
2018-04-08
1
-5
/
+5
*
PHPVersionCheck: PHP 5.5.0 is no longer supported by upstream, but 5.6.0 is
James D. Forrester
2018-01-18
1
-3
/
+3
*
Merge "Bump min supported HHVM version to 3.18.5"
jenkins-bot
2018-01-10
1
-2
/
+2
|
\
|
*
Bump min supported HHVM version to 3.18.5
Reedy
2018-01-10
1
-2
/
+2
*
|
build: Updating mediawiki/mediawiki-codesniffer to 15.0.0
Umherirrender
2018-01-01
1
-3
/
+5
|
/
*
Prepare for 1.31 branch
James D. Forrester
2017-09-19
1
-1
/
+1
*
PHPVersionCheck: Use HTTPS download URL for downloading PHP
Kunal Mehta
2017-08-21
1
-1
/
+1
*
Add missing type to @param documentation
Umherirrender
2017-08-11
1
-3
/
+3
[next]