You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same issue and in my case %s is Doctrine\DBAL\Schema\DefaultSchemaManagerFactory.
Full notice:
Not configuring a schema manager factory is deprecated. Use Doctrine\DBAL\Schema\DefaultSchemaManagerFactory which is going to be the default in DBAL 4. (Connection.php:222 called by DriverManager.php:197, https://github.com/doctrine/dbal/issues/5812, package doctrine/dbal)
Preconditions
Steps to reproduce
Just start use library
Expected result
No deprecations
Actual result
Has deprecations
The text was updated successfully, but these errors were encountered: