PHP message: PHP Fatal error: Uncaught TypeError: Cannot access offset of type string on string – Nginx
I get following error: PHP message: PHP Fatal error: Uncaught TypeError: Cannot access offset of type string on string on this line: if ($uploadZoneData[1]['size'] != 0) { On php 7.4 i had any troube but with php 8 i have.…