Update code to PHP 8 #187
Annotations
4 errors and 1 warning
Code quality checks (8.1):
src/Map/AbstractMap.php#L74
Method FileEye\MimeMap\Map\AbstractMap::listAliases() should return array<int, string> but returns array<int, int|string>.
|
Code quality checks (8.1):
src/Map/AbstractMap.php#L79
Method FileEye\MimeMap\Map\AbstractMap::listExtensions() should return array<int, string> but returns array<int, int|string>.
|
Code quality checks (8.1):
tests/src/MapUpdaterTest.php#L161
Class FileEye\MimeMap\Map\MiniMap not found.
|
Code quality checks (8.1)
Process completed with exit code 1.
|
Code quality checks (8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|