Skip to content

Commit fa161a5

Browse files
committed
Automated deployment: Thu May 21 11:27:10 UTC 2026 0.8.3
1 parent cec9b72 commit fa161a5

3 files changed

Lines changed: 13 additions & 13 deletions

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1257,5 +1257,5 @@ <h5 class="modal-title">Search</h5>
12571257

12581258
<!--
12591259
MkDocs version : 1.6.1
1260-
Build Date UTC : 2026-05-21 10:05:45.570869+00:00
1260+
Build Date UTC : 2026-05-21 11:27:09.673718+00:00
12611261
-->

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

v7/architecture-at-a-glance/index.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1311,67 +1311,67 @@ <h2 id="standards-psrs">Standards &amp; PSRs</h2>
13111311
<tbody>
13121312
<tr>
13131313
<td><a href="https://www.php-fig.org/psr/psr-7">PSR-7</a></td>
1314-
<td><a href="https://github.com/php-fig/http-message">php-fig/http-message</a></td>
1314+
<td><a href="https://github.com/php-fig/http-message">http-message</a></td>
13151315
<td>Core</td>
13161316
<td>HTTP Message Interfaces (Requests/Responses)</td>
13171317
</tr>
13181318
<tr>
13191319
<td><a href="https://www.php-fig.org/psr/psr-11">PSR-11</a></td>
1320-
<td><a href="https://github.com/php-fig/container">php-fig/container</a></td>
1320+
<td><a href="https://github.com/php-fig/container">container</a></td>
13211321
<td>Core</td>
13221322
<td>Container Interface (Dependency Injection)</td>
13231323
</tr>
13241324
<tr>
13251325
<td><a href="https://www.php-fig.org/psr/psr-15">PSR-15</a></td>
1326-
<td><a href="https://github.com/php-fig/http-server-handler">php-fig/http-server-handler</a>, <a href="https://github.com/php-fig/http-server-middleware">php-fig/http-server-middleware</a></td>
1326+
<td><a href="https://github.com/php-fig/http-server-handler">http-server-handler</a>, <a href="https://github.com/php-fig/http-server-middleware">http-server-middleware</a></td>
13271327
<td>Core</td>
13281328
<td>HTTP Handlers and Middleware (Request processing)</td>
13291329
</tr>
13301330
<tr>
13311331
<td><a href="https://www.php-fig.org/psr/psr-3">PSR-3</a></td>
1332-
<td><a href="https://github.com/php-fig/log">php-fig/log</a></td>
1332+
<td><a href="https://github.com/php-fig/log">log</a></td>
13331333
<td>Supporting</td>
13341334
<td>Logger Interface (Requests/Responses)</td>
13351335
</tr>
13361336
<tr>
13371337
<td><a href="https://www.php-fig.org/psr/psr-4">PSR-4</a></td>
1338-
<td><a href="https://github.com/php-fig/log">php-fig/log</a></td>
1338+
<td></td>
13391339
<td>Supporting</td>
13401340
<td>Autoloading (File organization)</td>
13411341
</tr>
13421342
<tr>
13431343
<td><a href="https://www.php-fig.org/psr/psr-6">PSR-6</a></td>
1344-
<td><a href="https://github.com/php-fig/cache">php-fig/cache</a></td>
1344+
<td><a href="https://github.com/php-fig/cache">cache</a></td>
13451345
<td>Supporting</td>
13461346
<td>Caching Interface</td>
13471347
</tr>
13481348
<tr>
13491349
<td><a href="https://www.php-fig.org/psr/psr-13">PSR-13</a></td>
1350-
<td><a href="https://github.com/php-fig/link">php-fig/link</a></td>
1350+
<td><a href="https://github.com/php-fig/link">Git link</a></td>
13511351
<td>Supporting</td>
13521352
<td>Link Definition Interfaces</td>
13531353
</tr>
13541354
<tr>
13551355
<td><a href="https://www.php-fig.org/psr/psr-14">PSR-14</a></td>
1356-
<td><a href="https://github.com/php-fig/event-dispatcher">php-fig/event-dispatcher</a></td>
1356+
<td><a href="https://github.com/php-fig/event-dispatcher">event-dispatcher</a></td>
13571357
<td>Supporting</td>
13581358
<td>Event Dispatcher</td>
13591359
</tr>
13601360
<tr>
13611361
<td><a href="https://www.php-fig.org/psr/psr-17">PSR-17</a></td>
1362-
<td><a href="https://github.com/php-fig/http-factory">php-fig/http-factory</a></td>
1362+
<td><a href="https://github.com/php-fig/http-factory">http-factory</a></td>
13631363
<td>Supporting</td>
13641364
<td>HTTP Factories</td>
13651365
</tr>
13661366
<tr>
13671367
<td><a href="https://www.php-fig.org/psr/psr-18">PSR-18</a></td>
1368-
<td><a href="https://github.com/php-fig/http-client">php-fig/http-client</a></td>
1368+
<td><a href="https://github.com/php-fig/http-client">http-client</a></td>
13691369
<td>Supporting</td>
13701370
<td>HTTP Client</td>
13711371
</tr>
13721372
<tr>
13731373
<td><a href="https://www.php-fig.org/psr/psr-20">PSR-20</a></td>
1374-
<td><a href="https://github.com/php-fig/clock">php-fig/clock</a></td>
1374+
<td><a href="https://github.com/php-fig/clock">clock</a></td>
13751375
<td>Supporting</td>
13761376
<td>Clock</td>
13771377
</tr>

0 commit comments

Comments
 (0)