Hi there,
We are in the process of upgrading sites to PHP 8.1 on our CWP Pro servers, and this breaks a lot of the websites, where they will show an error like this:
PHP Warning: Missing arginfo for uploadprogress_get_info() in Unknown on line 0
PHP Warning: Missing arginfo for uploadprogress_get_contents() in Unknown on line 0
seems the problem is an old UploadProgress v1.1.3 where the errors above should be fixed in v1.1.4 as per the php bug found here:
https://bugs.php.net/bug.php?id=81320The latest version is currently v2.0.2, is there any way to upgrade the CWP php-selector version to 1.1.4 or later?
Kind regards
Niels