We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ab7aa2 commit 1113374Copy full SHA for 1113374
ChangeLog-7.php
@@ -60,11 +60,6 @@
60
<li><?php bugfix(72195); ?> (pg_pconnect/pg_connect cause use-after-free).</li>
61
<li><?php bugfix(72197); ?> (pg_lo_create arbitrary read).</li>
62
</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>
68
<li>Standard:
69
<ul>
70
<li><?php bugfix(72017); ?> (range() with float step produces unexpected result).</li>
0 commit comments