Skip to content
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

KNP/DoctrineBehavior - Translation Entities error on translation:extract command #547

Open
JakubHelis opened this issue Aug 20, 2020 · 0 comments

Comments

@JakubHelis
Copy link

Q A
Bundle version 1.5
Symfony version 4.4
PHP version 7.4

Expected behavior

Translation export command works as it does.

Actual behavior

The files using KNP/DoctrineBehavior - TranslationInterface Entities (Entity/XXXTranslation.php ) causes errors :
The class 'SomeNamepsace\Entity\SomeNameTranslation' was not found in the chain configured namespaces

Steps to reproduce

No idea.
We're just after upgarding Symfony (3.4 to 4.4 + flex) and i cannot make it running - I even tried to add to excluded_names *Translation, but it doesn't working - still the same error.
Do you have any idea how can we make it running or exclude these files?

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

No branches or pull requests

1 participant