Project

General

Profile

Actions

Bug #94137

closed

ArrayUtility::arrayDiffAssoc mimics array_diff_key()

Added by Andreas Kienast almost 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Should have
Category:
Miscellaneous
Target version:
Start date:
2021-05-13
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

Despite the name ArrayUtility::arrayDiffAssoc(), the method mimics the behavior of array_diff_key(). This is a real issue in case a real recursive array_diff_assoc() is required, which will become true once we want to support PHP 8.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #96193: Extension scanner reports usage of ArrayUtility::arrayDiffAssocRecursive as deprecatedClosedOliver Bartsch2021-12-02

Actions
Related to TYPO3 Core - Task #96194: Remove third parameter from ArrayUtility::arrayDiffAssocRecursive()ClosedOliver Bartsch2021-12-02

Actions
Actions

Also available in: Atom PDF