Edgaras Janušauskas
|
f41abfca34
|
Add platform check for 64-bit PHP (#11334)
|
2023-03-20 16:08:12 +01:00 |
Jakub Bouček
|
8dc5effee7
|
AutoloadGenerator: Send error HTTP status on error
|
2020-11-05 09:57:48 +01:00 |
Jordi Boggiano
|
8c1355f448
|
Improve output of platform check further in case errors are hidden
|
2020-11-04 22:28:17 +01:00 |
Jakub Bouček
|
2595de07ce
|
AutoloadGenerator: Trigger native PHP error on platform checks fails - tests
|
2020-11-04 12:28:15 +01:00 |
Jakub Bouček
|
6f1761fe18
|
AutoloadGenerator: Send error HTTP status on error - update tests
|
2020-11-04 11:18:21 +01:00 |
zorn
|
5aa90baab1
|
Add new lines to platform reqs issues
|
2020-11-01 23:39:06 +10:00 |
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 |