Skip to content

Commit d15144f

Browse files
author
flow-php
committed
1 parent cd358dc commit d15144f

15 files changed

+1418
-12
lines changed

changelog/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,7 @@ <h2 class="my-2 text-2xl font-semibold tracking-wide">Loads</h2>
290290
<h2><a id="flow-php-unreleased---2025-11-09" href="#content-unreleased---2025-11-09" class="mr-2" aria-hidden="true" title="Permalink">#</a>[Unreleased] - 2025-11-09</h2>
291291
<h3><a id="flow-php-added" href="#content-added" class="mr-2" aria-hidden="true" title="Permalink">#</a>Added</h3>
292292
<ul>
293+
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1972">#1972</a> - <strong>Add a new <code>HTMLElementEntry</code> &amp; related stuff</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/stloyd">@stloyd</a></li>
293294
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1977">#1977</a> - <strong>playground cta to website</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
294295
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1960">#1960</a> - <strong>Add <code>HTMLQuerySelectorAll</code> &amp; <code>HTMLQuerySelector</code> scalar functions</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/stloyd">@stloyd</a></li>
295296
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1968">#1968</a> - <strong>File browser to playground</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>

documentation/api/adapter/http/classes/Flow-ETL-Adapter-Http-ContentTypeDetector.html

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

documentation/api/adapter/http/classes/Flow-ETL-Adapter-Http-ResponseEntriesFactory.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ <h2 class="phpdocumentor-content__title">
121121
<aside class="phpdocumentor-element-found-in">
122122
<abbr class="phpdocumentor-element-found-in__file" title="src/adapter/etl-adapter-http/src/Flow/ETL/Adapter/Http/ResponseEntriesFactory.php"><a href="files/src-adapter-etl-adapter-http-src-flow-etl-adapter-http-responseentriesfactory.html"><abbr title="src/adapter/etl-adapter-http/src/Flow/ETL/Adapter/Http/ResponseEntriesFactory.php">ResponseEntriesFactory.php</abbr></a></abbr>
123123
:
124-
<span class="phpdocumentor-element-found-in__line">14</span>
124+
<span class="phpdocumentor-element-found-in__line">13</span>
125125

126126
</aside>
127127

@@ -183,7 +183,7 @@ <h4 class="phpdocumentor-element__name" id="method_create">
183183
<aside class="phpdocumentor-element-found-in">
184184
<abbr class="phpdocumentor-element-found-in__file" title="src/adapter/etl-adapter-http/src/Flow/ETL/Adapter/Http/ResponseEntriesFactory.php"><a href="files/src-adapter-etl-adapter-http-src-flow-etl-adapter-http-responseentriesfactory.html"><abbr title="src/adapter/etl-adapter-http/src/Flow/ETL/Adapter/Http/ResponseEntriesFactory.php">ResponseEntriesFactory.php</abbr></a></abbr>
185185
:
186-
<span class="phpdocumentor-element-found-in__line">24</span>
186+
<span class="phpdocumentor-element-found-in__line">23</span>
187187

188188
</aside>
189189

0 commit comments

Comments
 (0)