Fix unknown method when not using PCLZip library #308
Annotations
3 errors and 2 warnings
src/PhpWord/Shared/ZipArchive.php#L263
Ignored error pattern #^Call to method addFromString\(\) on an unknown class PclZip\.$# in path /home/runner/work/PHPWord/PHPWord/src/PhpWord/Shared/ZipArchive.php is expected to occur 1 time, but occurred 2 times.
|
src/PhpWord/Shared/ZipArchive.php#L302
Call to method addFromString() on an unknown class PclZip.
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job failed
Loading