Commit:    111337418a9eee5a867d27f3d1b4c306eba8d885
Author:    Lior Kaplan <kaplanl...@gmail.com>         Sat, 25 Jun 2016 21:12:58 
+0300
Parents:   9ab7aa229008d37a8122aedf8f500126f1e0f714
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=111337418a9eee5a867d27f3d1b4c306eba8d885

Log:
Remove SPL entries from PHP 7.0.8, no changes since 7.0.7

Changed paths:
  M  ChangeLog-7.php


Diff:
diff --git a/ChangeLog-7.php b/ChangeLog-7.php
index 1bf2b3e..8c0779a 100644
--- a/ChangeLog-7.php
+++ b/ChangeLog-7.php
@@ -60,11 +60,6 @@ site_header("PHP 7 ChangeLog", array("current" => "docs", 
"css" => array("change
   <li><?php bugfix(72195); ?> (pg_pconnect/pg_connect cause 
use-after-free).</li>
   <li><?php bugfix(72197); ?> (pg_lo_create arbitrary read).</li>
 </ul></li>
-<li>SPL:
-<ul>
-  <li><?php bugfix(72262); ?> (int/size_t confusion in SplFileObject::fread). 
(CVE-2016-5770)</li>
-  <li><?php bugfix(72433); ?> (Use After Free Vulnerability in PHP's GC 
algorithm and unserialize). (CVE-2016-5771)</li>
-</ul></li>
 <li>Standard:
 <ul>
   <li><?php bugfix(72017); ?> (range() with float step produces unexpected 
result).</li>


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to