-
Notifications
You must be signed in to change notification settings - Fork 0
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
Migrations DOWN (Symfony 7.2) #3
Comments
MetaDataStorage::isInitialized is
But the MetaDataStorage is initialized and MetaDataStorage::ensureInitialized() throws an exception when executed at this point:
|
See https://github.com/mathiasstocker/symsensor-migrations-bug on how to reproduce the bug. |
Tested with version doctrine-migrations-bundle 3.4.1 and works from my side |
It seems that the sensor for migrations does not work correctly in some cases (Project with PHP 8.3 and Symfony 7.2):
Health endpoint output:
The text was updated successfully, but these errors were encountered: