Commit graph

18 commits

Author SHA1 Message Date
gtbu
d50f7a5b65
php8.2 Dynamic Properties are deprecated
Dynamic Properties are deprecated
2023-02-24 13:39:40 +01:00
gtbu
ed6ec12d72
PHP 8.2: Dynamic Properties are deprecated
PHP 8.2: Dynamic Properties are deprecated  #[\AllowDynamicProperties]
2023-02-24 11:20:16 +01:00
gtbu
175a268962
Use of "self" in callables is deprecated in php 8.2
@a2exfr push :  Use of "self" in callables is deprecated
2023-02-19 13:15:45 +01:00
gtbu
b586a77021 passing 0 deprecated -corr 2022-06-02 20:06:15 +02:00
gtbu
afa824d768 Passing null to parameter deprecated php8 2022-06-01 10:11:33 +02:00
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
e5cd9b207e Update php8.1 2022-05-22 16:18:30 +02:00
gtbu
0ab6cd285f update php8.1 2022-05-22 15:30:18 +02:00
gtbu
6e78e48f9f undefined 'name' 2022-05-04 12:41:57 +02:00
gtbu
a250ce1874 undefined array key
?? null (null coalesce operator:) undefined array key
2022-05-04 12:35:45 +02:00
gtbu
8de885b111 Array sizes are inconsistent
ExecInfo() Fatal Error: Array sizes are inconsistent php5.5+
2022-05-04 11:30:46 +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
gtbu
e0f0b241ae Update layout.php
sestoner : admin-layout-fix
2022-03-11 16:15:24 +01:00
gtbu
a55fbb5bd9 revert 2022-02-13 17:44:42 +01:00
gtbu
da81da6d90 php8.1 adaptions 2022-02-13 17:37:31 +01:00
Buchholz
114ce467f0 Deprecated Required parameter follows
Deprecated: Required parameter $home_root follows optional parameter $hide_index
2021-10-19 21:49:40 +02:00
gtbu
cc3d9ee681 Code update php8 2021-10-17 11:28:43 +02:00
g7sim
28e2772c13 1st 2021-09-08 19:52:21 +02:00