Skip to content

Commit 00fdc40

Browse files
author
flow-php
committed
1 parent 2600deb commit 00fdc40

File tree

8 files changed

+10
-7
lines changed

8 files changed

+10
-7
lines changed

changelog/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,11 @@ <h2 class="my-2 text-2xl font-semibold tracking-wide">Loads</h2>
239239
<h2><a id="flow-php-unreleased---2025-11-02" href="#content-unreleased---2025-11-02" class="mr-2" aria-hidden="true" title="Permalink">#</a>[Unreleased] - 2025-11-02</h2>
240240
<h3><a id="flow-php-added" href="#content-added" class="mr-2" aria-hidden="true" title="Permalink">#</a>Added</h3>
241241
<ul>
242+
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1949">#1949</a> - <strong>PHP WAS compilation script</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
243+
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1949">#1949</a> - <strong>Interactive Playground to website</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
244+
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1949">#1949</a> - <strong>Basic error handling in interactive playground</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
245+
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1949">#1949</a> - <strong>Custom syntax highlighting in interactive playground</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
246+
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1949">#1949</a> - <strong>Reusable wasm controller in javascript</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
242247
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1940">#1940</a> - <strong>Add a new <code>HTMLEntry</code></strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/stloyd">@stloyd</a></li>
243248
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1942">#1942</a> - <strong>Filesystem Path Option - ContentType</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
244249
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1917">#1917</a> - <strong>Add a new <code>HTMLType</code></strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/stloyd">@stloyd</a></li>

data_frame/data_reading/array/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,6 @@ <h2 class="text-xl mt-5">Description</h2>
462462
[&#039;id&#039; =&gt; 4],
463463
[&#039;id&#039; =&gt; 5],
464464
]))
465-
-&gt;withEntry(&#039;test&#039;)
466465
-&gt;collect()
467466
-&gt;write(to_stream(__DIR__ . &#039;/output.txt&#039;, truncate: false))
468467
-&gt;run();

documentation/dsl/core/from-array/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,6 @@ <h4 class="text-bold mt-5 mb-5">Example: <a href="/data_frame/data_reading/#exam
410410
[&#039;id&#039; =&gt; 4],
411411
[&#039;id&#039; =&gt; 5],
412412
]))
413-
-&gt;withEntry(&#039;test&#039;)
414413
-&gt;collect()
415414
-&gt;write(to_stream(__DIR__ . &#039;/output.txt&#039;, truncate: false))
416415
-&gt;run();

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-02T21:05:56+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-02T21:05:56+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-02T21:05:56+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-02T21:05:56+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-02T21:12:54+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-02T21:12:54+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-02T21:12:54+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-02T21:12:54+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-02T21:05:56+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/documentation</loc><lastmod>2025-11-02T21:05:56+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/changelog</loc><lastmod>2025-11-02T21:05:56+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/</loc><lastmod>2025-11-02T21:05:56+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-02T21:12:54+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/documentation</loc><lastmod>2025-11-02T21:12:54+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/changelog</loc><lastmod>2025-11-02T21:12:54+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/</loc><lastmod>2025-11-02T21:12:54+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)