Skip to content

Commit

Permalink
deploy: ad70328
Browse files Browse the repository at this point in the history
  • Loading branch information
Progi1984 committed Dec 11, 2023
1 parent ef196d5 commit 27d4c23
Show file tree
Hide file tree
Showing 170 changed files with 171 additions and 170 deletions.
1 change: 1 addition & 0 deletions changes/1.1.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -1365,6 +1365,7 @@ <h2 id="bugfixes">Bugfixes</h2>
<li>PowerPoint2007 Reader : Load images from file only if valid - <a href="https://github.com/aelliott1485">@aelliott1485</a> in <a href="https://github.com/PHPOffice/PHPPresentation/pull/775">#775</a></li>
<li>PowerPoint2007 Writer : Fixed broken video file relationship - <a href="https://github.com/potofcoffee">@potofcoffee</a> in <a href="https://github.com/PHPOffice/PHPPresentation/pull/776">#776</a></li>
<li>PowerPoint2007 Writer : Fixed issue when first element in series is null - <a href="https://github.com/ksmeeks0001">@ksmeeks0001</a> in <a href="https://github.com/PHPOffice/PHPPresentation/pull/778">#778</a></li>
<li>PowerPoint2007 &amp; ODPresentation Writer : Use of the disk caching directory for temporary files - <a href="https://github.com/nhalle">@nhalle</a> in <a href="https://github.com/PHPOffice/PHPPresentation/pull/781">#781</a></li>
</ul>
<h2 id="miscellaneous">Miscellaneous</h2>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion coverage/AbstractShape.php.html
Original file line number Diff line number Diff line change
Expand Up @@ -1183,7 +1183,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 10.1.10</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.26</a> and <a href="https://phpunit.de/">PHPUnit 10.5.2</a> at Mon Dec 11 14:24:15 UTC 2023.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 10.1.10</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.26</a> and <a href="https://phpunit.de/">PHPUnit 10.5.2</a> at Mon Dec 11 14:49:02 UTC 2023.</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/Autoloader.php.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,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 10.1.10</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.26</a> and <a href="https://phpunit.de/">PHPUnit 10.5.2</a> at Mon Dec 11 14:24:15 UTC 2023.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 10.1.10</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.26</a> and <a href="https://phpunit.de/">PHPUnit 10.5.2</a> at Mon Dec 11 14:49:02 UTC 2023.</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/ComparableInterface.php.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,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 10.1.10</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.26</a> and <a href="https://phpunit.de/">PHPUnit 10.5.2</a> at Mon Dec 11 14:24:15 UTC 2023.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 10.1.10</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.26</a> and <a href="https://phpunit.de/">PHPUnit 10.5.2</a> at Mon Dec 11 14:49:02 UTC 2023.</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/DocumentLayout.php.html
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,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 10.1.10</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.26</a> and <a href="https://phpunit.de/">PHPUnit 10.5.2</a> at Mon Dec 11 14:24:15 UTC 2023.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 10.1.10</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.26</a> and <a href="https://phpunit.de/">PHPUnit 10.5.2</a> at Mon Dec 11 14:49:02 UTC 2023.</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/DocumentProperties.php.html
Original file line number Diff line number Diff line change
Expand Up @@ -1143,7 +1143,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 10.1.10</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.26</a> and <a href="https://phpunit.de/">PHPUnit 10.5.2</a> at Mon Dec 11 14:24:15 UTC 2023.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 10.1.10</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.26</a> and <a href="https://phpunit.de/">PHPUnit 10.5.2</a> at Mon Dec 11 14:49:02 UTC 2023.</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/Exception/DirectoryNotFoundException.php.html
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,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 10.1.10</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.26</a> and <a href="https://phpunit.de/">PHPUnit 10.5.2</a> at Mon Dec 11 14:24:15 UTC 2023.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 10.1.10</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.26</a> and <a href="https://phpunit.de/">PHPUnit 10.5.2</a> at Mon Dec 11 14:49:02 UTC 2023.</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/Exception/FeatureNotImplementedException.php.html
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,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 10.1.10</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.26</a> and <a href="https://phpunit.de/">PHPUnit 10.5.2</a> at Mon Dec 11 14:24:15 UTC 2023.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 10.1.10</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.26</a> and <a href="https://phpunit.de/">PHPUnit 10.5.2</a> at Mon Dec 11 14:49:02 UTC 2023.</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/Exception/FileCopyException.php.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,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 10.1.10</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.26</a> and <a href="https://phpunit.de/">PHPUnit 10.5.2</a> at Mon Dec 11 14:24:15 UTC 2023.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 10.1.10</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.26</a> and <a href="https://phpunit.de/">PHPUnit 10.5.2</a> at Mon Dec 11 14:49:02 UTC 2023.</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/Exception/FileNotFoundException.php.html
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,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 10.1.10</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.26</a> and <a href="https://phpunit.de/">PHPUnit 10.5.2</a> at Mon Dec 11 14:24:15 UTC 2023.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 10.1.10</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.26</a> and <a href="https://phpunit.de/">PHPUnit 10.5.2</a> at Mon Dec 11 14:49:02 UTC 2023.</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/Exception/FileRemoveException.php.html
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,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 10.1.10</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.26</a> and <a href="https://phpunit.de/">PHPUnit 10.5.2</a> at Mon Dec 11 14:24:15 UTC 2023.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 10.1.10</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.26</a> and <a href="https://phpunit.de/">PHPUnit 10.5.2</a> at Mon Dec 11 14:49:02 UTC 2023.</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/Exception/InvalidClassException.php.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,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 10.1.10</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.26</a> and <a href="https://phpunit.de/">PHPUnit 10.5.2</a> at Mon Dec 11 14:24:15 UTC 2023.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 10.1.10</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.26</a> and <a href="https://phpunit.de/">PHPUnit 10.5.2</a> at Mon Dec 11 14:49:02 UTC 2023.</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/Exception/InvalidFileFormatException.php.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,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 10.1.10</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.26</a> and <a href="https://phpunit.de/">PHPUnit 10.5.2</a> at Mon Dec 11 14:24:15 UTC 2023.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 10.1.10</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.26</a> and <a href="https://phpunit.de/">PHPUnit 10.5.2</a> at Mon Dec 11 14:49:02 UTC 2023.</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/Exception/InvalidParameterException.php.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,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 10.1.10</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.26</a> and <a href="https://phpunit.de/">PHPUnit 10.5.2</a> at Mon Dec 11 14:24:15 UTC 2023.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 10.1.10</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.26</a> and <a href="https://phpunit.de/">PHPUnit 10.5.2</a> at Mon Dec 11 14:49:02 UTC 2023.</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/Exception/NotAllowedValueException.php.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,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 10.1.10</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.26</a> and <a href="https://phpunit.de/">PHPUnit 10.5.2</a> at Mon Dec 11 14:24:15 UTC 2023.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 10.1.10</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.26</a> and <a href="https://phpunit.de/">PHPUnit 10.5.2</a> at Mon Dec 11 14:49:02 UTC 2023.</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/Exception/OutOfBoundsException.php.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,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 10.1.10</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.26</a> and <a href="https://phpunit.de/">PHPUnit 10.5.2</a> at Mon Dec 11 14:24:15 UTC 2023.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 10.1.10</a> using <a href="https://www.php.net/" target="_top">PHP 8.1.26</a> and <a href="https://phpunit.de/">PHPUnit 10.5.2</a> at Mon Dec 11 14:49:02 UTC 2023.</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 27d4c23

Please sign in to comment.