Add Symfony 7 support #265
test-application.yaml
on: pull_request
PHP Lint
39s
Matrix: test
Annotations
13 errors
PHP Lint:
Content/ContentTypeResolver/PageSelectionResolver.php#L1
Ignored error pattern #^Cannot use array destructuring on string\.$# in path /home/runner/work/SuluHeadlessBundle/SuluHeadlessBundle/Content/ContentTypeResolver/PageSelectionResolver.php was not matched in reported errors.
|
PHP Lint:
Content/DataProviderResolver/PageDataProviderResolver.php#L1
Ignored error pattern #^Cannot use array destructuring on string\.$# in path /home/runner/work/SuluHeadlessBundle/SuluHeadlessBundle/Content/DataProviderResolver/PageDataProviderResolver.php was not matched in reported errors.
|
PHP Lint:
Content/DataProviderResolver/SnippetDataProviderResolver.php#L1
Ignored error pattern #^Cannot use array destructuring on string\.$# in path /home/runner/work/SuluHeadlessBundle/SuluHeadlessBundle/Content/DataProviderResolver/SnippetDataProviderResolver.php was not matched in reported errors.
|
PHP Lint:
Tests/Functional/Controller/NavigationControllerTest.php#L121
Parameter #1 $haystack of function strpos expects string, string|null given.
|
PHP Lint
Process completed with exit code 1.
|
PHP 7.3 (lowest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires sulu/sulu dev-feature/symfony-7-support as 2.6.3 -> satisfiable by sulu/sulu[dev-feature/symfony-7-support].
- sulu/sulu dev-feature/symfony-7-support requires php ^8.2 || ^8.3 -> your php version (7.3.33) does not satisfy that requirement.
|
PHP 7.3 (lowest)
Process completed with exit code 2.
|
PHP 8.1 (highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires sulu/sulu dev-feature/symfony-7-support as 2.6.3 -> satisfiable by sulu/sulu[dev-feature/symfony-7-support].
- sulu/sulu dev-feature/symfony-7-support requires php ^8.2 || ^8.3 -> your php version (8.1.29) does not satisfy that requirement.
|
PHP 8.1 (highest)
Process completed with exit code 2.
|
PHP 7.4 (highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires sulu/sulu dev-feature/symfony-7-support as 2.6.3 -> satisfiable by sulu/sulu[dev-feature/symfony-7-support].
- sulu/sulu dev-feature/symfony-7-support requires php ^8.2 || ^8.3 -> your php version (7.4.33) does not satisfy that requirement.
|
PHP 7.4 (highest)
Process completed with exit code 2.
|
PHP 8.0 (highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires sulu/sulu dev-feature/symfony-7-support as 2.6.3 -> satisfiable by sulu/sulu[dev-feature/symfony-7-support].
- sulu/sulu dev-feature/symfony-7-support requires php ^8.2 || ^8.3 -> your php version (8.0.30) does not satisfy that requirement.
|
PHP 8.0 (highest)
Process completed with exit code 2.
|