Closes #3432326
1 unresolved thread
1 unresolved thread
Closes #3432326
Merge request reports
Activity
added 1 commit
- 42ecfd1c - fix phpstan baseline and remove legacy tests
50 50 public function validate($module) { 51 51 $reasons = []; 52 52 53 // This is here to allow InstallerNonDefaultDatabaseDriverTest execute, 54 // it needs to get a new connection than the one passed in construction. 53 55 // @todo Remove the next line of code in 54 56 // https://www.drupal.org/project/drupal/issues/3129043. https://www.drupal.org/project/drupal/issues/3129043 is closed already - should we remove this @todo? Should it point to a different issue if not?
changed this line in version 7 of the diff
- Resolved by catch
- Resolved by catch
added 1 commit
- ba552f78 - Update file DatabaseDriverUninstallValidator.php
Please register or sign in to reply