Project

General

Profile

Actions

Bug #94707

closed

Undefined array key / Trying to access array offset on value of type null / PHP Version 8.0.8

Added by Michael Kasten over 2 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Extbase
Target version:
Start date:
2021-08-04
Due date:
% Done:

0%

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

Description

PHP version: 8.0.8
PHP CGI detected: Yes
Version: MySQL 5.5.5-10.3.29-MariaDB-0+deb10u1

These Errormessages are flooding the Logtable, getting multiple errors like this in one second, setting debug presett will breake the frontend.

Core: Error handler (BE): PHP Warning: Undefined array key "tx_news_pi1" in typo3_src-11.3.1/vendor/symfony/expression-language/Node/GetAttrNode.php line 97 
Core: Error handler (BE): PHP Warning: Undefined array key "defaultContentRendering" in typo3_src-11.3.1/typo3/sysext/core/Classes/TypoScript/Parser/TypoScriptParser.php line 957 
Core: Error handler (FE): PHP Warning: Undefined array key "excludeFromConcatenation" in typo3_src-11.3.1/typo3/sysext/frontend/Classes/Http/RequestHandler.php line 447

Same Projekt running under PHP 7.4.3 dosnt show these errors so i guess its a Problem with the PHP Version

Confusing about the tx_news_pi1 error because there is no news extension installed

Is 11.3.1 realy PHP 8.0.x ready?


Files

env.png (22.1 KB) env.png Xavier Perseguers, 2021-10-08 07:01

Related issues 11 (1 open10 closed)

Related to TYPO3 Core - Bug #95082: Add fallback for undefined key in RequestHandler/TypoScriptFrontendControllerClosed2021-09-02

Actions
Related to TYPO3 Core - Bug #95536: Undefined array key when cut ce in list view and paste in page viewClosed2021-10-08

Actions
Related to TYPO3 Core - Bug #95563: Undefined key warnings in ContentObjectRenderer.phpClosed2021-10-11

Actions
Related to TYPO3 Core - Bug #95781: PHP Warning: Undefined array key "uid" in /app/vendor/symfony/expression-language/Node/GetAttrNode.phpRejected2021-10-26

Actions
Related to TYPO3 Core - Bug #96907: Undefined array key "uid" - /symfony/expression-language/Node/GetAttrNode.php line 97Closed2022-02-15

Actions
Related to TYPO3 Core - Bug #97624: Undefined array key "module" - /symfony/expression-language/Node/GetAttrNode.php line 97Closed2022-05-13

Actions
Related to TYPO3 Core - Bug #98197: Undefined array key in form variants if variable of variant condition is emptyClosed2022-08-24

Actions
Related to TYPO3 Core - Bug #98515: Undefined array key with symfony expression results in log entriesRejectedFrank Nägler2022-10-04

Actions
Related to TYPO3 Core - Bug #99001: PHP Warning: Undefined array key "module" in /typo3_src-11.5.17/vendor/symfony/expression-language/Node/GetAttrNode.php line 97Closed2022-11-04

Actions
Related to TYPO3 Core - Bug #99130: Form Variants: Dynamic validators on formValues break in PHP 8Under Review2022-11-18

Actions
Related to TYPO3 Core - Bug #99866: Undefined array key "sectionIndex." in AbstractMenuContentObject.phpClosed2023-02-07

Actions
Actions

Also available in: Atom PDF