Skip to content

Commit 130c17b

Browse files
committed
deploy: f47d516
1 parent 88495e8 commit 130c17b

254 files changed

Lines changed: 39863 additions & 4390 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.

previews/pr-247/classes/FastForward-DevTools-Console-Command-MetricsCommand.html

Lines changed: 112 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3170,6 +3170,22 @@ <h4 id="toc-constants" class="h6 mb-0 fw-semibold">Constants</h4>
31703170

31713171
<span class="text-body-secondary small text-end">
31723172
&nbsp;= &#039;vendor/bin/phpmetrics&#039; </span>
3173+
</div>
3174+
</div>
3175+
<div class="list-group-item">
3176+
<div class="d-flex justify-content-between align-items-start gap-3">
3177+
<div class="flex-grow-1">
3178+
<a
3179+
class="text-decoration-none fw-semibold text-primary"
3180+
href="classes/FastForward-DevTools-Console-Command-MetricsCommand.html#constant_PHP_DEFAULT_SOCKET_TIMEOUT"
3181+
>
3182+
PHP_DEFAULT_SOCKET_TIMEOUT
3183+
</a>
3184+
3185+
</div>
3186+
3187+
<span class="text-body-secondary small text-end">
3188+
&nbsp;= 1 </span>
31733189
</div>
31743190
</div>
31753191
<div class="list-group-item">
@@ -3535,6 +3551,90 @@ <h3 class="h6 text-uppercase text-body-secondary fw-semibold mb-0">Description</
35353551

35363552

35373553

3554+
</article> <article class="border rounded-4 p-4 bg-body shadow-sm">
3555+
<div class="d-flex flex-wrap align-items-start justify-content-between gap-3 mb-3">
3556+
<div>
3557+
<h4 class="h5 mb-2" id="constant_PHP_DEFAULT_SOCKET_TIMEOUT">
3558+
<span class="text-warning-emphasis">PHP_DEFAULT_SOCKET_TIMEOUT</span>
3559+
<a
3560+
href="classes/FastForward-DevTools-Console-Command-MetricsCommand.html#constant_PHP_DEFAULT_SOCKET_TIMEOUT"
3561+
class="ms-2 text-decoration-none text-body-secondary"
3562+
aria-label="Permalink"
3563+
title="Permalink"
3564+
>
3565+
<i class="fas fa-link small"></i>
3566+
</a>
3567+
</h4>
3568+
3569+
<div class="d-flex flex-wrap gap-2">
3570+
<span class="badge text-bg-light border text-dark">Private</span>
3571+
3572+
</div>
3573+
</div>
3574+
</div>
3575+
3576+
<aside class="d-flex flex-wrap align-items-center gap-2 mb-4 text-body-secondary small">
3577+
<i class="fas fa-map-marker-alt text-danger"></i>
3578+
3579+
<span>Defined in</span>
3580+
3581+
<abbr title="src/Console/Command/MetricsCommand.php" class="text-decoration-none mb-0">
3582+
<a href="files/src-console-command-metricscommand.html"><abbr title="src/Console/Command/MetricsCommand.php">MetricsCommand.php</abbr></a>
3583+
</abbr>
3584+
3585+
<span class="text-body-tertiary">:</span>
3586+
3587+
<span class="badge text-bg-light border">56</span>
3588+
3589+
</aside>
3590+
3591+
3592+
3593+
<div class="mt-4">
3594+
<code class="d-inline-flex flex-wrap align-items-center gap-2 px-3 py-2 rounded-3 bg-body-tertiary border">
3595+
<span class="badge text-bg-light border text-dark">
3596+
private
3597+
</span>
3598+
3599+
3600+
<span class="text-info-emphasis">
3601+
int
3602+
</span>
3603+
3604+
<span class="text-warning-emphasis fw-semibold">
3605+
PHP_DEFAULT_SOCKET_TIMEOUT
3606+
</span>
3607+
3608+
<span class="text-body-secondary">=</span>
3609+
3610+
<span class="text-success-emphasis">
3611+
1
3612+
</span>
3613+
</code>
3614+
</div>
3615+
3616+
3617+
3618+
3619+
<section class="mt-2">
3620+
<div class="card border-0 bg-body-tertiary shadow-sm">
3621+
<div class="card-body p-3">
3622+
<div class="d-flex align-items-center gap-2 mb-3">
3623+
<i class="fas fa-align-left text-primary"></i>
3624+
<h3 class="h6 text-uppercase text-body-secondary fw-semibold mb-0">Description</h3>
3625+
</div>
3626+
3627+
<div>
3628+
<p>the maximum seconds PhpMetrics may wait on each Packagist package lookup</p>
3629+
3630+
</div>
3631+
</div>
3632+
</div>
3633+
</section>
3634+
3635+
3636+
3637+
35383638
</article> <article class="border rounded-4 p-4 bg-body shadow-sm">
35393639
<div class="d-flex flex-wrap align-items-start justify-content-between gap-3 mb-3">
35403640
<div>
@@ -3682,7 +3782,7 @@ <h4 class="h5 mb-2" id="property_logger">
36823782

36833783
<span class="text-body-tertiary">:</span>
36843784

3685-
<span class="badge text-bg-light border">61</span>
3785+
<span class="badge text-bg-light border">66</span>
36863786

36873787
</aside>
36883788

@@ -3752,7 +3852,7 @@ <h4 class="h5 mb-2" id="property_processBuilder">
37523852

37533853
<span class="text-body-tertiary">:</span>
37543854

3755-
<span class="badge text-bg-light border">59</span>
3855+
<span class="badge text-bg-light border">64</span>
37563856

37573857
</aside>
37583858

@@ -3822,7 +3922,7 @@ <h4 class="h5 mb-2" id="property_processQueue">
38223922

38233923
<span class="text-body-tertiary">:</span>
38243924

3825-
<span class="badge text-bg-light border">60</span>
3925+
<span class="badge text-bg-light border">65</span>
38263926

38273927
</aside>
38283928

@@ -3915,7 +4015,7 @@ <h4 class="h5 mb-2" id="method___construct">
39154015

39164016
<span class="text-body-tertiary">:</span>
39174017

3918-
<span class="badge text-bg-light border">58</span>
4018+
<span class="badge text-bg-light border">63</span>
39194019

39204020
</aside>
39214021

@@ -4171,7 +4271,7 @@ <h4 class="h5 mb-2" id="method_configure">
41714271

41724272
<span class="text-body-tertiary">:</span>
41734273

4174-
<span class="badge text-bg-light border">69</span>
4274+
<span class="badge text-bg-light border">74</span>
41754275

41764276
</aside>
41774277

@@ -4235,7 +4335,7 @@ <h4 class="h5 mb-2" id="method_execute">
42354335

42364336
<span class="text-body-tertiary">:</span>
42374337

4238-
<span class="badge text-bg-light border">104</span>
4338+
<span class="badge text-bg-light border">109</span>
42394339

42404340
</aside>
42414341

@@ -5445,6 +5545,12 @@ <h5 class="modal-title d-flex align-items-center gap-2" id="source-view-label">
54455545
</a>
54465546
<a
54475547
class="list-group-item list-group-item-action px-0 py-2 border-0 bg-transparent d-flex align-items-center justify-content-between gap-2"
5548+
href="classes/FastForward-DevTools-Console-Command-MetricsCommand.html#constant_PHP_DEFAULT_SOCKET_TIMEOUT"
5549+
>
5550+
<span class="text-truncate">PHP_DEFAULT_SOCKET_TIMEOUT</span>
5551+
</a>
5552+
<a
5553+
class="list-group-item list-group-item-action px-0 py-2 border-0 bg-transparent d-flex align-items-center justify-content-between gap-2"
54485554
href="classes/FastForward-DevTools-Console-Command-MetricsCommand.html#constant_PHP_ERROR_REPORTING"
54495555
>
54505556
<span class="text-truncate">PHP_ERROR_REPORTING</span>

previews/pr-247/commands/metrics.html

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3003,7 +3003,7 @@ <h2>Options</h2>
30033003
<p>Comma-separated directories that should be excluded from analysis.</p>
30043004

30053005
<p>Default:
3006-
<code>vendor,test,tests,tmp,cache,spec,build,.dev-tools,backup,resources</code>
3006+
<code>vendor,tmp,cache,spec,build,.dev-tools,backup,resources,tests/Fixtures</code>
30073007
.</p>
30083008
</dd>
30093009
<dt><code>--target=&lt;directory&gt;</code>
@@ -3095,8 +3095,14 @@ <h2>Behavior</h2>
30953095
<li class="dash">it runs PhpMetrics through the active PHP binary and suppresses PhpMetrics
30963096
deprecation notices emitted by the dependency itself;</li>
30973097

3098-
<li class="dash">it disables PhpMetrics&#039; Composer package freshness lookup so metrics runs do
3099-
not block on Packagist availability or local network state.</li>
3098+
<li class="dash">it keeps PhpMetrics&#039; Composer analysis enabled so the reports include package
3099+
metadata from the root <code>composer.json</code>
3100+
and <code>composer.lock</code>
3101+
, while the
3102+
default exclusions keep nested fixture projects out of that Composer scan;</li>
3103+
3104+
<li class="dash">it limits PhpMetrics&#039; per-package Packagist socket wait so package freshness
3105+
enrichment cannot leave metrics generation stuck indefinitely.</li>
31003106

31013107
</ul>
31023108

previews/pr-247/coverage/Changelog/Checker/UnreleasedEntryChecker.php.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@
287287
<h4>Legend</h4>
288288
<p><span class="legend covered-by-small-tests">Covered by small (and larger) tests</span><span class="legend covered-by-medium-tests">Covered by medium (and large) tests</span><span class="legend covered-by-large-tests">Covered by large tests (and tests of unknown size)</span><span class="legend not-covered">Not covered</span><span class="legend not-coverable">Not coverable</span></p>
289289
<p>
290-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 20:48:13 UTC 2026.</small>
290+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 21:17:48 UTC 2026.</small>
291291
</p>
292292
<a title="Back to the top" id="toplink" href="#">
293293
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="16" viewBox="0 0 12 16"><path fill-rule="evenodd" d="M12 11L6 5l-6 6h12z"/></svg>

previews/pr-247/coverage/Changelog/Checker/UnreleasedEntryCheckerInterface.php.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<h4>Legend</h4>
117117
<p><span class="legend covered-by-small-tests">Covered by small (and larger) tests</span><span class="legend covered-by-medium-tests">Covered by medium (and large) tests</span><span class="legend covered-by-large-tests">Covered by large tests (and tests of unknown size)</span><span class="legend not-covered">Not covered</span><span class="legend not-coverable">Not coverable</span></p>
118118
<p>
119-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 20:48:13 UTC 2026.</small>
119+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 21:17:48 UTC 2026.</small>
120120
</p>
121121
<a title="Back to the top" id="toplink" href="#">
122122
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="16" viewBox="0 0 12 16"><path fill-rule="evenodd" d="M12 11L6 5l-6 6h12z"/></svg>

previews/pr-247/coverage/Changelog/Checker/dashboard.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ <h3 style="margin-top: 2rem;">Project Risks</h3>
141141
<footer>
142142
<hr/>
143143
<p>
144-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 20:48:13 UTC 2026.</small>
144+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 21:17:48 UTC 2026.</small>
145145
</p>
146146
</footer>
147147
</div>

previews/pr-247/coverage/Changelog/Checker/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ <h4>Legend</h4>
125125
<span class="success"><strong>High</strong>: 90% to 100%</span>
126126
</p>
127127
<p>
128-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 20:48:13 UTC 2026.</small>
128+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 21:17:48 UTC 2026.</small>
129129
</p>
130130
</footer>
131131
</div>

previews/pr-247/coverage/Changelog/Conflict/UnreleasedChangelogConflictResolver.php.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@
290290
<h4>Legend</h4>
291291
<p><span class="legend covered-by-small-tests">Covered by small (and larger) tests</span><span class="legend covered-by-medium-tests">Covered by medium (and large) tests</span><span class="legend covered-by-large-tests">Covered by large tests (and tests of unknown size)</span><span class="legend not-covered">Not covered</span><span class="legend not-coverable">Not coverable</span></p>
292292
<p>
293-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 20:48:13 UTC 2026.</small>
293+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 21:17:48 UTC 2026.</small>
294294
</p>
295295
<a title="Back to the top" id="toplink" href="#">
296296
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="16" viewBox="0 0 12 16"><path fill-rule="evenodd" d="M12 11L6 5l-6 6h12z"/></svg>

previews/pr-247/coverage/Changelog/Conflict/dashboard.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ <h3 style="margin-top: 2rem;">Project Risks</h3>
141141
<footer>
142142
<hr/>
143143
<p>
144-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 20:48:13 UTC 2026.</small>
144+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 21:17:48 UTC 2026.</small>
145145
</p>
146146
</footer>
147147
</div>

previews/pr-247/coverage/Changelog/Conflict/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ <h4>Legend</h4>
112112
<span class="success"><strong>High</strong>: 90% to 100%</span>
113113
</p>
114114
<p>
115-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 20:48:13 UTC 2026.</small>
115+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 21:17:48 UTC 2026.</small>
116116
</p>
117117
</footer>
118118
</div>

previews/pr-247/coverage/Changelog/DependabotChangelogEntryMessageResolver.php.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
<h4>Legend</h4>
186186
<p><span class="legend covered-by-small-tests">Covered by small (and larger) tests</span><span class="legend covered-by-medium-tests">Covered by medium (and large) tests</span><span class="legend covered-by-large-tests">Covered by large tests (and tests of unknown size)</span><span class="legend not-covered">Not covered</span><span class="legend not-coverable">Not coverable</span></p>
187187
<p>
188-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 20:48:13 UTC 2026.</small>
188+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 21:17:48 UTC 2026.</small>
189189
</p>
190190
<a title="Back to the top" id="toplink" href="#">
191191
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="16" viewBox="0 0 12 16"><path fill-rule="evenodd" d="M12 11L6 5l-6 6h12z"/></svg>

0 commit comments

Comments
 (0)