Skip to content

Commit a7d0874

Browse files
committed
Update website build
1 parent 5f79214 commit a7d0874

Some content is hidden

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

45 files changed

+879
-621
lines changed

async/changelog.html

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ <h3 class="off-canvas-menu__section-header">Core Components</h3>
8888
Promise
8989

9090
<span class="off-canvas-menu__version">
91-
v3.1.0
91+
v3.2.0
9292
</span>
9393
</a>
9494
</li>
@@ -129,7 +129,7 @@ <h3 class="off-canvas-menu__section-header">Network Components</h3>
129129
HTTP
130130

131131
<span class="off-canvas-menu__version">
132-
v1.9.0
132+
v1.10.0
133133
</span>
134134
</a>
135135
</li>
@@ -248,7 +248,7 @@ <h3>
248248
<ul dir="auto">
249249
<li>
250250
<p dir="auto">Feature: Add Promise v3 template types for all public functions.<br>
251-
(<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1179100821" data-permission-text="Title is private" data-url="https://github.com/reactphp/async/issues/40" data-hovercard-type="pull_request" data-hovercard-url="/reactphp/async/pull/40/hovercard" href="https://github.com/reactphp/async/pull/40">#40</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>
251+
(<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1179100821" data-permission-text="Title is private" data-url="https://github.com/reactphp/async/issues/40" data-hovercard-type="pull_request" data-hovercard-url="/reactphp/async/pull/40/hovercard" href="https://github.com/reactphp/async/pull/40">#40</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> 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>
252252
<p dir="auto">All our public APIs now use Promise v3 template types to guide IDEs and static<br>
253253
analysis tools (like PHPStan), helping with proper type usage and improving<br>
254254
code quality:</p>
@@ -287,7 +287,7 @@ <h3>
287287
<ul dir="auto">
288288
<li>
289289
<p dir="auto">Feature: Add Promise v3 template types for all public functions.<br>
290-
(<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1967070148" data-permission-text="Title is private" data-url="https://github.com/reactphp/async/issues/82" data-hovercard-type="pull_request" data-hovercard-url="/reactphp/async/pull/82/hovercard" href="https://github.com/reactphp/async/pull/82">#82</a> by <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>
290+
(<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1967070148" data-permission-text="Title is private" data-url="https://github.com/reactphp/async/issues/82" data-hovercard-type="pull_request" data-hovercard-url="/reactphp/async/pull/82/hovercard" href="https://github.com/reactphp/async/pull/82">#82</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> 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>
291291
<p dir="auto">All our public APIs now use Promise v3 template types to guide IDEs and static<br>
292292
analysis tools (like PHPStan), helping with proper type usage and improving<br>
293293
code quality:</p>
@@ -345,7 +345,7 @@ <h3>
345345
<ul dir="auto">
346346
<li>
347347
<p dir="auto">Feature: Add new <code class="notranslate">delay()</code> function to delay program execution.<br>
348-
(<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1478701897" data-permission-text="Title is private" data-url="https://github.com/reactphp/async/issues/69" data-hovercard-type="pull_request" data-hovercard-url="/reactphp/async/pull/69/hovercard" href="https://github.com/reactphp/async/pull/69">#69</a> by <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>
348+
(<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1478701897" data-permission-text="Title is private" data-url="https://github.com/reactphp/async/issues/69" data-hovercard-type="pull_request" data-hovercard-url="/reactphp/async/pull/69/hovercard" href="https://github.com/reactphp/async/pull/69">#69</a> and <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1761027660" data-permission-text="Title is private" data-url="https://github.com/reactphp/async/issues/78" data-hovercard-type="pull_request" data-hovercard-url="/reactphp/async/pull/78/hovercard" href="https://github.com/reactphp/async/pull/78">#78</a> by <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>
349349
<div class="highlight highlight-text-html-php" dir="auto"><pre class="notranslate"><span class="pl-k">echo</span> <span class="pl-s">'a'</span>;
350350
<span class="pl-v">Loop</span>::<span class="pl-en">addTimer</span>(<span class="pl-c1">1.0</span>, <span class="pl-k">function</span> () {
351351
<span class="pl-k">echo</span> <span class="pl-s">'b'</span>;
@@ -664,7 +664,10 @@ <h3>
664664
</small>
665665
</h3>
666666

667-
<ul dir="auto">
667+
<blockquote>
668+
<p dir="auto">Imported release from original tag date 2013-02-06.</p>
669+
</blockquote>
670+
<ul dir="auto">
668671
<li>First tagged release</li>
669672
</ul>
670673

@@ -778,12 +781,12 @@ <h3 class="component-info__subtitle">Contributors</h3>
778781
<ul class="component-info__contributors">
779782
<li>
780783
<a href="https://github.com/clue">
781-
<img src="https://avatars.githubusercontent.com/u/776829?v=4&amp;s=40" srcset="https://avatars.githubusercontent.com/u/776829?v=4&amp;s=80 2x" alt="clue" title="clue (55 contributions)">
784+
<img src="https://avatars.githubusercontent.com/u/776829?v=4&amp;s=40" srcset="https://avatars.githubusercontent.com/u/776829?v=4&amp;s=80 2x" alt="clue" title="clue (56 contributions)">
782785
</a>
783786
</li>
784787
<li>
785788
<a href="https://github.com/WyriHaximus">
786-
<img src="https://avatars.githubusercontent.com/u/147145?v=4&amp;s=40" srcset="https://avatars.githubusercontent.com/u/147145?v=4&amp;s=80 2x" alt="WyriHaximus" title="WyriHaximus (38 contributions)">
789+
<img src="https://avatars.githubusercontent.com/u/147145?v=4&amp;s=40" srcset="https://avatars.githubusercontent.com/u/147145?v=4&amp;s=80 2x" alt="WyriHaximus" title="WyriHaximus (39 contributions)">
787790
</a>
788791
</li>
789792
<li>
@@ -793,7 +796,7 @@ <h3 class="component-info__subtitle">Contributors</h3>
793796
</li>
794797
<li>
795798
<a href="https://github.com/SimonFrings">
796-
<img src="https://avatars.githubusercontent.com/u/44357440?v=4&amp;s=40" srcset="https://avatars.githubusercontent.com/u/44357440?v=4&amp;s=80 2x" alt="SimonFrings" title="SimonFrings (5 contribution)">
799+
<img src="https://avatars.githubusercontent.com/u/44357440?v=4&amp;s=40" srcset="https://avatars.githubusercontent.com/u/44357440?v=4&amp;s=80 2x" alt="SimonFrings" title="SimonFrings (7 contribution)">
797800
</a>
798801
</li>
799802
<li>
@@ -820,7 +823,7 @@ <h3 class="component-info__subtitle">Activity</h3>
820823
<mask id="reactphp-async-participation-sparkline" x="0" y="0" width="320" height="40" >
821824
<polyline
822825
transform="translate(0, 40) scale(1,-1)"
823-
points="0,1 6,1 12,1 18,1 24,1 30,1 36,1 42,1 48,1 54,2 60,1 66,1 72,1 78,1 84,1 90,1 96,1 102,2 108,3 114,1 120,3 126,1 132,1 138,1 144,1 150,1 156,1 162,1 168,1 174,1 180,1 186,1 192,1 198,2 204,1 210,1 216,2 222,2 228,1 234,1 240,2 246,1 252,1 258,1 264,1 270,1 276,1 282,1 288,1 294,1 300,1 306,1"
826+
points="0,1 6,1 12,2 18,3 24,1 30,2 36,2 42,1 48,1 54,1 60,1 66,1 72,1 78,1 84,1 90,1 96,1 102,1 108,2 114,1 120,2 126,1 132,2 138,2 144,1 150,2 156,1 162,1 168,1 174,1 180,1 186,1 192,1 198,1 204,1 210,1 216,1 222,1 228,1 234,1 240,1 246,1 252,1 258,1 264,1 270,1 276,1 282,1 288,2 294,1 300,1 306,2"
824827
fill="transparent"
825828
stroke="#40a977"
826829
stroke-width="2"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy