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')
🏷️ Limited Offer: 25% OFF 🏷️
First 100 purchases only — Special discount!
Use this coupon on checkout: PHPDXPJ_D1SC1N5T
Get it nowThere 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.