Zdravím,
třída image mi v PHP 8 přestala fungovat. Vyhazuje to chybové hlášení:
Fatal error: Uncaught TypeError: imagesx(): Argument #1 ($image) must be of type GdImage, string given in /srv/web/redsystem/tridy/image.php:17 Stack trace: #0 /srv/web/redsystem/tridy/image.php(17): imagesx() #1 /srv/web/redsystem/edit.php(330): image->__construct() #2 {main} thrown in /srv/web/redsystem/tridy/image.php on line 17
Nevíte někdo, jak to spravit pro php 8?