alexpott
alexpott
@justafish this looks great. It'd be nice to run Drupal's tests against firefox and other browsers at last. @stof is there scope to merge this as a stop gap until...
Yes please - this irks me everytime.
This happened to me too. The issue was I'd disabled the Virtualbox host-only network adapter. Enabling it resolves the issue.
\Drupal\Core\Config\ConfigManagerInterface::getConfigEntitiesToChangeOnDependencyRemoval() is here for you... even tells you what it is going to do when you delete the entity.
Another way would be to do a drush :) And add system_system_info_alter() in a file and include that file via composer. It does something similar with a log hook I...
FWIW this is something that hopefully hooks as PHP Attributes will allow us to solve nicely.
Same with instanceof checks... https://phpstan.org/r/71b41e85-3d35-42e4-9835-cc5647f94355