Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information