Skip to content
Snippets Groups Projects
drupal-org-core.make 1.19 KiB
Newer Older
  • Learn to ignore specific revisions
  • projects[drupal][type] = "core"
    
    projects[drupal][version] = "8.7.1"
    
    ;; Issue #2869592: Disabled update module shouldn't produce a status report warning
    projects[drupal][patch][] = https://www.drupal.org/files/issues/2869592-remove-update-warning-7.patch
    ;; Issue #2885441: EntityReferenceAutocompleteWidget should define its size setting as an integer
    projects[drupal][patch][] = https://www.drupal.org/files/issues/2885441-2.patch
    ;; Issue #2815221: Add quickedit to the latest-revision route
    
    projects[drupal][patch][] = https://www.drupal.org/files/issues/2019-03-05/2815221-116.patch
    
    ;; Issue #1356276: Allow profiles to define a base/parent profile and load them in the correct order
    
    projects[drupal][patch][] = https://www.drupal.org/files/issues/2018-10-12/1356276-531.patch
    
    ;; Issue #2914389: Allow profiles to exclude dependencies of their parent
    
    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