PHP 8 - ListViewPrintAfter() [message #7805] |
Thu, 16 March 2023 08:40 |
htManager
Messages: 431 Registered: May 2014
|
Senior Member |
|
|
When calling an output2 pattern with php 8, I get the following error message:
Uncaught exception from TypeError, message = array_merge(): Argument #2 must be of type array, null given, code=0, file=C:\xampp\htdocs\radicore\includes\std.pdf.class.inc, line=1751 (# 256)
Error in line 496 of file 'C:\xampp\htdocs\radicore\includes\error.inc'.
PHP_SELF: /radicore/htm/training_plan_anwesenheit_gesamt(output2).php
Is it in my code or because of changing php version?
|
|
|
|
|
|
|
|
|