only in patch2: unchanged: --- a/core/lib/Drupal/Core/SystemListingInfo.php +++ b/core/lib/Drupal/Core/SystemListingInfo.php @@ -15,9 +15,9 @@ class SystemListingInfo extends SystemListing { /** - * Overrides Drupal\Core\SystemListing::profiles(). + * {@inheritdoc} */ - protected function profiles($directory) { + protected function getProfiles($directory) { $searchdir = array(); // The 'core/profiles' directory contains pristine collections of modules // and themes as provided by a distribution. It is pristine in the same