Opened 3 years ago

Last modified 3 years ago

#2341 closed Bug/Fehler

Warning Internetmarke PHP 8.1 — at Version 3

Reported by: Timm Owned by: somebody
Priority: normal Milestone: modified-shop-2.0.8.0
Component: Module Version: 2.0.7.2
Keywords: Cc:
Blocked By: Blocking:

Description (last modified by Torsten Riemer)

Wenn man das Internetmarke Modul installiert und noch nicht in die Einstellung geht, erscheint folgende Warning unter PHP 8.1

[2022-09-10 12:59:55]	[warning]	[modified]	[pid:21560]	Trying to access array offset on value of type null in File: /var/www/clients/client1/web5/web/admin/includes/modules/system/internetmarke.php on Line: 270	{}	{}
[2022-09-10 12:59:55]	[warning]	[modified]	[pid:21560]	Backtrace #0 - /var/www/clients/client1/web5/web/admin/includes/functions/general.php called at Line 1467	{}	{}
[2022-09-10 12:59:55]	[warning]	[modified]	[pid:21560]	Backtrace #1 - /var/www/clients/client1/web5/web/admin/module_export.php called at Line 569	{}	{}

Change History (3)

comment:1 by Torsten Riemer, 3 years ago

Component: AdminModule

comment:2 by Timm, 3 years ago

Eine Notice ist es unter PHP 7.4. Sorry hatte ich falsch angegeben.

Unter PHP 8.1 ist es ein warning.

Vielleicht den Ticketnamen ändern und Priorität auf normal setzen!?

[2022-09-12 22:01:14]	[warning]	[modified]	[pid:24853]	Trying to access array offset on value of type null in File: /var/www/clients/client2/web8/web/admin/includes/modules/system/internetmarke.php on Line: 270	{}	{}
[2022-09-12 22:01:14]	[warning]	[modified]	[pid:24853]	Backtrace #0 - /var/www/clients/client2/web8/web/admin/includes/functions/general.php called at Line 1467	{}	{}
[2022-09-12 22:01:14]	[warning]	[modified]	[pid:24853]	Backtrace #1 - /var/www/clients/client2/web8/web/admin/module_export.php called at Line 569	{}	{}

comment:3 by Torsten Riemer, 3 years ago

Description: modified (diff)
Priority: niedrignormal
Summary: Notice Internetmarke PHP 8.1Warning Internetmarke PHP 8.1
Note: See TracTickets for help on using tickets.