Jordi Boggiano
|
21e708f2c4
|
Remove upper bound PHP version checks from platform-check as there is not enough value added and it risks causing issues
|
2020-06-01 09:39:44 +02:00 |
Jordi Boggiano
|
45d3e133a4
|
Avoid checking for unbounded constraints in platform checks
|
2020-05-19 17:15:08 +02:00 |
Jordi Boggiano
|
6a6ea6057f
|
Handle provider/replacer packages and avoid checking extensions which are provided by packages, refs #8546
|
2020-04-24 13:38:50 +02:00 |
Jordi Boggiano
|
d494df61ff
|
Make sure platform-check returns a non-0 exit code if it fails
|
2020-04-24 13:25:13 +02:00 |
Nicolas Grekas
|
6463ab9e49
|
Optimize extension checks
|
2020-04-21 09:35:34 +02:00 |
Yanick Witschi
|
e23710f92d
|
Implemented php version check in autoload.php (#8546)
|
2020-04-21 08:59:36 +02:00 |