Skip to content

Commit 1113374

Browse files
committed
Remove SPL entries from PHP 7.0.8, no changes since 7.0.7
1 parent 9ab7aa2 commit 1113374

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

ChangeLog-7.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,6 @@
6060
<li><?php bugfix(72195); ?> (pg_pconnect/pg_connect cause use-after-free).</li>
6161
<li><?php bugfix(72197); ?> (pg_lo_create arbitrary read).</li>
6262
</ul></li>
63-
<li>SPL:
64-
<ul>
65-
<li><?php bugfix(72262); ?> (int/size_t confusion in SplFileObject::fread). (CVE-2016-5770)</li>
66-
<li><?php bugfix(72433); ?> (Use After Free Vulnerability in PHP's GC algorithm and unserialize). (CVE-2016-5771)</li>
67-
</ul></li>
6863
<li>Standard:
6964
<ul>
7065
<li><?php bugfix(72017); ?> (range() with float step produces unexpected result).</li>

0 commit comments

Comments
 (0)