Sascha Grossenbacher
Sascha Grossenbacher
Not sure yet what needs to be fixed where, but something between now and Dec 14 broke anonymous comments. It is failing with a comment_last_uid can not be NULL exception...
Right now, if you have exported default content with a specific langcode like en, and then install with a different langcode, your entities will exist but all their field values...
If you have symfony/console 5.x installed globally/for composer, then you get the following error: Fatal error: Uncaught TypeError: Return value of "Ayesh\ComposerPreload\Composer\Command\PreloadCommand::execute()" must be of the type int, "null" returned....
See title :) Currently, its is quite messy that some methods allow chain and others don't. Suggestion: add\* methods are not chainable, all others are. This is already true for...
Unlike unit tests, kernel tests are added to the right test group. That means they're run twice, once with phpunit and once with run-tests.sh
**How is drupal-check installed?** - [ ] drupal-check is installed using the phar - [x] drupal-check is installed globally via Composer - [ ] drupal-check is installed globally using consolidation/cgr...
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 with composer...
I'm still on 1.x, but I'm having problems with the big_pipe module in 8.1. Apparently behat/mink/goutte/guzzle doesn't follow the http-equiv refresh metatag that the module ads, and then it doesn't...
https://www.drupal.org/node/2861178