Closed Shou-nen closed 2 years ago
I cannot test on 8.1 right now. But this warning is not too problematic. The values should be explicitely cast as integer rather than implicitely converted, but the class will work just as well.
I don't manage to replicate the issue. Do you have some test code and test image I can try?
I use class.upload.php under PHP Version 8.1.8 and have no entries in the error log of the server.
I use class.upload.php under PHP Version 8.1.8 and have no entries in the error log of the server.
What do you mean? What entries do you expect in the error log?
I will say, i have no problems with php 8.1. No errors.
Should be now fixed with 456535b
Is there a problem on PHP 8.1?
E_DEPRECATED | line 4042 | Implicit conversion from float 237.4 to int loses precision E_DEPRECATED | line 4042 | Implicit conversion from float 235.4 to int loses precision