Project

General

Profile

Actions

Task #103375

closed

Implement `@typescript-eslint/no-array-delete` rule

Added by Andreas Kienast 4 months ago. Updated 8 days ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2024-03-12
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Using delete on arrays is potentially unsafe as it actually replaces the values with an empty slot, keeping the array's size.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #103971: Ajax-dispatcher.ts fails to load all stylesheets when they are loaded through an inline-relation in backendClosed2024-06-04

Actions
Actions

Also available in: Atom PDF