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

Avoid internal call to deprecated getVersion() method #770

Merged
merged 1 commit into from
Jan 12, 2024

Commits on Jan 12, 2024

  1. Avoid internal call to deprecated getVersion() method

    After updating to v0.12.0, I get a deprecation warning emitted when running the shell. I have mine set up in a light Doctrine Console wrapper, though I suspect that's not relevant.
    
    I tested this patch in my local vendor code and saw no negative impact, and it removed the deprecation warning.
    Firehed authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    d3c5b48 View commit details
    Browse the repository at this point in the history