Forum


Replies: 1   Views: 1901
Symfony3.4 and app_dev.php
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by CRIDONSO  · 03-07-2019 - 08:32

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