Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SqlBase: Fix PHP 8.1 compatibility with
drush sql:create --simulate
(…
…drush-ops#5757) An exception is thrown because the return type doesn't match a boolean value or null.
- Loading branch information