Skip to content

Commit 46d46df

Browse files
committed
deploy: f1470d0
1 parent 0a89f61 commit 46d46df

File tree

374 files changed

+2645
-2229
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

374 files changed

+2645
-2229
lines changed

changes/1.x/1.4.0.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2124,6 +2124,7 @@ <h2 id="enhancements">Enhancements</h2>
21242124
<li>Writer Word2007: Support for padding in Table Cell by <a href="https://github.com/Azamat8405">@Azamat8405</a> in <a href="https://github.com/PHPOffice/PHPWord/pull/2697">#2697</a></li>
21252125
<li>Added support for PHP 8.4 by <a href="https://github.com/Progi1984">@Progi1984</a> in <a href="https://github.com/PHPOffice/PHPWord/pull/2660">#2660</a></li>
21262126
<li>Autoload : Allow to use PHPWord without Composer fixing <a href="https://github.com/PHPOffice/PHPWord/issues/2543">#2543</a>, <a href="https://github.com/PHPOffice/PHPWord/issues/2552">#2552</a>, <a href="https://github.com/PHPOffice/PHPWord/issues/2716">#2716</a>, <a href="https://github.com/PHPOffice/PHPWord/issues/2717">#2717</a> in <a href="https://github.com/PHPOffice/PHPWord/pull/2722">#2722</a></li>
2127+
<li>Add Default font color for Word by <a href="https://github.com/Collie-IT">@Collie-IT</a> in <a href="https://github.com/PHPOffice/PHPWord/pull/2700">#2700</a></li>
21272128
</ul>
21282129
<h3 id="bug-fixes">Bug fixes</h3>
21292130
<ul>

coverage/Autoloader.php.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
<h4>Legend</h4>
207207
<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>
208208
<p>
209-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 10.1.16</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.31</a> and <a href="https://phpunit.de/">PHPUnit 10.5.41</a> at Wed Jan 22 20:40:25 UTC 2025.</small>
209+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 10.1.16</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.31</a> and <a href="https://phpunit.de/">PHPUnit 10.5.41</a> at Sun Jan 26 15:57:17 UTC 2025.</small>
210210
</p>
211211
<a title="Back to the top" id="toplink" href="#">
212212
<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>

coverage/Collection/AbstractCollection.php.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

coverage/Collection/Bookmarks.php.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<h4>Legend</h4>
119119
<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>
120120
<p>
121-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 10.1.16</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.31</a> and <a href="https://phpunit.de/">PHPUnit 10.5.41</a> at Wed Jan 22 20:40:25 UTC 2025.</small>
121+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 10.1.16</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.31</a> and <a href="https://phpunit.de/">PHPUnit 10.5.41</a> at Sun Jan 26 15:57:17 UTC 2025.</small>
122122
</p>
123123
<a title="Back to the top" id="toplink" href="#">
124124
<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>

coverage/Collection/Charts.php.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<h4>Legend</h4>
119119
<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>
120120
<p>
121-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 10.1.16</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.31</a> and <a href="https://phpunit.de/">PHPUnit 10.5.41</a> at Wed Jan 22 20:40:25 UTC 2025.</small>
121+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 10.1.16</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.31</a> and <a href="https://phpunit.de/">PHPUnit 10.5.41</a> at Sun Jan 26 15:57:17 UTC 2025.</small>
122122
</p>
123123
<a title="Back to the top" id="toplink" href="#">
124124
<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>

coverage/Collection/Comments.php.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<h4>Legend</h4>
119119
<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>
120120
<p>
121-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 10.1.16</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.31</a> and <a href="https://phpunit.de/">PHPUnit 10.5.41</a> at Wed Jan 22 20:40:25 UTC 2025.</small>
121+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 10.1.16</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.31</a> and <a href="https://phpunit.de/">PHPUnit 10.5.41</a> at Sun Jan 26 15:57:17 UTC 2025.</small>
122122
</p>
123123
<a title="Back to the top" id="toplink" href="#">
124124
<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>

coverage/Collection/Endnotes.php.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<h4>Legend</h4>
119119
<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>
120120
<p>
121-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 10.1.16</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.31</a> and <a href="https://phpunit.de/">PHPUnit 10.5.41</a> at Wed Jan 22 20:40:25 UTC 2025.</small>
121+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 10.1.16</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.31</a> and <a href="https://phpunit.de/">PHPUnit 10.5.41</a> at Sun Jan 26 15:57:17 UTC 2025.</small>
122122
</p>
123123
<a title="Back to the top" id="toplink" href="#">
124124
<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>

coverage/Collection/Footnotes.php.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<h4>Legend</h4>
119119
<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>
120120
<p>
121-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 10.1.16</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.31</a> and <a href="https://phpunit.de/">PHPUnit 10.5.41</a> at Wed Jan 22 20:40:25 UTC 2025.</small>
121+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 10.1.16</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.31</a> and <a href="https://phpunit.de/">PHPUnit 10.5.41</a> at Sun Jan 26 15:57:17 UTC 2025.</small>
122122
</p>
123123
<a title="Back to the top" id="toplink" href="#">
124124
<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>

coverage/Collection/Titles.php.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<h4>Legend</h4>
119119
<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>
120120
<p>
121-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 10.1.16</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.31</a> and <a href="https://phpunit.de/">PHPUnit 10.5.41</a> at Wed Jan 22 20:40:25 UTC 2025.</small>
121+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 10.1.16</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.31</a> and <a href="https://phpunit.de/">PHPUnit 10.5.41</a> at Sun Jan 26 15:57:17 UTC 2025.</small>
122122
</p>
123123
<a title="Back to the top" id="toplink" href="#">
124124
<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>

coverage/Collection/dashboard.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ <h3>Project Risks</h3>
136136
<footer>
137137
<hr/>
138138
<p>
139-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 10.1.16</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.31</a> and <a href="https://phpunit.de/">PHPUnit 10.5.41</a> at Wed Jan 22 20:40:25 UTC 2025.</small>
139+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 10.1.16</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.31</a> and <a href="https://phpunit.de/">PHPUnit 10.5.41</a> at Sun Jan 26 15:57:17 UTC 2025.</small>
140140
</p>
141141
</footer>
142142
</div>

0 commit comments

Comments
 (0)