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 deprecation notes #384

Closed
wants to merge 1 commit into from
Closed

Conversation

Cruiser13
Copy link

Fixes the following deprecation notes:
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::getSql()" might add "string" as a native return type declaration in the future.
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::parse()" might add "void" as a native return type declaration in the future.

Fixes the following deprecation notes:
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::getSql()" might add "string" as a native return type declaration in the future.
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::parse()" might add "void" as a native return type declaration in the future.
@Chris53897
Copy link
Contributor

Please see #380
That will probaly fix all symfony 6 deprecation notices

@Cruiser13
Copy link
Author

Sorry, I didn't notice this pr. That'll fix it I think. I'm closing this one.

@Cruiser13 Cruiser13 closed this Feb 24, 2022
@Cruiser13 Cruiser13 deleted the patch-1 branch February 24, 2022 08:25
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