Skip to content

Commit

Permalink
Update PHP versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Maikuolan committed Mar 18, 2024
1 parent 7d100e4 commit 3c2a920
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions php.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<hr />

<h1>Vulnerability Charts</h1>
<p><em>Last modified: <time datetime="2024-03-14">2024.03.14</time></em></p>
<p><em>Last modified: <time datetime="2024-03-18">2024.03.18</time></em></p>

<p><em>
CVSS values listed are those of the highest scoring CVEs for any listed version.
Expand Down Expand Up @@ -53,19 +53,19 @@ <h1>Vulnerability Charts</h1>
</tr>
<tr>
<td class="h1l2" rowspan="12"><span class="tb"><a href="https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=PHP">PHP versions</a></span></td>
<td class="h2">PHP 8.3.0 – 8.3.3<br /><small>(2023.11.23 – 2024.02.15)</small></td>
<td class="h2">PHP 8.3.0 – 8.3.4<br /><small>(2023.11.23 – 2024.03.14)</small></td>
<td class="h2"><span class="xg">0.0</span></td>
<td class="h2"><span class="xg">✔️</span></td>
<td class="h2">
(8.3.3 is the current latest version on the 8.3 branch).<br />
(8.3.4 is the current latest version on the 8.3 branch).<br />
</td>
</tr>
<tr>
<td class="h2">PHP 8.2.9 – 8.2.16<br /><small>(2023.08.03 – 2024.02.15)</small></td>
<td class="h2">PHP 8.2.9 – 8.2.17<br /><small>(2023.08.03 – 2024.03.14)</small></td>
<td class="h2"><span class="xg">0.0</span></td>
<td class="h2"><span class="xg">✔️</span></td>
<td class="h2">
(8.2.16 is the current latest version on the 8.2 branch).<br />
(8.2.17 is the current latest version on the 8.2 branch).<br />
</td>
</tr>
<tr>
Expand Down

0 comments on commit 3c2a920

Please sign in to comment.