Open XiangSir-No1 opened 2 months ago
Normal display
$comment = $section->addComment('admin', new \DateTime()); $comment->addText('first comment'); $comment->setStartElement($startElement); $comment->setEndElement($endElement);
1.3.0
7.4
Only by adding comments can this problem occur
I know where the problem is and I have fixed it
Describe the bug and add attachments
Expected behavior
Normal display
Steps to reproduce
$comment = $section->addComment('admin', new \DateTime()); $comment->addText('first comment'); $comment->setStartElement($startElement); $comment->setEndElement($endElement);
PHPWord version(s) where the bug happened
1.3.0
PHP version(s) where the bug happened
7.4
Priority