Ken Rickard

Results 20 comments of Ken Rickard

I bypassed this with `/** @phpstan-ignore-next-line */`

This seems to fix the issue: ```before_script: # Other setup tasks # Drupal installation # Update PHPUnit. - composer run-script drupal-phpunit-upgrade ```

@mglaman I fixed the merge conflict here and tests pass locally. Could use another review.

@mglaman This one has a merge conflict I am uncertain about

Looks like this can be fixed by following https://www.drupal.org/node/3159012 UPDATE: No, the code already follows that pattern.

I bypassed this with `/** @phpstan-ignore-next-line */`

This PR is irrelevant as it stands now, since this script pulls Drupal 8.0.x. We should update with a matrix, similar to that used here: https://github.com/agentrickard/domain/blob/8.x-1.x/.travis.yml