[Maintenance] Add PHP 8.4/8.5, Symfony 7.4, drop Symfony 5.4 and PHP 8.1 #359
Annotations
9 errors
|
Run analysis
Process completed with exit code 1.
|
|
Run analysis:
tests/Loader/FixtureLoaderTest.php#L70
Call to an undefined method Symfony\Bundle\FrameworkBundle\Console\Application::add().
|
|
Run analysis:
tests/Loader/FixtureListCommandTest.php#L53
Call to an undefined method Symfony\Bundle\FrameworkBundle\Console\Application::add().
|
|
Run analysis:
src/Listener/PHPCRPurgerListener.php#L32
PHPDoc tag `@var` with type Doctrine\ODM\PHPCR\DocumentManagerInterface is not subtype of native type Doctrine\Persistence\ObjectManager.
|
|
Run analysis:
src/Listener/MongoDBPurgerListener.php#L32
PHPDoc tag `@var` with type Doctrine\ODM\MongoDB\DocumentManager is not subtype of native type Doctrine\Persistence\ObjectManager.
|
|
Run analysis:
src/DependencyInjection/SyliusFixturesExtension.php#L70
Call to method load() on an unknown class Symfony\Component\DependencyInjection\Loader\XmlFileLoader.
|
|
Run analysis:
src/DependencyInjection/SyliusFixturesExtension.php#L57
Instantiated class Symfony\Component\DependencyInjection\Loader\XmlFileLoader not found.
|
|
Run analysis:
src/DependencyInjection/SyliusFixturesExtension.php#L41
Call to method load() on an unknown class Symfony\Component\DependencyInjection\Loader\XmlFileLoader.
|
|
Run analysis:
src/DependencyInjection/SyliusFixturesExtension.php#L39
Instantiated class Symfony\Component\DependencyInjection\Loader\XmlFileLoader not found.
|
Loading