Problem/Motivation

Adjust hasAllTags() and hasAnyTag() implementations for the change in typehinting

Steps to reproduce

Proposed resolution

dd the variable-length argument to hasAllTags() and hasAnyTag().

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3501046

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

quietone created an issue. See original summary.

quietone’s picture

Title: Replace func_get_args with variable-length argument in hasAllTags and hasAnyTag and » Replace func_get_args with variable-length argument in hasAllTags and hasAnyTag

annmarysruthy made their first commit to this issue’s fork.

annmarysruthy’s picture

Status: Active » Needs review
smustgrave’s picture

Status: Needs review » Postponed

The D12 branch isn't opened.

Version: 11.x-dev » main

Drupal core is now using the main branch as the primary development branch. New developments and disruptive changes should now be targeted to the main branch.

Read more in the announcement.