Skip to content

Commit 84ac9a0

Browse files
author
flow-php
committed
1 parent 1373e95 commit 84ac9a0

File tree

7 files changed

+11
-9
lines changed

7 files changed

+11
-9
lines changed

changelog/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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> &amp; <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 &amp; </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 &amp; Uuid validation out of <code>StringTypeNarrower</code></strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/stloyd">@stloyd</a></li>

documentation/api/lib/types/classes/Flow-Types-Type-Logical-HTMLType.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ <h4 class="phpdocumentor-element__name" id="method_isValid">
409409
<aside class="phpdocumentor-element-found-in">
410410
<abbr class="phpdocumentor-element-found-in__file" title="src/lib/types/src/Flow/Types/Type/Logical/HTMLType.php"><a href="files/src-lib-types-src-flow-types-type-logical-htmltype.html"><abbr title="src/lib/types/src/Flow/Types/Type/Logical/HTMLType.php">HTMLType.php</abbr></a></abbr>
411411
:
412-
<span class="phpdocumentor-element-found-in__line">50</span>
412+
<span class="phpdocumentor-element-found-in__line">49</span>
413413

414414
</aside>
415415

@@ -460,7 +460,7 @@ <h4 class="phpdocumentor-element__name" id="method_normalize">
460460
<aside class="phpdocumentor-element-found-in">
461461
<abbr class="phpdocumentor-element-found-in__file" title="src/lib/types/src/Flow/Types/Type/Logical/HTMLType.php"><a href="files/src-lib-types-src-flow-types-type-logical-htmltype.html"><abbr title="src/lib/types/src/Flow/Types/Type/Logical/HTMLType.php">HTMLType.php</abbr></a></abbr>
462462
:
463-
<span class="phpdocumentor-element-found-in__line">60</span>
463+
<span class="phpdocumentor-element-found-in__line">59</span>
464464

465465
</aside>
466466

@@ -498,7 +498,7 @@ <h4 class="phpdocumentor-element__name" id="method_toString">
498498
<aside class="phpdocumentor-element-found-in">
499499
<abbr class="phpdocumentor-element-found-in__file" title="src/lib/types/src/Flow/Types/Type/Logical/HTMLType.php"><a href="files/src-lib-types-src-flow-types-type-logical-htmltype.html"><abbr title="src/lib/types/src/Flow/Types/Type/Logical/HTMLType.php">HTMLType.php</abbr></a></abbr>
500500
:
501-
<span class="phpdocumentor-element-found-in__line">67</span>
501+
<span class="phpdocumentor-element-found-in__line">66</span>
502502

503503
</aside>
504504

sitemap.blog.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="UTF-8"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" ><url><loc>https://flow-php.com/blog/2025-03-16/flow-php-release-cycle</loc><lastmod>2025-11-09T12:17:20+00:00</lastmod><changefreq>weekly</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/blog/2025-01-25/data-processing-in-php</loc><lastmod>2025-11-09T12:17:20+00:00</lastmod><changefreq>weekly</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/blog/2024-08-08/scalar-functions</loc><lastmod>2025-11-09T12:17:20+00:00</lastmod><changefreq>weekly</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/blog/2024-04-04/building-custom-extractor-google-analytics</loc><lastmod>2025-11-09T12:17:20+00:00</lastmod><changefreq>weekly</changefreq><priority>1.0</priority></url></urlset>
1+
<?xml version="1.0" encoding="UTF-8"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" ><url><loc>https://flow-php.com/blog/2025-03-16/flow-php-release-cycle</loc><lastmod>2025-11-09T12:49:17+00:00</lastmod><changefreq>weekly</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/blog/2025-01-25/data-processing-in-php</loc><lastmod>2025-11-09T12:49:17+00:00</lastmod><changefreq>weekly</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/blog/2024-08-08/scalar-functions</loc><lastmod>2025-11-09T12:49:17+00:00</lastmod><changefreq>weekly</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/blog/2024-04-04/building-custom-extractor-google-analytics</loc><lastmod>2025-11-09T12:49:17+00:00</lastmod><changefreq>weekly</changefreq><priority>1.0</priority></url></urlset>

sitemap.default.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="UTF-8"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" ><url><loc>https://flow-php.com/blog</loc><lastmod>2025-11-09T12:17:20+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/documentation</loc><lastmod>2025-11-09T12:17:20+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/changelog</loc><lastmod>2025-11-09T12:17:20+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/</loc><lastmod>2025-11-09T12:17:20+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url></urlset>
1+
<?xml version="1.0" encoding="UTF-8"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" ><url><loc>https://flow-php.com/blog</loc><lastmod>2025-11-09T12:49:17+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/documentation</loc><lastmod>2025-11-09T12:49:17+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/changelog</loc><lastmod>2025-11-09T12:49:17+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/</loc><lastmod>2025-11-09T12:49:17+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url></urlset>

sitemap.documentation.xml

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)