Ive just installed the cart and im running php 7.4 currently but will be moving to php 8 soon and im noticing warnings coming up in the Image Manager such as:
Use of undefined constant IMG_RESIZE_OPTION - assumed 'IMG_RESIZE_OPTION' (this will throw an Error in a future version of PHP)
now i know i can adjust error reporting on the server but im just wondering if this is older php 7 code errors that havent been brought uptodate yet?