Change record status: 
Project: 
Introduced in branch: 
8.x
Introduced in version: 
8.0.0-alpha14
Description: 

DrupalKernelInterface::prepareLegacyRequest() is deprecated.

You should prepare the request using DrupalKernel::boot() and DrupalKernel::preHandle() and additional logic as needed.

Impacts: 
Module developers
Site templates, recipes and distribution developers