Skip to content

Commit 5f82bbc

Browse files
author
flow-php
committed
1 parent 5fffd92 commit 5f82bbc

File tree

1,117 files changed

+5148
-170
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,117 files changed

+5148
-170
lines changed

assets/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
"wasm\/php.js": "\/assets\/wasm\/php-854edac03a51f967b58c16849625fb22.js",
154154
"wasm\/php.wasm": "\/assets\/wasm\/php-2c153f5537d6d5ef169b6c07f35bd236.wasm",
155155
"wasm\/phpcsfixer.php.wasm": "\/assets\/wasm\/phpcsfixer.php-65bf51f1ea90e4896971e11e62efef0b.wasm",
156-
"wasm\/tools\/flow.phar": "\/assets\/wasm\/tools\/flow-db9d3e0ad13c98ce24b2cd369c21ee40.phar",
156+
"wasm\/tools\/flow.phar": "\/assets\/wasm\/tools\/flow-4b57eb435e2954807d70dbaf2f6c55d5.phar",
157157
"wasm\/tools\/php-cs-fixer.phar": "\/assets\/wasm\/tools\/php-cs-fixer-de55dbd75a08d2eac0f0435d4168e6bc.phar",
158158
"wasm\/vendor\/autoload.php.wasm": "\/assets\/wasm\/vendor\/autoload.php-901f7714ee4a437fea3a9d6638722933.wasm"
159159
}

assets/wasm/tools/flow-db9d3e0ad13c98ce24b2cd369c21ee40.phar renamed to assets/wasm/tools/flow-4b57eb435e2954807d70dbaf2f6c55d5.phar

3.26 MB
Binary file not shown.

changelog/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,7 @@ <h3><a id="added" href="#added" class="mr-2" aria-hidden="true" title="Permalink
360360
</ul>
361361
<h3><a id="changed" href="#changed" class="mr-2" aria-hidden="true" title="Permalink">#</a>Changed</h3>
362362
<ul>
363+
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/commit/eb94a1f4b93d4a30c8a54ea1a52b251a742e30f4">eb94a1</a> - <strong>chore: updated dependencies</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
363364
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/commit/e82db95ab15360066e83ef0be74f6f636093a16b">e82db9</a> - <strong>chore: update arrow-ext installation instructions with precompiled binaries</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
364365
</ul>
365366
<h2><a id="0343---2026-03-27" href="#0343---2026-03-27" class="mr-2" aria-hidden="true" title="Permalink">#</a>[0.34.3] - 2026-03-27</h2>

documentation/adrs/extension-points/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -689,6 +689,9 @@ <h2 class="hidden lg:block">Symfony</h2>
689689
</button>
690690
</div>
691691
<ul id="documentation-bridges" class="mb-5 hidden lg:block">
692+
<li>
693+
<a href="/documentation/components/bridges/symfony-filesystem-bundle">Filesystem Bundle</a>
694+
</li>
692695
<li>
693696
<a href="/documentation/components/bridges/symfony-telemetry-bundle">Telemetry Bundle</a>
694697
</li>

documentation/adrs/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -671,6 +671,9 @@ <h2 class="hidden lg:block">Symfony</h2>
671671
</button>
672672
</div>
673673
<ul id="documentation-bridges" class="mb-5 hidden lg:block">
674+
<li>
675+
<a href="/documentation/components/bridges/symfony-filesystem-bundle">Filesystem Bundle</a>
676+
</li>
674677
<li>
675678
<a href="/documentation/components/bridges/symfony-telemetry-bundle">Telemetry Bundle</a>
676679
</li>

documentation/adrs/static-analysis-baseline/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -673,6 +673,9 @@ <h2 class="hidden lg:block">Symfony</h2>
673673
</button>
674674
</div>
675675
<ul id="documentation-bridges" class="mb-5 hidden lg:block">
676+
<li>
677+
<a href="/documentation/components/bridges/symfony-filesystem-bundle">Filesystem Bundle</a>
678+
</li>
676679
<li>
677680
<a href="/documentation/components/bridges/symfony-telemetry-bundle">Telemetry Bundle</a>
678681
</li>

documentation/adrs/template/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -670,6 +670,9 @@ <h2 class="hidden lg:block">Symfony</h2>
670670
</button>
671671
</div>
672672
<ul id="documentation-bridges" class="mb-5 hidden lg:block">
673+
<li>
674+
<a href="/documentation/components/bridges/symfony-filesystem-bundle">Filesystem Bundle</a>
675+
</li>
673676
<li>
674677
<a href="/documentation/components/bridges/symfony-telemetry-bundle">Telemetry Bundle</a>
675678
</li>

documentation/adrs/variadic-arguments-pattern/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -711,6 +711,9 @@ <h2 class="hidden lg:block">Symfony</h2>
711711
</button>
712712
</div>
713713
<ul id="documentation-bridges" class="mb-5 hidden lg:block">
714+
<li>
715+
<a href="/documentation/components/bridges/symfony-filesystem-bundle">Filesystem Bundle</a>
716+
</li>
714717
<li>
715718
<a href="/documentation/components/bridges/symfony-telemetry-bundle">Telemetry Bundle</a>
716719
</li>

documentation/benchmarks/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -741,6 +741,9 @@ <h2 class="hidden lg:block">Symfony</h2>
741741
</button>
742742
</div>
743743
<ul id="documentation-bridges" class="mb-5 hidden lg:block">
744+
<li>
745+
<a href="/documentation/components/bridges/symfony-filesystem-bundle">Filesystem Bundle</a>
746+
</li>
744747
<li>
745748
<a href="/documentation/components/bridges/symfony-telemetry-bundle">Telemetry Bundle</a>
746749
</li>

documentation/components/adapters/avro/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -638,6 +638,9 @@ <h2 class="hidden lg:block">Symfony</h2>
638638
</button>
639639
</div>
640640
<ul id="documentation-bridges" class="mb-5 hidden lg:block">
641+
<li>
642+
<a href="/documentation/components/bridges/symfony-filesystem-bundle">Filesystem Bundle</a>
643+
</li>
641644
<li>
642645
<a href="/documentation/components/bridges/symfony-telemetry-bundle">Telemetry Bundle</a>
643646
</li>

0 commit comments

Comments
 (0)