There a bug on line 671 of CryptoPHPDOCX class, ZipStream.php class is not in the same directory of CryptoPHPDOCX
The fileExist check should be changed to file_exists(__DIR__ . '/../Utilities/ZipStream.php')
There a bug on line 671 of CryptoPHPDOCX class, ZipStream.php class is not in the same directory of CryptoPHPDOCX
The fileExist check should be changed to file_exists(__DIR__ . '/../Utilities/ZipStream.php')
Hello,
UPDATE: released phpdocx 17.0.1 (Sep 12, 2025) with the fix of this topic and two minor changes
https://www.phpdocx.com/news/post/phpdocx-17-release-notes/242
Regards.
Hello,
UPDATE: released phpdocx 17.0.1 (Sep 12, 2025) with the fix of this topic and two minor changes
https://www.phpdocx.com/news/post/phpdocx-17-release-notes/242
Regards.