-
An attempt to instal console on top of D9.1.0-rc3 site resulted in compatibility error:
```
composer require drupal/console --prefer-dist --optimize-autoloader
Using version ^1.9 for drupal/con…
-
https://www.drupal.org/node/3194517
Captured this in Behat tests:
```
Not marking service definitions as public is deprecated in drupal:9.2.0 and is required in drupal:10.0.0. Call $definition-…
-
When I view a collection page, I see an error in the Reports log:
![Screen Shot 2020-02-05 at 9 01 10 AM](https://user-images.githubusercontent.com/7966375/73851535-a5aa8280-47fb-11ea-82e6-cf5a09b…
-
Hello,
I have a problem updating a drupal website to latest version (9.2.x) due to the fixed version of some of this package dependency :
> Problem 1
> - Root composer.json requires drupal…
-
In a (not unusual?) combination of versions, sending of pdfs via emails stalls.
See attached log from Drupal Watchdog.
Versions: Drupal 9.5.11, CiviCRM 5.69.4, Donrec 2.2.0/ 2.2.7
[watchdog.log…
-
### Expected behavior
When running Terminus 2.4.1 or below on a site using Drupal 9/Integrated Comopser, this command works:
```
terminus upstream:updates:apply ficker-d9-ic-test6.dev
[warning]…
-
In Drupal 9.4.4 the replace section of ```composer.json``` of ```drupal/core``` has been removed.
See here https://www.drupal.org/node/3295096.
There is a plan to remove core dependencies from com…
-
Just an idea, if you can integrate drupal-check (also look depreciated code)
https://github.com/mglaman/drupal-check
https://dri.es/how-to-prepare-for-drupal-9
-
I am building a Drupal 8 site fully decoupled using Gatsby (React). The website needs a form. I will use the webform drupal module for this and then get the webform query with graphql to use it with g…
-
Didn't want to mix this into https://github.com/jhedstrom/drupalextension/pull/569 but wondering if we could improve how the travis set up works:
Rough ideas:
* Install drupal as a new project w…