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

Validation override fix #406

Merged
merged 16 commits into from
Dec 8, 2021
Merged

Conversation

piotrleo
Copy link
Contributor

@piotrleo piotrleo commented Dec 7, 2021

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets fixes validation rules ovewriting
License MIT

… column type "json_array"' error for some versions of Sylius/PHP/MySQL.
{
parent::build($container);

$container->addCompilerPass(new AuthenticationManagerPolyfillPass());
Copy link
Contributor

Choose a reason for hiding this comment

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

This should be present in Plugin class in src. Currently, it's limited to test application, IMO it should be attached wherever needed.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@er1z er1z merged commit cc62e53 into BitBagCommerce:master Dec 8, 2021
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