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

fix: typo with psr4 folder in iban bic anonymizer #146

Conversation

shakaran
Copy link
Contributor

In composer update, fix the following error:

Generating optimized autoload files
Class MakinaCorpus\DbToolsBundle\Anonymization\Anonymizer\Common\IbanBicAnonymizer located 
in ./vendor/makinacorpus/db-tools-bundle/src/Anonymization/Anonymizer/Core/IbanBicAnonymizer.php 
does not comply with psr-4 autoloading standard. Skipping.

It seems a typo using "Common" folder which not exist, instead use the "Core" folder which have all the classes.

Copy link
Member

@SimonMellerin SimonMellerin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks !

@SimonMellerin SimonMellerin merged commit 9cabf5d into makinacorpus:main Apr 22, 2024
27 of 28 checks passed
@shakaran shakaran deleted the fix/typo-psr4-folder-iban-bic-anonymizer branch May 2, 2024 13:34
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

Successfully merging this pull request may close these issues.

2 participants