@@ -281,9 +281,10 @@ <h2 class="my-2 text-2xl font-semibold tracking-wide">Loads</h2>
281281</div>
282282
283283 <section id="changelog" class="py-10 px-2 sm:px-4 mx-auto max-w-screen-xl">
284- <h2><a id="flow-php-unreleased---2025-11-08 " href="#content-unreleased---2025-11-08 " class="mr-2" aria-hidden="true" title="Permalink">#</a>[Unreleased] - 2025-11-08 </h2>
284+ <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>
285285<h3><a id="flow-php-added" href="#content-added" class="mr-2" aria-hidden="true" title="Permalink">#</a>Added</h3>
286286<ul>
287+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1960">#1960</a> - <strong>Add <code>HTMLQuerySelectorAll</code> & <code>HTMLQuerySelector</code> scalar functions</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/stloyd">@stloyd</a></li>
287288<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>
288289<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1968">#1968</a> - <strong>cs fixer to playground</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
289290<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1968">#1968</a> - <strong>uploading files to playground</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
@@ -306,6 +307,7 @@ <h3><a id="flow-php-added" href="#content-added" class="mr-2" aria-hidden="true"
306307</ul>
307308<h3><a id="flow-php-changed" href="#content-changed" class="mr-2" aria-hidden="true" title="Permalink">#</a>Changed</h3>
308309<ul>
310+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1960">#1960</a> - <strong><code>HTMLType & </code>HTMLEntry<code>require now</code>\Dom\HTMLDocument`</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/stloyd">@stloyd</a></li>
309311<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1973">#1973</a> - <strong>Moved logic related to Window functions to pipeline from transformer</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
310312<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1968">#1968</a> - <strong>Moved away from ace editor to codemirror in playground</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
311313<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1958">#1958</a> - <strong>Move JSON & Uuid validation out of <code>StringTypeNarrower</code></strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/stloyd">@stloyd</a></li>
0 commit comments