Add Support for Various Missing Features in HTML Writer #115
Annotations
11 errors and 11 warnings
php-cs-fixer
Process completed with exit code 8.
|
phpstan:
src/PhpWord/Writer/HTML/Element/Link.php#L43
Call to an undefined method PhpOffice\PhpWord\Writer\AbstractWriter::escapeHTML().
|
phpstan:
src/PhpWord/Writer/HTML/Element/Link.php#L45
Call to an undefined method PhpOffice\PhpWord\Writer\AbstractWriter::escapeHTML().
|
phpstan:
src/PhpWord/Writer/HTML/Element/ListItem.php#L40
Call to an undefined method PhpOffice\PhpWord\Writer\AbstractWriter::escapeHTML().
|
phpstan:
src/PhpWord/Writer/HTML/Element/Text.php#L78
Call to an undefined method PhpOffice\PhpWord\Writer\AbstractWriter::escapeHTML().
|
phpstan:
src/PhpWord/Writer/HTML/Element/Text.php#L142
Call to an undefined method PhpOffice\PhpWord\Writer\AbstractWriter::escapeHTML().
|
phpstan:
src/PhpWord/Writer/HTML/Element/Title.php#L44
Call to an undefined method PhpOffice\PhpWord\Writer\AbstractWriter::escapeHTML().
|
phpstan:
src/PhpWord/Writer/HTML/Style/Paragraph.php#L100
Class PhpOffice\PhpWord\Writer\HTML\Style\TCPDF not found.
|
phpstan:
tests/PhpWordTests/Writer/HTML/Element/PageBreakTest.php#L45
Parameter #2 $libraryBaseDir of static method PhpOffice\PhpWord\Settings::setPdfRenderer() expects string, string|false given.
|
phpstan:
tests/PhpWordTests/Writer/HTML/Element/PageBreakTest.php#L57
Parameter #2 $libraryBaseDir of static method PhpOffice\PhpWord\Settings::setPdfRenderer() expects string, string|false given.
|
phpstan:
tests/PhpWordTests/Writer/HTML/Element/PageBreakTest.php#L69
Parameter #2 $libraryBaseDir of static method PhpOffice\PhpWord\Settings::setPdfRenderer() expects string, string|false given.
|
php-cs-fixer
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/
|
phpstan
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/
|
PHP 7.1.3
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/
|
PHP 7.4
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/
|
PHP 7.3
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/
|
PHP 7.2
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/
|
PHP 8.1
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/
|
PHP 8.2
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/
|
PHP 8.3
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/
|
PHP 8.0
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/
|
coverage
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/
|