Skip to content
Snippets Groups Projects

Issue #2793259: Using include_once / require_once in settings.php leads to unexpected behavior

Open Issue #2793259: Using include_once / require_once in settings.php leads to unexpected behavior
Open Thomas Fline requested to merge issue/drupal-2793259:2793259 into 9.1.x

Encourage the use of require and include instead of require_once and include_once in settings.php.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • spokje added 1 commit

    added 1 commit

    • 66c05bab - Fixing "Drupal\Tests\ComposerIntegrationTest::testExpectedScaffoldFiles"

    Compare with previous version

  • The other failing test (Drupal\Tests\layout_builder\FunctionalJavascript\LayoutBuilderQuickEditTest::testQuickEditIgnoresDuplicateFields) looks suspiciously like a random fail to me.

    Let's see what TestBot thinks in this run.

Please register or sign in to reply
Loading