Commit graph

3 commits

Author SHA1 Message Date
gtbu
2dcd14b7f7 array offset type null php8.1
Trying to access array offset on value of type null
2022-05-30 15:19:28 +02:00
gtbu
4330d84faa Undefined array key php8
518 $reqtmp1 = &$gpAdmin['gpui_ty'];
$reqtmp2 = &$gpAdmin['gpui_tx'];
769 $gpustmp3 = &$gpAdmin['useralias'];
879 $gpustmp4 = &$gpAdmin['gpui_vis'];
2022-03-29 18:01:27 +02:00
g7sim
28e2772c13 1st 2021-09-08 19:52:21 +02:00