Hi,
When i use phpdocx to create docx from template or, in order to convert docx to html, in dev environnement with Symfony3.4 en php docx9, php 7.2, I get this exception Symfony\Component\Debug\Exception\ ContextErrorException.
For exemple, if i converte docx to html, the complete message is :
"Notice: Undefined index: docx_5d1c64d89fc656_84214609, paragraph_Entte"
Everything work fine in prod environnement.
Can you reproduce it ? Is there a solution ?
Best regards,
Arnaud DREVET