ErrLookup › PHPOffice/PHPWord
PHPOffice/PHPWord
A pure PHP library for reading and writing word processing documents · PHP · 339 source files
Analyzed at aef95c0415 on 2026-09-14. 59 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Cannot read . | exception | error | phpword, reader, html, file-io |
| Could not close zip file | exception | error | zip, file-io, filesystem |
| No PhpWord assigned. | exception | error | |
| Invalid style value | exception | error | php, phpword, style, enum |
| Invalid value, on of ' . implode(', ', $position) . '… | exception | error | php, phpword, invalid-argument, enum |
| Cannot add in . | exception | error | php, phpword, bad-method-call, container |
| $value is not a valid value for $calledClass, possible… | exception | error | phpword, enum, invalid-argument |
| is not a valid language code | validation | error | validation, locale, i18n |
| Invalid header/footer type. | exception | error | phpword, header, footer, invalid-argument |
| " " is not a valid writer. | exception | error | phpword, writer, invalid-argument, iofactory |
| Dom needs to be loaded before registering a namespace | validation | error | phpword, dom, xpath, invalid-state |
| The file could not be deleted. | exception | warning | phpword, filesystem, temp-file, permissions, destructor |
| Invalid value, on of ' . implode(', ', $restartNumbers) . '… | exception | error | php, phpword, invalid-argument, enum |
| Can not clone row, template variable not found or variable… | exception | error | template, docx, placeholder |
| Invalid option '$optionkey', possible values are ' … | exception | error | phpword, invalid-argument, field, options |
| Invalid type '$type' | exception | error | phpword, invalid-argument, field, whitelist |
| Could not load the given XML document. | exception | error | xml, template, docx |
| The archive failed to load with the following error code… | exception | error | phpword, zip, corrupt-file, ziparchive |
| Invalid property '$propkey' | exception | error | phpword, invalid-argument, field, properties |
| Invalid image | exception | error | image, template, file-not-found |
| Could not close zip file. | exception | critical | phpword, zip, filesystem, io |
| Unable to convert text to UTF-8 | exception | error | phpword, encoding, utf8, mbstring |
| Can not find the start position of the table. | exception | error | phpword, template-processing, docx, xml |
| Line height must be a valid number | validation | error | validation, style, numeric |
| The filename ' . $sFileName . ' is not recognised as an OLE… | exception | error | phpword, ole, file-format, corrupt-file |
| The GD extension is required to process GD images. | exception | error | phpword, gd, missing-extension, environment |
| Can not delete row , template variable not found or… | exception | error | phpword, template-processing, docx, xml |
| Could not open ' . $sFileName . ' for reading! File does… | exception | error | phpword, ole, file-not-found, permissions |
| PDF rendering library or library path has not been defined. | exception | error | phpword, pdf, config, settings |
| Invalid value, dirty or clean possible | exception | error | php, phpword, invalid-argument, enum |
| Unsupported image type $imageMimeType | exception | error | image, unsupported-type, template |
| Unable to load PDF Rendering library | exception | error | |
| " " is not a valid . | exception | error | phpword, reader, class-not-found, iofactory |
| Can not find the start position of the row to clone. | exception | error | phpword, template-processing, docx, xml |
| Could not transform the given XML document. | exception | error | xml, xslt, template |
| Invalid style value: Options | validation | error | validation, style, enum |
| Could not set values for the given XSL style sheet… | exception | error | xslt, parameters, template |
| Writer element class | exception | error | |
| Could not open $filename for reading! File does not exist. | exception | error | phpword, file-io, missing-file |
| Invalid part type | exception | error | phpword, epub3, writer, class-not-found |
| Cannot set a Comment on a Comment | exception | error | php, phpword, comment, invalid-argument |
| Failed to convert password to UCS-2LE | exception | error | phpword, encoding, mbstring, password |
| Could not open ' ' for writing. | exception | error | |
| No parent WriterInterface assigned. | exception | error | phpword, html, writer, state |
| Invalid value, alignments of ' . implode(', '… | exception | error | php, phpword, invalid-argument, enum |
| salt has to be of exactly 16 bytes length | exception | error | phpword, validation, salt |
| Image object not assigned. | exception | error | phpword, null-argument, media |
| Cannot find archive file. | exception | error | phpword, zip, file-not-found |
| Could not load image $originSrc | exception | error | phpword, image, html-parsing, file-not-found |
| Directory does not exist: $directory | exception | error | phpword, writer, filesystem, config |
| Invalid parameters passed. | exception | error | |
| Method $function is not defined. | exception | error | phpword, bad-method-call, api-misuse |
| Comment with id isn't referenced in document | exception | error | phpword, word2007, comments, reference-resolution |
| Could not open file $filename for reading. | exception | error | phpword, file-io, fopen-failed |
| Invalid text | exception | error | phpword, type-mismatch, field, text |
| Invalid text, should be a string or a TextRun | exception | error | phpword, title, type-mismatch, invalid-argument |
| Type must be "start" or "end" | exception | error | phpword, word2007, comments, validation |
| Could not open file $filename for writing. | exception | error | |
| The part " " doesn't exist | exception | error | phpword, word2007, docx, unsupported-part |