Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Automapper-bundle Installation Fatal Error in Symfony #16

Open
devDzign opened this issue Apr 19, 2024 · 0 comments
Open

Automapper-bundle Installation Fatal Error in Symfony #16

devDzign opened this issue Apr 19, 2024 · 0 comments

Comments

@devDzign
Copy link

Description:
Here is the error that I'm encountering while trying to install the automapper-bundle in Symfony:
PHP Fatal error: Class AutoMapper\Extractor\MapToContextPropertyInfoExtractorDecorator contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Symfony\Component\PropertyInfo\Extractor\ConstructorArgumentTypeExtractorInterface::getTypeFromConstructor) in /Users/mouradchab/Sites/sf71-serializer-turbo-2/vendor/jolicode/automapper/src/Extractor/MapToContextPropertyInfoExtractorDecorator.php on line 22

Steps to reproduce:
Create a new Symfony project using version 7.1.x-dev
Install the automapper-bundle with composer

See error
Additional details:
My environment details:
Operating System: macOS Sonoma
PHP version: 8.2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant