Skip to content

Commit ca397f6

Browse files
committed
deploy: 979cc87
1 parent 88851a3 commit ca397f6

234 files changed

Lines changed: 1060 additions & 1058 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.

advanced/branch-protection-and-bot-commits.html

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3112,13 +3112,15 @@ <h2>Branch Protection Interactions</h2>
31123112
required <code>Run Tests</code>
31133113
matrix checks. Because manually dispatched workflow check
31143114
runs are not always treated as pull-request required checks, that dispatched
3115-
test run also mirrors the matrix result into commit statuses named
3116-
<code>Run Tests (8.3)</code>
3115+
test run first publishes pending commit statuses for the resolved PHP matrix and
3116+
then lets each matrix job publish its own final status. The status contexts use
3117+
the same required-check names, such as <code>Run Tests (8.3)</code>
31173118
, <code>Run Tests (8.4)</code>
3118-
, and <code>Run Tests (8.5)</code>
3119-
. Test workflow
3120-
concurrency cancels older in-progress runs for the same pull request so the
3121-
newest commit owns the required check contexts.</p>
3119+
,
3120+
and <code>Run Tests (8.5)</code>
3121+
. Test workflow concurrency cancels older in-progress
3122+
runs for the same pull request so the newest commit owns the required check
3123+
contexts.</p>
31223124

31233125

31243126
<p>The predictable-conflict workflow MAY also refresh pull request branches when

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 18:48:14 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 19:11:07 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>

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 18:48:14 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 19:11:07 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>

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 18:48:14 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 19:11:07 UTC 2026.</small>
145145
</p>
146146
</footer>
147147
</div>

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 18:48:14 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 19:11:07 UTC 2026.</small>
129129
</p>
130130
</footer>
131131
</div>

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 18:48:14 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 19:11:07 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>

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 18:48:14 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 19:11:07 UTC 2026.</small>
145145
</p>
146146
</footer>
147147
</div>

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 18:48:14 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 19:11:07 UTC 2026.</small>
116116
</p>
117117
</footer>
118118
</div>

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 18:48:14 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 19:11:07 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>

coverage/Changelog/Document/ChangelogDocument.php.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -536,7 +536,7 @@
536536
<h4>Legend</h4>
537537
<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>
538538
<p>
539-
<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 18:48:14 UTC 2026.</small>
539+
<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 19:11:07 UTC 2026.</small>
540540
</p>
541541
<a title="Back to the top" id="toplink" href="#">
542542
<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)