Skip to content

Commit 58b3cf5

Browse files
author
flow-php
committed
1 parent 1b4bc31 commit 58b3cf5

177 files changed

Lines changed: 174 additions & 170 deletions

File tree

Some content is hidden

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

assets/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
"wasm\/php.js": "\/assets\/wasm\/php-854edac03a51f967b58c16849625fb22.js",
160160
"wasm\/php.wasm": "\/assets\/wasm\/php-2c153f5537d6d5ef169b6c07f35bd236.wasm",
161161
"wasm\/phpcsfixer.php.wasm": "\/assets\/wasm\/phpcsfixer.php-65bf51f1ea90e4896971e11e62efef0b.wasm",
162-
"wasm\/tools\/flow.phar": "\/assets\/wasm\/tools\/flow-448e00dd0a522073f194a74b63c503dd.phar",
162+
"wasm\/tools\/flow.phar": "\/assets\/wasm\/tools\/flow-75dc9bca3d06dc544c3d78efbc5df6dd.phar",
163163
"wasm\/tools\/php-cs-fixer.phar": "\/assets\/wasm\/tools\/php-cs-fixer-de55dbd75a08d2eac0f0435d4168e6bc.phar",
164164
"wasm\/vendor\/autoload.php.wasm": "\/assets\/wasm\/vendor\/autoload.php-901f7714ee4a437fea3a9d6638722933.wasm"
165165
}

assets/wasm/tools/flow-448e00dd0a522073f194a74b63c503dd.phar renamed to assets/wasm/tools/flow-75dc9bca3d06dc544c3d78efbc5df6dd.phar

3.39 MB
Binary file not shown.

changelog/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -583,6 +583,8 @@ <h1 class="mt-3 text-4xl font-bold tracking-tight">Changelog</h1>
583583
<h2><a id="unreleased---2026-06-22" href="#unreleased---2026-06-22" class="mr-2" aria-hidden="true" title="Permalink">#</a>[Unreleased] - 2026-06-22</h2>
584584
<h3><a id="added" href="#added" class="mr-2" aria-hidden="true" title="Permalink">#</a>Added</h3>
585585
<ul>
586+
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2477">#2477</a> - <strong>flow-php/psr3-telemetry-bridge - interpolate {placeholder} tokens in telemetry log messages</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
587+
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2477">#2477</a> - <strong>flow-php/monolog-telemetry-bridge - interpolate {placeholder} tokens in telemetry log messages</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
586588
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2475">#2475</a> - <strong>flow-php/symfony-postgresql-bundle - Flow Migrations profiler panel showing executed/pending/unavailable migrations per connection</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
587589
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2475">#2475</a> - <strong>flow-php/symfony-postgresql-bundle - profiler.migrations config toggle (default: true)</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
588590
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2409">#2409</a> - <strong>Add git detector to telemetry</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/jdecool">@jdecool</a></li>
@@ -616,6 +618,7 @@ <h3><a id="added" href="#added" class="mr-2" aria-hidden="true" title="Permalink
616618
</ul>
617619
<h3><a id="changed" href="#changed" class="mr-2" aria-hidden="true" title="Permalink">#</a>Changed</h3>
618620
<ul>
621+
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2477">#2477</a> - <strong>flow-php/symfony-postgresql-bundle - migrations target a single configured connection</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
619622
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2475">#2475</a> - <strong>flow-php/postgresql - expose migration execution time via MigrationStatus::executionTimeMs</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
620623
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2474">#2474</a> - <strong>flow-php/telemetry - GitDetector reads git via a non-blocking, timeout-bounded subprocess.</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
621624
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2474">#2474</a> - <strong>flow-php/phpunit-telemetry-bridge - resource detectors are now wired explicitly through resource_detector().</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
@@ -632,6 +635,7 @@ <h3><a id="changed" href="#changed" class="mr-2" aria-hidden="true" title="Perma
632635
</ul>
633636
<h3><a id="fixed" href="#fixed" class="mr-2" aria-hidden="true" title="Permalink">#</a>Fixed</h3>
634637
<ul>
638+
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2477">#2477</a> - <strong>flow-php/symfony-telemetry-bundle - DBAL spans now emitted regardless of bundle registration order</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
635639
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2476">#2476</a> - <strong>DBALTelemetryPass is now registered at priority 10 to guarantee it runs before DoctrineBundle's MiddlewaresPass, fixing silent DBAL tracing failure when DoctrineBundle precedes FlowTelemetryBundle in the kernel.</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/darenas31415">@darenas31415</a></li>
636640
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2467">#2467</a> - <strong>flow-php/telemetry-otlp-bridge - telemetry lost in long-running workers when requests stalled between messages</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
637641
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2467">#2467</a> - <strong>flow-php/telemetry-otlp-bridge - unbounded failure accumulation by surfacing export failures to the ErrorHandler as reaped</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
-1.21 KB
Binary file not shown.
1.21 KB
Binary file not shown.
1.75 KB
Binary file not shown.
-1.75 KB
Binary file not shown.

pagefind/pagefind-entry.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"1.5.2","languages":{"en":{"hash":"en_1a48863874","wasm":"en","page_count":995}},"include_characters":["_","","","","","","","","","_"]}
1+
{"version":"1.5.2","languages":{"en":{"hash":"en_5e93ab2a4d","wasm":"en","page_count":995}},"include_characters":["_","","","","","","","","","_"]}

playground/aggregations/aggregating_functions/average/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@
577577
data-playground-share-is-example-value="true"
578578
data-wasm-php-js-value="/assets/wasm/php-854edac03a51f967b58c16849625fb22.js"
579579
data-wasm-php-wasm-value="/assets/wasm/php-2c153f5537d6d5ef169b6c07f35bd236.wasm"
580-
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-448e00dd0a522073f194a74b63c503dd.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.jsonl&quot;:&quot;\/assets\/wasm\/data\/orders-3e60eb6ace02a2e0460d359280e24937.jsonl&quot;,&quot;data\/orders.parquet&quot;:&quot;\/assets\/wasm\/data\/orders-e8777869fbcc2f3ff6a1471b5978db98.parquet&quot;}"
580+
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-75dc9bca3d06dc544c3d78efbc5df6dd.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.jsonl&quot;:&quot;\/assets\/wasm\/data\/orders-3e60eb6ace02a2e0460d359280e24937.jsonl&quot;,&quot;data\/orders.parquet&quot;:&quot;\/assets\/wasm\/data\/orders-e8777869fbcc2f3ff6a1471b5978db98.parquet&quot;}"
581581
data-playground-package-icon-value="/assets/images/icons/package-30016a0b8b16a09f8bd0e0c19768ce6e.svg"
582582
data-playground-link-icon-value="/assets/images/icons/link-dd3acd183ca5fd1d06ddf52b258a2359.svg"
583583
data-playground-example-icon-value="/assets/images/icons/flow-cafc61a123235340b0846daa351952ee.svg"

0 commit comments

Comments
 (0)