Project

General

Profile

Actions

Bug #84929

closed

Fix undefined index notices

Added by Bernhard Kraft about 6 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Code Cleanup
Start date:
2018-05-04
Due date:
% Done:

0%

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

Description

When accessing the page module with notices enabled a bunch of "undefined index" messages is being thrown. When accessing an array use the coalesce operator "??" or the isset() function to catch undefined index messages.

Actions

Also available in: Atom PDF