PHP 8.1 Required arguments after optional in function

Created on 31 August 2023, about 1 year ago
Updated 5 September 2023, about 1 year ago

Problem/Motivation

Noticing an error in PHP 8.1 when the function taxonomy_service_select_nodes($tid = '', $pager, $limit, $order)

Steps to reproduce

Proposed resolution

Use the same optional defaults as core's
taxonomy_select_nodes

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Closed: duplicate

Version

3.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada joelpittet Vancouver

Live updates comments and jobs are added and updated live.
  • PHP 8.1

    The issue particularly affects sites running on PHP version 8.1.0 or later.

Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024