Draft: Symfony YAML does not parse all YAML #286
Annotations
24 errors
|
Tests (windows-latest, 8.0, highest, 5.4.2)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires PHP extension ext-yaml * but it is missing from your system. Install or enable PHP's yaml extension.
To enable extensions, verify that they are enabled in your .ini files:
- C:\tools\php\php.ini
You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with `--ignore-platform-req=ext-yaml` to temporarily ignore these required extensions.
|
|
Tests (windows-latest, 8.0, highest, 5.4.2)
Process completed with exit code 1.
|
|
Tests (macos-latest, 8.0, highest, ^5)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires PHP extension ext-yaml * but it is missing from your system. Install or enable PHP's yaml extension.
To enable extensions, verify that they are enabled in your .ini files:
- /opt/homebrew/etc/php/8.0/php.ini
- /opt/homebrew/etc/php/8.0/conf.d/20-pcov.ini
- /opt/homebrew/etc/php/8.0/conf.d/ext-opcache.ini
You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with `--ignore-platform-req=ext-yaml` to temporarily ignore these required extensions.
|
|
Tests (macos-latest, 8.0, highest, ^5)
Process completed with exit code 2.
|
|
Tests (ubuntu-latest, 7.4, highest, ^5)
Process completed with exit code 2.
|
|
Tests (ubuntu-latest, 7.4, lowest, ^5)
Process completed with exit code 2.
|
|
Tests (ubuntu-latest, 8.0, highest, ^6)
Process completed with exit code 2.
|
|
Tests (ubuntu-latest, 8.0, highest, ^5)
Process completed with exit code 2.
|
|
Tests (ubuntu-latest, 8.1, highest, ^6)
Process completed with exit code 2.
|
|
Tests (ubuntu-latest, 8.1, highest, ^5)
Process completed with exit code 2.
|
|
Tests (ubuntu-latest, 8.1, lowest, ^6)
Process completed with exit code 2.
|
|
Tests (ubuntu-latest, 8.2, highest, ^7)
Process completed with exit code 2.
|
|
Tests (ubuntu-latest, 8.1, lowest, ^5)
Process completed with exit code 2.
|
|
Tests (ubuntu-latest, 8.2, highest, ^6)
Process completed with exit code 2.
|
|
Tests (ubuntu-latest, 8.2, highest, ^5)
Process completed with exit code 2.
|
|
Tests (ubuntu-latest, 8.2, lowest, ^6)
Process completed with exit code 2.
|
|
Tests (ubuntu-latest, 8.3, highest, ^6)
Process completed with exit code 2.
|
|
Tests (ubuntu-latest, 8.3, lowest, ^6)
Process completed with exit code 2.
|
|
Tests (ubuntu-latest, 8.3, highest, ^7)
Process completed with exit code 2.
|
|
Tests (ubuntu-latest, 8.3, highest, ^5)
Process completed with exit code 2.
|
|
Tests (ubuntu-latest, 8.2, lowest, ^7)
Process completed with exit code 2.
|
|
Tests (ubuntu-latest, 8.2, lowest, ^5)
Process completed with exit code 2.
|
|
Tests (ubuntu-latest, 8.3, lowest, ^5)
Process completed with exit code 2.
|
|
Tests (ubuntu-latest, 8.3, lowest, ^7)
Process completed with exit code 2.
|