Forum


Replies: 1   Views: 301
Using __autoload() in php 8 with phpdocx-corporate-5.5
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by davelavinsky  · 07-08-2025 - 07:55

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 ?