Problem/Motivation

The examples in settings.php are using the old version of array declaration

Proposed resolution

Use new format in examples.

Remaining tasks

N/A

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Release notes snippet

N/A

CommentFileSizeAuthor
#2 3048885.patch3.65 KBrenatog
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

RenatoG created an issue. See original summary.

renatog’s picture

Status: Active » Needs review
FileSize
3.65 KB

Patch it's in the attachment.

Best,

renatog’s picture

Title: Exemplos using new array in settings.php » Examples using new array in settings.php
thalles’s picture

Status: Needs review » Reviewed & tested by the community

Works for me!

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed 94b4bcf786 to 8.8.x and c4d04b2690 to 8.7.x. Thanks!

Backported to 8.7.x because this is a documentation fix. Note we can't use coding standards checking here because:

  • alexpott committed 94b4bcf on 8.8.x
    Issue #3048885 by RenatoG: Examples using new array in settings.php
    

  • alexpott committed c4d04b2 on 8.7.x
    Issue #3048885 by RenatoG: Examples using new array in settings.php
    
    (...

Status: Fixed » Closed (fixed)

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