Skip to content

Commit 2ec5797

Browse files
committed
Update website build
1 parent ccd80af commit 2ec5797

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

changelog.atom

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@
1313
<li>
1414
<p dir="auto">Security fix: This release fixes a high severity security issue in ReactPHP's HTTP client and server components<br>
1515
that affects all versions between <code class="notranslate">v0.6.0</code> and <code class="notranslate">v1.11.0</code>. All users are encouraged to upgrade immediately.<br>
16-
(GHSA-x424-64qh-5j54 reported by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jsifuentes/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jsifuentes">@jsifuentes</a> and <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/raiFork/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/raiFork">@raiFork</a> and fixed by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jsifuentes/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jsifuentes">@jsifuentes</a> and <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/clue/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/clue">@clue</a>)</p>
16+
(<a href="https://github.com/reactphp/http/security/advisories/GHSA-x424-64qh-5j54">GHSA-x424-64qh-5j54</a> reported by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jsifuentes/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jsifuentes">@jsifuentes</a> and <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/raiFork/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/raiFork">@raiFork</a> and fixed by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jsifuentes/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jsifuentes">@jsifuentes</a> and <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/clue/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/clue">@clue</a>)</p>
1717
</li>
1818
<li>
1919
<p dir="auto">Security fix: This release fixes a high severity security issue in ReactPHP's HTTP client component<br>
2020
that affects all versions between <code class="notranslate">v1.0.0</code> and <code class="notranslate">v1.11.0</code>. All users are encouraged to upgrade immediately.<br>
21-
(GHSA-g4f2-2pf3-2pwj reported by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/EQSTLab/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/EQSTLab">@EQSTLab</a> and fixed by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/WyriHaximus/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/WyriHaximus">@WyriHaximus</a>)</p>
21+
(<a href="https://github.com/reactphp/http/security/advisories/GHSA-g4f2-2pf3-2pwj">GHSA-g4f2-2pf3-2pwj</a> reported by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/EQSTLab/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/EQSTLab">@EQSTLab</a> and fixed by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/WyriHaximus/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/WyriHaximus">@WyriHaximus</a>)</p>
2222
</li>
2323
<li>
24-
<p dir="auto">Feature: Improve test suite PHP 8.4 and 8.5 compatibility.<br>
25-
(<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3501501756" data-permission-text="Title is private" data-url="https://github.com/reactphp/http/issues/546" data-hovercard-type="pull_request" data-hovercard-url="/reactphp/http/pull/546/hovercard" href="https://github.com/reactphp/http/pull/546">#546</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3615566027" data-permission-text="Title is private" data-url="https://github.com/reactphp/http/issues/547" data-hovercard-type="pull_request" data-hovercard-url="/reactphp/http/pull/547/hovercard" href="https://github.com/reactphp/http/pull/547">#547</a>, and <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4555649697" data-permission-text="Title is private" data-url="https://github.com/reactphp/http/issues/551" data-hovercard-type="pull_request" data-hovercard-url="/reactphp/http/pull/551/hovercard" href="https://github.com/reactphp/http/pull/551">#551</a> by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/WyriHaximus/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/WyriHaximus">@WyriHaximus</a>)</p>
24+
<p dir="auto">Improve test suite PHP 8.4 and 8.5 compatibility.<br>
25+
(<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3501501756" data-permission-text="Title is private" data-url="https://github.com/reactphp/http/issues/546" data-hovercard-type="pull_request" data-hovercard-url="/reactphp/http/pull/546/hovercard" href="https://github.com/reactphp/http/pull/546">#546</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3615566027" data-permission-text="Title is private" data-url="https://github.com/reactphp/http/issues/547" data-hovercard-type="pull_request" data-hovercard-url="/reactphp/http/pull/547/hovercard" href="https://github.com/reactphp/http/pull/547">#547</a> and <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4555649697" data-permission-text="Title is private" data-url="https://github.com/reactphp/http/issues/551" data-hovercard-type="pull_request" data-hovercard-url="/reactphp/http/pull/551/hovercard" href="https://github.com/reactphp/http/pull/551">#551</a> by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/WyriHaximus/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/WyriHaximus">@WyriHaximus</a>)</p>
2626
</li>
2727
</ul>]]></summary>
2828
<updated>2026-09-09T07:09:09+00:00</updated>

changelog.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -263,16 +263,16 @@ <h3>
263263
<li>
264264
<p dir="auto">Security fix: This release fixes a high severity security issue in ReactPHP's HTTP client and server components<br>
265265
that affects all versions between <code class="notranslate">v0.6.0</code> and <code class="notranslate">v1.11.0</code>. All users are encouraged to upgrade immediately.<br>
266-
(GHSA-x424-64qh-5j54 reported by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jsifuentes/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jsifuentes">@jsifuentes</a> and <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/raiFork/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/raiFork">@raiFork</a> and fixed by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jsifuentes/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jsifuentes">@jsifuentes</a> and <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/clue/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/clue">@clue</a>)</p>
266+
(<a href="https://github.com/reactphp/http/security/advisories/GHSA-x424-64qh-5j54">GHSA-x424-64qh-5j54</a> reported by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jsifuentes/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jsifuentes">@jsifuentes</a> and <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/raiFork/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/raiFork">@raiFork</a> and fixed by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jsifuentes/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jsifuentes">@jsifuentes</a> and <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/clue/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/clue">@clue</a>)</p>
267267
</li>
268268
<li>
269269
<p dir="auto">Security fix: This release fixes a high severity security issue in ReactPHP's HTTP client component<br>
270270
that affects all versions between <code class="notranslate">v1.0.0</code> and <code class="notranslate">v1.11.0</code>. All users are encouraged to upgrade immediately.<br>
271-
(GHSA-g4f2-2pf3-2pwj reported by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/EQSTLab/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/EQSTLab">@EQSTLab</a> and fixed by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/WyriHaximus/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/WyriHaximus">@WyriHaximus</a>)</p>
271+
(<a href="https://github.com/reactphp/http/security/advisories/GHSA-g4f2-2pf3-2pwj">GHSA-g4f2-2pf3-2pwj</a> reported by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/EQSTLab/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/EQSTLab">@EQSTLab</a> and fixed by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/WyriHaximus/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/WyriHaximus">@WyriHaximus</a>)</p>
272272
</li>
273273
<li>
274-
<p dir="auto">Feature: Improve test suite PHP 8.4 and 8.5 compatibility.<br>
275-
(<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3501501756" data-permission-text="Title is private" data-url="https://github.com/reactphp/http/issues/546" data-hovercard-type="pull_request" data-hovercard-url="/reactphp/http/pull/546/hovercard" href="https://github.com/reactphp/http/pull/546">#546</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3615566027" data-permission-text="Title is private" data-url="https://github.com/reactphp/http/issues/547" data-hovercard-type="pull_request" data-hovercard-url="/reactphp/http/pull/547/hovercard" href="https://github.com/reactphp/http/pull/547">#547</a>, and <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4555649697" data-permission-text="Title is private" data-url="https://github.com/reactphp/http/issues/551" data-hovercard-type="pull_request" data-hovercard-url="/reactphp/http/pull/551/hovercard" href="https://github.com/reactphp/http/pull/551">#551</a> by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/WyriHaximus/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/WyriHaximus">@WyriHaximus</a>)</p>
274+
<p dir="auto">Improve test suite PHP 8.4 and 8.5 compatibility.<br>
275+
(<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3501501756" data-permission-text="Title is private" data-url="https://github.com/reactphp/http/issues/546" data-hovercard-type="pull_request" data-hovercard-url="/reactphp/http/pull/546/hovercard" href="https://github.com/reactphp/http/pull/546">#546</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3615566027" data-permission-text="Title is private" data-url="https://github.com/reactphp/http/issues/547" data-hovercard-type="pull_request" data-hovercard-url="/reactphp/http/pull/547/hovercard" href="https://github.com/reactphp/http/pull/547">#547</a> and <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4555649697" data-permission-text="Title is private" data-url="https://github.com/reactphp/http/issues/551" data-hovercard-type="pull_request" data-hovercard-url="/reactphp/http/pull/551/hovercard" href="https://github.com/reactphp/http/pull/551">#551</a> by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/WyriHaximus/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/WyriHaximus">@WyriHaximus</a>)</p>
276276
</li>
277277
</ul>
278278

http/changelog.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -261,16 +261,16 @@ <h3>
261261
<li>
262262
<p dir="auto">Security fix: This release fixes a high severity security issue in ReactPHP's HTTP client and server components<br>
263263
that affects all versions between <code class="notranslate">v0.6.0</code> and <code class="notranslate">v1.11.0</code>. All users are encouraged to upgrade immediately.<br>
264-
(GHSA-x424-64qh-5j54 reported by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jsifuentes/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jsifuentes">@jsifuentes</a> and <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/raiFork/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/raiFork">@raiFork</a> and fixed by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jsifuentes/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jsifuentes">@jsifuentes</a> and <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/clue/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/clue">@clue</a>)</p>
264+
(<a href="https://github.com/reactphp/http/security/advisories/GHSA-x424-64qh-5j54">GHSA-x424-64qh-5j54</a> reported by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jsifuentes/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jsifuentes">@jsifuentes</a> and <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/raiFork/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/raiFork">@raiFork</a> and fixed by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jsifuentes/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jsifuentes">@jsifuentes</a> and <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/clue/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/clue">@clue</a>)</p>
265265
</li>
266266
<li>
267267
<p dir="auto">Security fix: This release fixes a high severity security issue in ReactPHP's HTTP client component<br>
268268
that affects all versions between <code class="notranslate">v1.0.0</code> and <code class="notranslate">v1.11.0</code>. All users are encouraged to upgrade immediately.<br>
269-
(GHSA-g4f2-2pf3-2pwj reported by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/EQSTLab/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/EQSTLab">@EQSTLab</a> and fixed by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/WyriHaximus/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/WyriHaximus">@WyriHaximus</a>)</p>
269+
(<a href="https://github.com/reactphp/http/security/advisories/GHSA-g4f2-2pf3-2pwj">GHSA-g4f2-2pf3-2pwj</a> reported by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/EQSTLab/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/EQSTLab">@EQSTLab</a> and fixed by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/WyriHaximus/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/WyriHaximus">@WyriHaximus</a>)</p>
270270
</li>
271271
<li>
272-
<p dir="auto">Feature: Improve test suite PHP 8.4 and 8.5 compatibility.<br>
273-
(<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3501501756" data-permission-text="Title is private" data-url="https://github.com/reactphp/http/issues/546" data-hovercard-type="pull_request" data-hovercard-url="/reactphp/http/pull/546/hovercard" href="https://github.com/reactphp/http/pull/546">#546</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3615566027" data-permission-text="Title is private" data-url="https://github.com/reactphp/http/issues/547" data-hovercard-type="pull_request" data-hovercard-url="/reactphp/http/pull/547/hovercard" href="https://github.com/reactphp/http/pull/547">#547</a>, and <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4555649697" data-permission-text="Title is private" data-url="https://github.com/reactphp/http/issues/551" data-hovercard-type="pull_request" data-hovercard-url="/reactphp/http/pull/551/hovercard" href="https://github.com/reactphp/http/pull/551">#551</a> by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/WyriHaximus/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/WyriHaximus">@WyriHaximus</a>)</p>
272+
<p dir="auto">Improve test suite PHP 8.4 and 8.5 compatibility.<br>
273+
(<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3501501756" data-permission-text="Title is private" data-url="https://github.com/reactphp/http/issues/546" data-hovercard-type="pull_request" data-hovercard-url="/reactphp/http/pull/546/hovercard" href="https://github.com/reactphp/http/pull/546">#546</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3615566027" data-permission-text="Title is private" data-url="https://github.com/reactphp/http/issues/547" data-hovercard-type="pull_request" data-hovercard-url="/reactphp/http/pull/547/hovercard" href="https://github.com/reactphp/http/pull/547">#547</a> and <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4555649697" data-permission-text="Title is private" data-url="https://github.com/reactphp/http/issues/551" data-hovercard-type="pull_request" data-hovercard-url="/reactphp/http/pull/551/hovercard" href="https://github.com/reactphp/http/pull/551">#551</a> by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/WyriHaximus/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/WyriHaximus">@WyriHaximus</a>)</p>
274274
</li>
275275
</ul>
276276

0 commit comments

Comments
 (0)