Timo Mäkinen

Results 2 comments of Timo Mäkinen

Not sure about PHP 8.2 but i have been running php4dvd inside podman container with PHP 8.3 just fine.

Yes this fixes errors. Just in case here is diff that i used: ``` --- common.inc.php.orig 2023-08-14 16:49:52.064423051 +0000 +++ common.inc.php 2023-08-14 16:50:33.635497024 +0000 @@ -53,32 +53,16 @@ } }...