Skip to content

Commit

Permalink
Automated deployment: Tue Jul 25 20:23:40 UTC 2023 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
laminas-bot committed Jul 25, 2023
1 parent c7f8e9c commit 9cd1ec0
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion emitters/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ <h2 id="sapistreamemitter">SapiStreamEmitter</h2>
<p><code>Laminas\HttpHandlerRunner\Emitter\SapiStreamEmitter</code> behaves similarly to the
<code>SapiEmitter</code>, with two key differences:</p>
<ul>
<li>It allows emitting a a <em>content range</em>, if a <code>Content-Range</code> header is
<li>It allows emitting a <em>content range</em>, if a <code>Content-Range</code> header is
specified in the response.</li>
<li>It will iteratively emit a range of bytes from the response, based on the
buffer length provided to the emitter during construction. This is
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -519,5 +519,5 @@ <h5 class="modal-title">Search</h5>

<!--
MkDocs version : 1.4.3
Build Date UTC : 2023-05-05 16:11:13.733463+00:00
Build Date UTC : 2023-07-25 20:23:39.613154+00:00
-->
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,27 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://docs.laminas.dev/laminas-httphandlerrunner/</loc>
<lastmod>2023-05-05</lastmod>
<lastmod>2023-07-25</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.laminas.dev/laminas-httphandlerrunner/emitters/</loc>
<lastmod>2023-05-05</lastmod>
<lastmod>2023-07-25</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.laminas.dev/laminas-httphandlerrunner/intro/</loc>
<lastmod>2023-05-05</lastmod>
<lastmod>2023-07-25</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.laminas.dev/laminas-httphandlerrunner/runner/</loc>
<lastmod>2023-05-05</lastmod>
<lastmod>2023-07-25</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.laminas.dev/laminas-httphandlerrunner/usage/</loc>
<lastmod>2023-05-05</lastmod>
<lastmod>2023-07-25</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 9cd1ec0

Please sign in to comment.