Problem/Motivation

PHP Strict standards: Declaration of Drupal\Core\Test\TestRunnerKernel::createFromRequest() should be compatible with Drupal\Core\DrupalKernel::createFromRequest(Symfony\Component\HttpFoundation\Request $request, $class_loader, $environment, $allow_dumping = true) in /var/
www/d8/core/lib/Drupal/Core/Test/TestRunnerKernel.php on line 20
PHP Stack trace:

Proposed resolution

Remaining tasks

User interface changes

API changes

CommentFileSizeAuthor
strict.patch1007 bytesdawehner
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

sun’s picture

Status: Active » Reviewed & tested by the community
dawehner’s picture

Issue tags: +Quickfix

.

tstoeckler’s picture

Oops, sorry for that. That was me in #2325197: Remove drupal_classloader(). Thanks!

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed to 8.x. Thanks!

  • webchick committed f4d528c on 8.0.x
    Issue #2332299 by dawehner: Fixed Strict failures in TestRunnerKernel.
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.