Skip to content
Snippets Groups Projects

Issue #2430379 by quietone, znerol, larowlan: Add explicit test for session...

Issue #2430379 by quietone, znerol, larowlan: Add explicit test for session based language negotiation

(cherry picked from commit 6eff88bf)

Closes #3301562

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
558 558 // Wipe the Twig PHP Storage cache.
559 559 \Drupal::service('twig')->invalidate();
560 560
561 // Rebuild theme data that is stored in state.
561 // Rebuild profile, profile, theme_engine and theme data.
  • Amjad Khan
    Amjad Khan @amjad1233 started a thread on commit 594996ce
  • 578 578 "drush/drush": "<8.1.10",
    579 579 "symfony/http-foundation": "4.4.42"
    580 580 },
    581 "replace": {
    • Which composer.lock this is referring to when I tried to apply patch on a place where I don't have composer.lock it failed I had to remove this section (composer.lock diff) and then after patch worked fine. Anyone know why?

    • Please register or sign in to reply
    Please register or sign in to reply
    Loading