Project

General

Profile

Actions

Task #100830

closed

fix invalid error level for php errors

Added by TYPO3 GmbH TYPO3com over 1 year ago. Updated 10 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-05-08
Due date:
% Done:

100%

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

Description

- PHP exceptions were logged with level "info" in the sys_log table
- PHP errors were logged with wrong (numeric) error level in the sys_log table
Only values from `\Psr\Log\LogLevel` are allowed and usable. Numeric values can not be used/filtered in BeLog.

This issue was automatically created from https://github.com/TYPO3/typo3/pull/430

Actions

Also available in: Atom PDF