One of our old sites is using phpdocx-corporate-5.5 - the server recently got upgraded to Ubuntu 22.04 with PHP 8.3.
Now for DOCX conversion we're getting an error :
"Fatal error: __autoload() is no longer supported, use spl_autoload_register() instead in phpdocx-corporate-5.5/lib/pdf/dompdf_config.inc.php on line 431"
How do I fix this without upgrading the license ph PHPDOCX ?