Skip to content

[Doctrine] Update doctrine.rst #16450

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

Merged
merged 1 commit into from
Feb 9, 2022
Merged

Conversation

steveclifton
Copy link
Contributor

Update deprecated command to new Doctrine 2.2 syntax

User Deprecated: Since doctrine/doctrine-bundle 2.2: The "Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand" (doctrine:query:sql) is deprecated, use dbal:run-sql command instead.

@carsonbot carsonbot changed the title Update doctrine.rst [Doctrine] Update doctrine.rst Feb 9, 2022
@javiereguiluz javiereguiluz added this to the 5.4 milestone Feb 9, 2022
@javiereguiluz javiereguiluz changed the base branch from 6.0 to 5.4 February 9, 2022 16:10
@javiereguiluz javiereguiluz requested a review from xabbuh as a code owner February 9, 2022 16:10
Update deprecated command to new Doctrine 2.2 syntax
```
User Deprecated: Since doctrine/doctrine-bundle 2.2: The "Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand" (doctrine:query:sql) is deprecated, use dbal:run-sql command instead.
```
@javiereguiluz
Copy link
Member

Good catch, thanks Steve.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants