Skip to content
Snippets Groups Projects

Twig 3.9.0.

Closed Dave Long requested to merge issue/drupal-3441331:3441331-update-to-twig into 11.x
1 unresolved thread

Closes #3441331

Merge request reports

Merge request pipeline #149239 passed

Merge request pipeline passed for 75581fc9

Approval is optional
Code Quality is loading
Test summary results are being parsed

Closed by Alex PottAlex Pott 1 year ago (Apr 18, 2024 1:34pm UTC)

Merge details

  • The changes were not merged into 11.x.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
59 61 }
60 62
61 63 // Start writing with the function to be called.
62 $compiler->write('echo ' . (empty($plural) ? 't' : '\Drupal::translation()->formatPlural') . '(');
64 $compiler->write('yield ' . (empty($plural) ? 't' : '\Drupal::translation()->formatPlural') . '(');
  • added 1 commit

    Compare with previous version

  • spokje added 1 commit

    added 1 commit

    Compare with previous version

  • closed

  • Please register or sign in to reply
    Loading