I am not sure this causes any difficulty.
However, I am really facing problem with PHP7.3.14 that always failed large( > 3M) size of file to upload.
I have no changed php.ini in few years long however, it happened after updated PHP 7.3.14 in last month.
So, try to change memory_limit, upload_max_filesize, post_max_size on php.ini.
It does not take effect.
Please advise if someone knows solution.