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 #1

Updated by Gerrit Code Review almost 3 years ago

  • Status changed from In Progress to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/69143

Actions #2

Updated by Gerrit Code Review almost 3 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/69143

Actions #3

Updated by Gerrit Code Review almost 3 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/69143

Actions #4

Updated by Gerrit Code Review almost 3 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/69143

Actions #5

Updated by Gerrit Code Review almost 3 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/69143

Actions #6

Updated by Gerrit Code Review almost 3 years ago

Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/69150

Actions #7

Updated by Andreas Fernandez almost 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Benni Mack almost 3 years ago

  • Status changed from Resolved to Closed
Actions #9

Updated by Oliver Bartsch over 2 years ago

  • Related to Bug #96193: Extension scanner reports usage of ArrayUtility::arrayDiffAssocRecursive as deprecated added
Actions #10

Updated by Oliver Bartsch over 2 years ago

  • Related to Task #96194: Remove third parameter from ArrayUtility::arrayDiffAssocRecursive() added
Actions

Also available in: Atom PDF