Im on a Digital Ocean server : PHP Version 7.0.32-0ubuntu0.16.04.1
PHPDOCX 5.5 Corporate
Today I am getting these errors :
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; fpdi_pdf_parser has a deprecated constructor in /home/username/lib/3rdParty/phpdocx-corporate-5.5/lib/fpdi/fpdi_pdf_parser.php on line 22
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; pdf_parser has a deprecated constructor in /home/username/lib/3rdParty/phpdocx-corporate-5.5/lib/fpdi/pdf_parser.php on line 51
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; pdf_context has a deprecated constructor in /home/username/lib/3rdParty/phpdocx-corporate-5.5/lib/fpdi/pdf_context.php on line 22
Fatal error: Uncaught Error: Class 'ZipArchive' not found in /home/username/lib/3rdParty/phpdocx-corporate-5.5/classes/CreateDocx.inc:634 Stack trace: #0 /home/username/lib/3rdParty/phpdocx-corporate-5.5/classes/CreateDocxFromTemplate.inc(46): CreateDocx->__construct('/home/planbuild...', 'resources/templ...') #1 /home/username/public_html/bp.php(97): CreateDocxFromTemplate->__construct('resources/templ...') #2 {main} thrown in /home/username/lib/3rdParty/phpdocx-corporate-5.5/classes/CreateDocx.inc on line 634