PHP 8.x Upgrade issue with REST API embedded images in text
-
I have found that when I upgrade from PHP 7.4 to 8.x on my website, the interface between my retail system and the website using the REST API has an issue. Specifically if I have an image embedded in the product description then the interface rejects the entire description including the embedded image. Everything else transfers across fine, but the product description is blank. This works fine when I have PHP v7.4 on my website but on PHP 8, 8.1, 8.2 or 8.3 it fails. I have tested this with all plugins inactive except Woocommerce but the issue persists. I have been told the REST API is not impacted by the PHP version but nevertheless it is the only constant when the issue occurs.
- You must be logged in to reply to this topic.