Ken Rickard
Ken Rickard
**How is drupal-check installed?** drupal-check is installed as a dependency to my project **Environment:** - OS: MacOS - PHP Version: 7.3 - Drupal core: 9.3.12 **Describe the bug** When running...
Refactors #487 for testing. https://www.drupal.org/project/domain/issues/3087449
Tests https://www.drupal.org/project/domain/issues/2909853
Work in progress to address issues https://www.drupal.org/project/domain/issues/2888033 and https://www.drupal.org/project/domain/issues/3041631. TODO [] Still missing some schema values -- it may be that we cannot auto-create the actions that we do? []...
**How is drupal-check installed?** drupal-check is installed as a dependency to my project **Environment:** - OS: MacOS - PHP Version: 7.3 - Drupal core: 9.3.12 **Describe the bug** When running...
This should do it. I also removed unsupported PHP versions.
The current example tests for PHP 5 versions. However, Drupal 8.6 now requires PHPUnit 6, which is not compatible with PHP 5.x. See https://www.drupal.org/node/2957906 Running tests on Travis returns the...