From ac5e1cc5e516fd5601e6d19d522c107602a92f2a Mon Sep 17 00:00:00 2001 From: Rajab Natshah <rajabn@gmail.com> Date: Thu, 23 May 2019 14:07:21 +0300 Subject: [PATCH] Issue #3056591: Update [Drupal core] from 8.7.1 to 8.7.2 ( ~8.7.0 ) and removed all patches for 8.7.1 (Drush make) --- drupal-org-core.make | 8 -------- 1 file changed, 8 deletions(-) diff --git a/drupal-org-core.make b/drupal-org-core.make index 98c22bec..fa457eb3 100644 --- a/drupal-org-core.make +++ b/drupal-org-core.make @@ -16,11 +16,3 @@ projects[drupal][patch][] = https://www.drupal.org/files/issues/2018-10-12/13562 projects[drupal][patch][] = https://www.drupal.org/files/issues/2018-07-09/2914389-8-do-not-test.patch ;; Issue #2893892: Fixed Warning Invalid argument supplied for foreach() in Drupal projects[drupal][patch][] = https://www.drupal.org/files/issues/2018-12-10/core--getDerivatives-Invalid-argument-foreach--2893892-11-d8.patch -;; Issue #3052492: Fixed Failed while updating from 8.6.x to 8.7.x as ViewsEntitySchemaSubscriber should not make an entity update fail if a view cannot be resaved -projects[drupal][patch][] = https://www.drupal.org/files/issues/2019-05-06/3052492-13.patch -;; Issue #3052140: Cannot convert custom entity types from non-revisionable to revisionable with pre-8.7.x compatible methods -projects[drupal][patch][] = https://www.drupal.org/files/issues/2019-05-04/3052140-13.patch -;; Issue #3039586: Cannot rename tmp menu_link_content_revision to menu_link_content_revision -projects[drupal][patch][] = https://www.drupal.org/files/issues/2019-05-02/3039586-22.patch -;; Issue #3052431: layout_builder_post_update_make_layout_untranslatable() still attempts to query all revisions for non-revisionable entities -projects[drupal][patch][] = https://www.drupal.org/files/issues/2019-05-06/3052431-7.patch -- GitLab