Skip to content

Commit dd7dc42

Browse files
author
flow-php
committed
1 parent bc72887 commit dd7dc42

9 files changed

Lines changed: 12 additions & 8 deletions

File tree

assets/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
"wasm\/php.js": "\/assets\/wasm\/php-854edac03a51f967b58c16849625fb22.js",
150150
"wasm\/php.wasm": "\/assets\/wasm\/php-2c153f5537d6d5ef169b6c07f35bd236.wasm",
151151
"wasm\/phpcsfixer.php.wasm": "\/assets\/wasm\/phpcsfixer.php-65bf51f1ea90e4896971e11e62efef0b.wasm",
152-
"wasm\/tools\/flow.phar": "\/assets\/wasm\/tools\/flow-38681b24a47d16b52812f86b51ace235.phar",
152+
"wasm\/tools\/flow.phar": "\/assets\/wasm\/tools\/flow-9b84aa7ffb8ce10c2483e51ee262c298.phar",
153153
"wasm\/tools\/php-cs-fixer.phar": "\/assets\/wasm\/tools\/php-cs-fixer-de55dbd75a08d2eac0f0435d4168e6bc.phar",
154154
"wasm\/vendor\/autoload.php.wasm": "\/assets\/wasm\/vendor\/autoload.php-901f7714ee4a437fea3a9d6638722933.wasm"
155155
}

assets/wasm/tools/flow-38681b24a47d16b52812f86b51ace235.phar renamed to assets/wasm/tools/flow-9b84aa7ffb8ce10c2483e51ee262c298.phar

2.92 MB
Binary file not shown.

changelog/index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,9 +318,10 @@ <h2 class="my-2 text-2xl font-semibold tracking-wide">Loads</h2>
318318
</div>
319319

320320
<section id="changelog" class="py-10 px-2 sm:px-4 mx-auto max-w-screen-2xl">
321-
<h2><a id="unreleased---2026-01-27" href="#unreleased---2026-01-27" class="mr-2" aria-hidden="true" title="Permalink">#</a>[Unreleased] - 2026-01-27</h2>
321+
<h2><a id="unreleased---2026-02-02" href="#unreleased---2026-02-02" class="mr-2" aria-hidden="true" title="Permalink">#</a>[Unreleased] - 2026-02-02</h2>
322322
<h3><a id="added" href="#added" class="mr-2" aria-hidden="true" title="Permalink">#</a>Added</h3>
323323
<ul>
324+
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2193">#2193</a> - <strong>Internal interface Processor</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
324325
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2167">#2167</a> - <strong>New flow-php/symfony-http-foundation-telemetry-bridge package for Symfony HttpFoundation telemetry context propagation</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
325326
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2167">#2167</a> - <strong>PHPStan generics support to Carrier interface</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
326327
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2167">#2167</a> - <strong>Unified unwrap() method to all Carrier implementations</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
@@ -330,6 +331,7 @@ <h3><a id="added" href="#added" class="mr-2" aria-hidden="true" title="Permalink
330331
</ul>
331332
<h3><a id="changed" href="#changed" class="mr-2" aria-hidden="true" title="Permalink">#</a>Changed</h3>
332333
<ul>
334+
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2193">#2193</a> - <strong>Building DataFrame Pipeline as Stages</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
333335
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/commit/f58d7e3c898f183c0fad58d3fb71f5b1e458b0ff">f58d7e</a> - <strong>refactor: remove homebrew formula and tap distribution</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
334336
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2167">#2167</a> - <strong>[BC] Carrier::set() return type changed from void to static</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
335337
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2167">#2167</a> - <strong>[BC] ArrayCarrier::toArray() replaced by unwrap()</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
@@ -357,6 +359,8 @@ <h3><a id="fixed" href="#fixed" class="mr-2" aria-hidden="true" title="Permalink
357359
</ul>
358360
<h3><a id="removed" href="#removed" class="mr-2" aria-hidden="true" title="Permalink">#</a>Removed</h3>
359361
<ul>
362+
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2193">#2193</a> - <strong>Internal interface Pipeline</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
363+
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2193">#2193</a> - <strong>redundant clone usage from DataFrame</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
360364
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/commit/abbbe5321f26ebcd8c3332829776f05ee4a74066">abbbe5</a> - <strong>phpbench</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
361365
</ul>
362366
<h2><a id="0310---2026-01-19" href="#0310---2026-01-19" class="mr-2" aria-hidden="true" title="Permalink">#</a>[0.31.0] - 2026-01-19</h2>

playground/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@
286286
data-playground-share-snippets-url-value="https://playground-snippets.flow-php.com"
287287
data-wasm-php-js-value="/assets/wasm/php-854edac03a51f967b58c16849625fb22.js"
288288
data-wasm-php-wasm-value="/assets/wasm/php-2c153f5537d6d5ef169b6c07f35bd236.wasm"
289-
data-wasm-resources-value="{&quot;code.php&quot;:&quot;\/assets\/wasm\/code.php-adea9d165ff134819809e92c908e0b90.wasm&quot;,&quot;tools\/flow.phar&quot;:&quot;\/assets\/wasm\/tools\/flow-38681b24a47d16b52812f86b51ace235.phar&quot;,&quot;tools\/php-cs-fixer.phar&quot;:&quot;\/assets\/wasm\/tools\/php-cs-fixer-de55dbd75a08d2eac0f0435d4168e6bc.phar&quot;,&quot;vendor\/autoload.php&quot;:&quot;\/assets\/wasm\/vendor\/autoload.php-901f7714ee4a437fea3a9d6638722933.wasm&quot;,&quot;.php-cs-fixer.php&quot;:&quot;\/assets\/wasm\/phpcsfixer.php-65bf51f1ea90e4896971e11e62efef0b.wasm&quot;,&quot;bin\/cs-fixer.php&quot;:&quot;\/assets\/wasm\/bin\/cs-fixer.php-ac4974a6fd6684a03a024047ab1f831c.wasm&quot;,&quot;data\/orders.xml&quot;:&quot;\/assets\/wasm\/data\/orders-8ee52a57261a7825213f3d66b9109591.xml&quot;,&quot;data\/orders.json&quot;:&quot;\/assets\/wasm\/data\/orders-09429d88a4f65d938de30e5b8d9aa706.json&quot;,&quot;data\/orders.csv&quot;:&quot;\/assets\/wasm\/data\/orders-a23572d02c810fc9b709f09b0b8c92ef.csv&quot;,&quot;data\/orders.parquet&quot;:&quot;\/assets\/wasm\/data\/orders-e8777869fbcc2f3ff6a1471b5978db98.parquet&quot;}"
289+
data-wasm-resources-value="{&quot;code.php&quot;:&quot;\/assets\/wasm\/code.php-adea9d165ff134819809e92c908e0b90.wasm&quot;,&quot;tools\/flow.phar&quot;:&quot;\/assets\/wasm\/tools\/flow-9b84aa7ffb8ce10c2483e51ee262c298.phar&quot;,&quot;tools\/php-cs-fixer.phar&quot;:&quot;\/assets\/wasm\/tools\/php-cs-fixer-de55dbd75a08d2eac0f0435d4168e6bc.phar&quot;,&quot;vendor\/autoload.php&quot;:&quot;\/assets\/wasm\/vendor\/autoload.php-901f7714ee4a437fea3a9d6638722933.wasm&quot;,&quot;.php-cs-fixer.php&quot;:&quot;\/assets\/wasm\/phpcsfixer.php-65bf51f1ea90e4896971e11e62efef0b.wasm&quot;,&quot;bin\/cs-fixer.php&quot;:&quot;\/assets\/wasm\/bin\/cs-fixer.php-ac4974a6fd6684a03a024047ab1f831c.wasm&quot;,&quot;data\/orders.xml&quot;:&quot;\/assets\/wasm\/data\/orders-8ee52a57261a7825213f3d66b9109591.xml&quot;,&quot;data\/orders.json&quot;:&quot;\/assets\/wasm\/data\/orders-09429d88a4f65d938de30e5b8d9aa706.json&quot;,&quot;data\/orders.csv&quot;:&quot;\/assets\/wasm\/data\/orders-a23572d02c810fc9b709f09b0b8c92ef.csv&quot;,&quot;data\/orders.parquet&quot;:&quot;\/assets\/wasm\/data\/orders-e8777869fbcc2f3ff6a1471b5978db98.parquet&quot;}"
290290
data-playground-package-icon-value="/assets/images/icons/package-30016a0b8b16a09f8bd0e0c19768ce6e.svg"
291291
data-playground-link-icon-value="/assets/images/icons/link-dd3acd183ca5fd1d06ddf52b258a2359.svg"
292292
data-playground-workspace-wasm-outlet="#playground"

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>2026-02-02T12:38:18+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>2026-02-02T12:38:18+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>2026-02-02T12:38:18+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>2026-02-02T12:38:18+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>2026-02-03T04:44:01+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>2026-02-03T04:44:01+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>2026-02-03T04:44:01+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>2026-02-03T04:44:01+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>2026-02-02T12:38:18+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/documentation</loc><lastmod>2026-02-02T12:38:18+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/changelog</loc><lastmod>2026-02-02T12:38:18+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/</loc><lastmod>2026-02-02T12:38:18+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>2026-02-03T04:44:01+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/documentation</loc><lastmod>2026-02-03T04:44:01+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/changelog</loc><lastmod>2026-02-03T04:44:01+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/</loc><lastmod>2026-02-03T04:44:01+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)