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

V5.1.0 : problem in doctrine:decrypt:database command #74

Open
igorgodiacreims opened this issue Sep 28, 2022 · 1 comment
Open

V5.1.0 : problem in doctrine:decrypt:database command #74

igorgodiacreims opened this issue Sep 28, 2022 · 1 comment

Comments

@igorgodiacreims
Copy link

Hello, i use the 5.1.0 version of your excellent bundle, it is very easy to use.

But i have find an error in doctrine:decrypt:database 'src/Command/DoctrineDecryptDatabaseCommand.php' on line 102 : you can replace '$entity = $row[0];' by '$entity = $row;' Otherwise the error 'Cannot use object of type App\Entity\Demande as array' appears when you decrypt fields.

Thank you for the correction

@r3hp1c
Copy link

r3hp1c commented Jul 17, 2023

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

2 participants