Skip to content

Add support for new attributes in MakerBundle #4414

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dunglas opened this issue Sep 4, 2021 · 4 comments
Closed

Add support for new attributes in MakerBundle #4414

dunglas opened this issue Sep 4, 2021 · 4 comments
Labels

Comments

@dunglas
Copy link
Member

dunglas commented Sep 4, 2021

Description

Symfony MakerBundle should be updated to support the new attributes.

Support for old attributes should be kept for projects using an version of API Platform or PHP 7.

@soyuka
Copy link
Member

soyuka commented Sep 6, 2021

20210906_13h13m05s_grim

DataPersister is now State\Processor
DataProvider is now State\Provider

You need to create new files in src/Symfony/Maker for example:

  • src/Symfony/Maker/MakeStateProcessor.php

@soyuka
Copy link
Member

soyuka commented Sep 6, 2021

  • In Symfony MakerBundle we need to use the new MEtadata if avialbabel

@nikophil
Copy link
Contributor

nikophil commented Sep 6, 2021

FYI symfony/maker-bundle#968

@stale
Copy link

stale bot commented Nov 5, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Nov 5, 2022
@soyuka soyuka closed this as completed Nov 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants