Skip to content

Commit

Permalink
deploy: 39169d3
Browse files Browse the repository at this point in the history
  • Loading branch information
Progi1984 committed Jan 6, 2024
1 parent e01a435 commit 478dabc
Show file tree
Hide file tree
Showing 368 changed files with 574 additions and 573 deletions.
36 changes: 18 additions & 18 deletions changes/0.x/0.17.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -2105,30 +2105,30 @@ <h3 id="added">Added</h3>
<ul>
<li>Add methods setValuesFromArray and cloneRowFromArray to the TemplateProcessor <a href="https://github.com/geraldb-nicat">@geraldb-nicat</a> <a href="https://github.com/PHPOffice/PHPWord/issues/670">GH-670</a></li>
<li>Set complex type in template <a href="https://github.com/troosan">@troosan</a> <a href="https://github.com/PHPOffice/PHPWord/issues/1565">GH-1565</a></li>
<li>implement support for section vAlign <a href="https://github.com/troosan">@troosan</a> <a href="https://github.com/PHPOffice/PHPWord/issues/1569">GH-1569</a></li>
<li>ParseStyle for border-color <a href="https://github.com/Gllrm0">@Gllrm0</a> <a href="https://github.com/PHPOffice/PHPWord/issues/1551">GH-1551</a></li>
<li>Html writer auto invert text color <a href="https://github.com/SailorMax">@SailorMax</a> <a href="https://github.com/PHPOffice/PHPWord/issues/1387">GH-1387</a></li>
<li>Add RightToLeft table presentation. <a href="https://github.com/troosan">@troosan</a> <a href="https://github.com/PHPOffice/PHPWord/issues/1550">GH-1550</a></li>
<li>Add support for page vertical alignment. <a href="https://github.com/troosan">@troosan</a> <a href="https://github.com/PHPOffice/PHPWord/issues/672">GH-672</a> <a href="https://github.com/PHPOffice/PHPWord/issues/1569">GH-1569</a></li>
<li>Adding setNumId method for ListItem style <a href="https://github.com/eweso">@eweso</a> <a href="https://github.com/PHPOffice/PHPWord/issues/1329">GH-1329</a></li>
<li>Add support for basic fields in RTF writer. <a href="https://github.com/Samuel-BF">@Samuel-BF</a> <a href="https://github.com/PHPOffice/PHPWord/issues/1717">GH-1717</a></li>
<li>implement support for section vAlign <a href="https://github.com/troosan">@troosan</a> GH-1569</li>
<li>ParseStyle for border-color <a href="https://github.com/Gllrm0">@Gllrm0</a> GH-1551</li>
<li>Html writer auto invert text color <a href="https://github.com/SailorMax">@SailorMax</a> GH-1387</li>
<li>Add RightToLeft table presentation. <a href="https://github.com/troosan">@troosan</a> GH-1550</li>
<li>Add support for page vertical alignment. <a href="https://github.com/troosan">@troosan</a> GH-672 GH-1569</li>
<li>Adding setNumId method for ListItem style <a href="https://github.com/eweso">@eweso</a> GH-1329</li>
<li>Add support for basic fields in RTF writer. <a href="https://github.com/Samuel-BF">@Samuel-BF</a> GH-1717</li>
</ul>
<h3 id="fixed">Fixed</h3>
<ul>
<li>Fix HTML border-color parsing. <a href="https://github.com/troosan">@troosan</a> <a href="https://github.com/PHPOffice/PHPWord/issues/1551">GH-1551</a> / <a href="https://github.com/PHPOffice/PHPWord/issues/1570">GH-1570</a></li>
<li>Language::validateLocale should pass with locale 'zxx'. <a href="https://github.com/efpapado">@efpapado</a> <a href="https://github.com/PHPOffice/PHPWord/issues/1558">GH-1558</a></li>
<li>can't align center vertically with the text <a href="https://github.com/ter987">@ter987</a> <a href="https://github.com/PHPOffice/PHPWord/issues/672">GH-672</a></li>
<li>fix parsing of border-color and add test <a href="https://github.com/troosan">@troosan</a> <a href="https://github.com/PHPOffice/PHPWord/issues/1570">GH-1570</a></li>
<li>TrackChange doesn't handle all return types of \DateTime::createFromFormat(...) <a href="https://github.com/superhaggis">@superhaggis</a> <a href="https://github.com/PHPOffice/PHPWord/issues/1584">GH-1584</a></li>
<li>To support PreserveText inside sub container <a href="https://github.com/bhattnishant">@bhattnishant</a> <a href="https://github.com/PHPOffice/PHPWord/issues/1637">GH-1637</a></li>
<li>No nested w:pPr elements in ListItemRun. <a href="https://github.com/waltertamboer">@waltertamboer</a> <a href="https://github.com/PHPOffice/PHPWord/issues/1628">GH-1628</a></li>
<li>Ensure that entity_loader disable variable is re-set back to the original setting <a href="https://github.com/seamuslee001">@seamuslee001</a> <a href="https://github.com/PHPOffice/PHPWord/issues/1585">GH-1585</a></li>
<li>Fix HTML border-color parsing. <a href="https://github.com/troosan">@troosan</a> GH-1551 / GH-1570</li>
<li>Language::validateLocale should pass with locale 'zxx'. <a href="https://github.com/efpapado">@efpapado</a> GH-1558</li>
<li>can't align center vertically with the text <a href="https://github.com/ter987">@ter987</a> GH-672</li>
<li>fix parsing of border-color and add test <a href="https://github.com/troosan">@troosan</a> GH-1570</li>
<li>TrackChange doesn't handle all return types of \DateTime::createFromFormat(...) <a href="https://github.com/superhaggis">@superhaggis</a> GH-1584</li>
<li>To support PreserveText inside sub container <a href="https://github.com/bhattnishant">@bhattnishant</a> GH-1637</li>
<li>No nested w:pPr elements in ListItemRun. <a href="https://github.com/waltertamboer">@waltertamboer</a> GH-1628</li>
<li>Ensure that entity_loader disable variable is re-set back to the original setting <a href="https://github.com/seamuslee001">@seamuslee001</a> GH-1585</li>
</ul>
<h3 id="miscellaneous">Miscellaneous</h3>
<ul>
<li>Use embedded http server to test loading of remote images <a href="https://github.com/troosan">@troosan</a> <a href="https://github.com/PHPOffice/PHPWord/issues/1544">GH-1544</a></li>
<li>Change private to protected to be able extending class Html <a href="https://github.com/SpinyMan">@SpinyMan</a> <a href="https://github.com/PHPOffice/PHPWord/issues/1646">GH-1646</a></li>
<li>Fix apt-get crash in Travis CI for PHP 5.3 <a href="https://github.com/mdupont">@mdupont</a> <a href="https://github.com/PHPOffice/PHPWord/issues/1707">GH-1707</a></li>
<li>Use embedded http server to test loading of remote images <a href="https://github.com/troosan">@troosan</a> GH-1544</li>
<li>Change private to protected to be able extending class Html <a href="https://github.com/SpinyMan">@SpinyMan</a> GH-1646</li>
<li>Fix apt-get crash in Travis CI for PHP 5.3 <a href="https://github.com/mdupont">@mdupont</a> GH-1707</li>
</ul>


Expand Down
32 changes: 16 additions & 16 deletions changes/1.x/1.2.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -2136,10 +2136,10 @@ <h2 id="enhancements">Enhancements</h2>
<ul>
<li>Word2007 Reader/Writer : Added noWrap table cell property by <a href="https://github.com/kernusr">@kernusr</a> in <a href="https://github.com/PHPOffice/PHPWord/issues/2359">GH-2359</a></li>
<li>HTML Reader : Support for <code>font-variant: small-caps</code> by <a href="https://github.com/cambraca">@cambraca</a> in <a href="https://github.com/PHPOffice/PHPWord/issues/2117">GH-2117</a></li>
<li>Improved TextDirection for styling a cell by <a href="https://github.com/terryzwt">@terryzwt</a> in <a href="https://github.com/PHPOffice/PHPWord/issues/2429">GH-2429</a></li>
<li>Word2007 Reader : Added option to disable loading images by <a href="https://github.com/aelliott1485">@aelliott1485</a> in <a href="https://github.com/PHPOffice/PHPWord/issues/2450">GH-2450</a></li>
<li>HTML Writer : Added border-spacing to default styles for table by <a href="https://github.com/kernusr">@kernusr</a> in <a href="https://github.com/PHPOffice/PHPWord/issues/2451">GH-2451</a></li>
<li>Word2007 Reader : Support for table cell borders and margins by <a href="https://github.com/kernusr">@kernusr</a> in <a href="https://github.com/PHPOffice/PHPWord/issues/2454">GH-2454</a></li>
<li>Improved TextDirection for styling a cell by <a href="https://github.com/terryzwt">@terryzwt</a> in GH-2429</li>
<li>Word2007 Reader : Added option to disable loading images by <a href="https://github.com/aelliott1485">@aelliott1485</a> in GH-2450</li>
<li>HTML Writer : Added border-spacing to default styles for table by <a href="https://github.com/kernusr">@kernusr</a> in GH-2451</li>
<li>Word2007 Reader : Support for table cell borders and margins by <a href="https://github.com/kernusr">@kernusr</a> in GH-2454</li>
<li>PDF Writer : Add config for defining the default font by <a href="https://github.com/MikeMaldini">@MikeMaldini</a> in <a href="https://github.com/PHPOffice/PHPWord/pull/2262">#2262</a> &amp; <a href="https://github.com/PHPOffice/PHPWord/pull/2468">#2468</a></li>
<li>Word2007 Reader : Added support for Comments by <a href="https://github.com/shaedrich">@shaedrich</a> in <a href="https://github.com/PHPOffice/PHPWord/pull/2161">#2161</a> &amp; <a href="https://github.com/PHPOffice/PHPWord/pull/2469">#2469</a></li>
<li>Word2007 Reader/Writer: Permit book-fold printing by <a href="https://github.com/potofcoffee">@potofcoffee</a> in <a href="https://github.com/PHPOffice/PHPWord/pull/2225">#2225</a> &amp; <a href="https://github.com/PHPOffice/PHPWord/pull/2470">#2470</a></li>
Expand All @@ -2165,23 +2165,23 @@ <h2 id="enhancements">Enhancements</h2>
</ul>
<h3 id="bug-fixes">Bug fixes</h3>
<ul>
<li>Fixed wrong mimetype for docx files by <a href="https://github.com/gamerlv">@gamerlv</a> in <a href="https://github.com/PHPOffice/PHPWord/issues/2416">GH-2416</a></li>
<li>Word2007 Reader : Read hyperlingks in headings by <a href="https://github.com/hannesdorn">@hannesdorn</a> in <a href="https://github.com/PHPOffice/PHPWord/issues/2433">GH-2433</a></li>
<li>PclZip : strtr using empty string by <a href="https://github.com/spl1nes">@spl1nes</a> in <a href="https://github.com/PHPOffice/PHPWord/issues/2432">GH-2432</a></li>
<li>Fixed PHP 8.2 deprecated about Allow access to an undefined property by <a href="https://github.com/DAdq26">@DAdq26</a> in <a href="https://github.com/PHPOffice/PHPWord/issues/2440">GH-2440</a></li>
<li>Template Processor : Fixed choose dimention for Float Value by <a href="https://github.com/gdevilbat">@gdevilbat</a> in <a href="https://github.com/PHPOffice/PHPWord/issues/2449">GH-2449</a></li>
<li>HTML Parser : Fix image parsing from url without extension by <a href="https://github.com/JokubasR">@JokubasR</a> in <a href="https://github.com/PHPOffice/PHPWord/issues/2459">GH-2459</a></li>
<li>Fixed wrong mimetype for docx files by <a href="https://github.com/gamerlv">@gamerlv</a> in GH-2416</li>
<li>Word2007 Reader : Read hyperlingks in headings by <a href="https://github.com/hannesdorn">@hannesdorn</a> in GH-2433</li>
<li>PclZip : strtr using empty string by <a href="https://github.com/spl1nes">@spl1nes</a> in GH-2432</li>
<li>Fixed PHP 8.2 deprecated about Allow access to an undefined property by <a href="https://github.com/DAdq26">@DAdq26</a> in GH-2440</li>
<li>Template Processor : Fixed choose dimention for Float Value by <a href="https://github.com/gdevilbat">@gdevilbat</a> in GH-2449</li>
<li>HTML Parser : Fix image parsing from url without extension by <a href="https://github.com/JokubasR">@JokubasR</a> in GH-2459</li>
<li>Word2007 Reader : Fixed reading of Office365 DocX file by <a href="https://github.com/filippotoso">@filippotoso</a> &amp; <a href="https://github.com/lfglopes">@lfglopes</a> in <a href="https://github.com/PHPOffice/PHPWord/pull/2506">#2506</a></li>
<li>Word2007 Reader : Check for null on $fontDefaultStyle by <a href="https://github.com/spatialfree">@spatialfree</a> in <a href="https://github.com/PHPOffice/PHPWord/pull/2513">#2513</a></li>
</ul>
<h3 id="miscellaneous">Miscellaneous</h3>
<ul>
<li>Added PHPStan by <a href="https://github.com/PowerKiKi">@PowerKiKi</a> in <a href="https://github.com/PHPOffice/PHPWord/issues/2405">GH-2405</a></li>
<li>Bump symfony/process from 4.4.44 to 5.4.26 by <a href="https://github.com/dependabot">@dependabot</a> in <a href="https://github.com/PHPOffice/PHPWord/issues/2431">GH-2431</a></li>
<li>Bump phpunit/phpunit from 9.6.8 to 9.6.10 by <a href="https://github.com/dependabot">@dependabot</a> in <a href="https://github.com/PHPOffice/PHPWord/issues/2430">GH-2430</a></li>
<li>Added Coveralls.io by <a href="https://github.com/Progi1984">@Progi1984</a> in <a href="https://github.com/PHPOffice/PHPWord/issues/2452">GH-2452</a></li>
<li>Added support for PHP 8.2 &amp; PHP 8.3 by <a href="https://github.com/Progi1984">@Progi1984</a> in <a href="https://github.com/PHPOffice/PHPWord/issues/2453">GH-2453</a></li>
<li>Moved documention from ReadTheDocs to MkDocs &amp; Github Pages by <a href="https://github.com/Progi1984">@Progi1984</a> in <a href="https://github.com/PHPOffice/PHPWord/issues/2465">GH-2465</a></li>
<li>Added PHPStan by <a href="https://github.com/PowerKiKi">@PowerKiKi</a> in GH-2405</li>
<li>Bump symfony/process from 4.4.44 to 5.4.26 by <a href="https://github.com/dependabot">@dependabot</a> in GH-2431</li>
<li>Bump phpunit/phpunit from 9.6.8 to 9.6.10 by <a href="https://github.com/dependabot">@dependabot</a> in GH-2430</li>
<li>Added Coveralls.io by <a href="https://github.com/Progi1984">@Progi1984</a> in GH-2452</li>
<li>Added support for PHP 8.2 &amp; PHP 8.3 by <a href="https://github.com/Progi1984">@Progi1984</a> in GH-2453</li>
<li>Moved documention from ReadTheDocs to MkDocs &amp; Github Pages by <a href="https://github.com/Progi1984">@Progi1984</a> in GH-2465</li>
<li>Bump phpstan/phpstan-phpunit from 1.3.13 to 1.3.14 by <a href="https://github.com/dependabot">@dependabot</a> in <a href="https://github.com/PHPOffice/PHPWord/pull/2457">#2457</a></li>
<li>Bump symfony/process from 5.4.26 to 5.4.28 by <a href="https://github.com/dependabot">@dependabot</a> in <a href="https://github.com/PHPOffice/PHPWord/pull/2456">#2456</a></li>
<li>Bump phpunit/phpunit from 9.6.10 to 9.6.11 by <a href="https://github.com/dependabot">@dependabot</a> in <a href="https://github.com/PHPOffice/PHPWord/pull/2455">#2455</a></li>
Expand Down
1 change: 1 addition & 0 deletions changes/2.x/2.0.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -2142,6 +2142,7 @@ <h3 id="miscellaneous">Miscellaneous</h3>
<li>Bump dompdf/dompdf from 2.0.3 to 2.0.4 by <a href="https://github.com/dependabot">@dependabot</a> in <a href="https://github.com/PHPOffice/PHPWord/pull/2530">#2530</a></li>
<li>Bump phpunit/phpunit from 9.6.13 to 9.6.14 by <a href="https://github.com/dependabot">@dependabot</a> in <a href="https://github.com/PHPOffice/PHPWord/pull/2519">#2519</a></li>
<li>Bump mpdf/mpdf from 8.2.0 to 8.2.2 by <a href="https://github.com/dependabot">@dependabot</a> in <a href="https://github.com/PHPOffice/PHPWord/pull/2518">#2518</a></li>
<li>Bump phpmd/phpmd from 2.14.1 to 2.15.0 by <a href="https://github.com/dependabot">@dependabot</a> in <a href="https://github.com/PHPOffice/PHPWord/pull/2538">#2538</a></li>
</ul>
<h3 id="bc-breaks">BC Breaks</h3>

Expand Down
2 changes: 1 addition & 1 deletion coverage/Collection/AbstractCollection.php.html
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@
<h4>Legend</h4>
<p><span class="legend covered-by-small-tests">Covered by small (and larger) tests</span><span class="legend covered-by-medium-tests">Covered by medium (and large) tests</span><span class="legend covered-by-large-tests">Covered by large tests (and tests of unknown size)</span><span class="legend not-covered">Not covered</span><span class="legend not-coverable">Not coverable</span></p>
<p>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 9.2.29</a> using <a href="https://secure.php.net/" target="_top">PHP 8.1.27</a> and <a href="https://phpunit.de/">PHPUnit 9.6.14</a> at Thu Dec 28 9:53:54 UTC 2023.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 9.2.29</a> using <a href="https://secure.php.net/" target="_top">PHP 8.1.27</a> and <a href="https://phpunit.de/">PHPUnit 9.6.14</a> at Sat Jan 6 17:42:38 UTC 2024.</small>
</p>
<a title="Back to the top" id="toplink" href="#">
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="16" viewBox="0 0 12 16"><path fill-rule="evenodd" d="M12 11L6 5l-6 6h12z"/></svg>
Expand Down
2 changes: 1 addition & 1 deletion coverage/Collection/Bookmarks.php.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
<h4>Legend</h4>
<p><span class="legend covered-by-small-tests">Covered by small (and larger) tests</span><span class="legend covered-by-medium-tests">Covered by medium (and large) tests</span><span class="legend covered-by-large-tests">Covered by large tests (and tests of unknown size)</span><span class="legend not-covered">Not covered</span><span class="legend not-coverable">Not coverable</span></p>
<p>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 9.2.29</a> using <a href="https://secure.php.net/" target="_top">PHP 8.1.27</a> and <a href="https://phpunit.de/">PHPUnit 9.6.14</a> at Thu Dec 28 9:53:54 UTC 2023.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 9.2.29</a> using <a href="https://secure.php.net/" target="_top">PHP 8.1.27</a> and <a href="https://phpunit.de/">PHPUnit 9.6.14</a> at Sat Jan 6 17:42:38 UTC 2024.</small>
</p>
<a title="Back to the top" id="toplink" href="#">
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="16" viewBox="0 0 12 16"><path fill-rule="evenodd" d="M12 11L6 5l-6 6h12z"/></svg>
Expand Down
2 changes: 1 addition & 1 deletion coverage/Collection/Charts.php.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
<h4>Legend</h4>
<p><span class="legend covered-by-small-tests">Covered by small (and larger) tests</span><span class="legend covered-by-medium-tests">Covered by medium (and large) tests</span><span class="legend covered-by-large-tests">Covered by large tests (and tests of unknown size)</span><span class="legend not-covered">Not covered</span><span class="legend not-coverable">Not coverable</span></p>
<p>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 9.2.29</a> using <a href="https://secure.php.net/" target="_top">PHP 8.1.27</a> and <a href="https://phpunit.de/">PHPUnit 9.6.14</a> at Thu Dec 28 9:53:54 UTC 2023.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 9.2.29</a> using <a href="https://secure.php.net/" target="_top">PHP 8.1.27</a> and <a href="https://phpunit.de/">PHPUnit 9.6.14</a> at Sat Jan 6 17:42:38 UTC 2024.</small>
</p>
<a title="Back to the top" id="toplink" href="#">
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="16" viewBox="0 0 12 16"><path fill-rule="evenodd" d="M12 11L6 5l-6 6h12z"/></svg>
Expand Down
2 changes: 1 addition & 1 deletion coverage/Collection/Comments.php.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
<h4>Legend</h4>
<p><span class="legend covered-by-small-tests">Covered by small (and larger) tests</span><span class="legend covered-by-medium-tests">Covered by medium (and large) tests</span><span class="legend covered-by-large-tests">Covered by large tests (and tests of unknown size)</span><span class="legend not-covered">Not covered</span><span class="legend not-coverable">Not coverable</span></p>
<p>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 9.2.29</a> using <a href="https://secure.php.net/" target="_top">PHP 8.1.27</a> and <a href="https://phpunit.de/">PHPUnit 9.6.14</a> at Thu Dec 28 9:53:54 UTC 2023.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 9.2.29</a> using <a href="https://secure.php.net/" target="_top">PHP 8.1.27</a> and <a href="https://phpunit.de/">PHPUnit 9.6.14</a> at Sat Jan 6 17:42:38 UTC 2024.</small>
</p>
<a title="Back to the top" id="toplink" href="#">
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="16" viewBox="0 0 12 16"><path fill-rule="evenodd" d="M12 11L6 5l-6 6h12z"/></svg>
Expand Down
Loading

0 comments on commit 478dabc

Please sign in to comment.