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

Symfony deprecations #605

Open
jimmycleuren opened this issue Jan 15, 2021 · 0 comments
Open

Symfony deprecations #605

jimmycleuren opened this issue Jan 15, 2021 · 0 comments

Comments

@jimmycleuren
Copy link
Owner

[2021-01-15T17:19:15.180233+01:00] php.INFO: User Deprecated: Since symfony/validator 5.2: Passing an instance of "Doctrine\Common\Annotations\CachedReader" as first argument to "Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping" is deprecated. Pass true instead and call setDoctrineAnnotationReader() if you want to enable annotation mapping with Doctrine Annotations. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/validator 5.2: Passing an instance of "Doctrine\Common\Annotations\CachedReader" as first argument to "Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping" is deprecated. Pass true instead and call setDoctrineAnnotationReader() if you want to enable annotation mapping with Doctrine Annotations. at /opt/fireping/vendor/symfony/validator/ValidatorBuilder.php:230)"} []
[2021-01-15T17:19:15.181152+01:00] php.INFO: User Deprecated: Since symfony/property-access 5.2: Passing a boolean as the first argument to "Symfony\Component\PropertyAccess\PropertyAccessor::__construct()" is deprecated. Pass a combination of bitwise flags instead (i.e an integer). {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/property-access 5.2: Passing a boolean as the first argument to "Symfony\Component\PropertyAccess\PropertyAccessor::__construct()" is deprecated. Pass a combination of bitwise flags instead (i.e an integer). at /opt/fireping/vendor/symfony/property-access/PropertyAccessor.php:92)"} []

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