Commit:    b0cacc3fd1c27d059e0597e0653fa62c554f3c33
Author:    Lior Kaplan <[email protected]>         Sun, 7 Feb 2016 21:00:17 
+0200
Parents:   5963e88c5765ca0d52f26f08a16ca4a94d575deb
Branches:  master

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

Log:
Add bug link to #71197

Bugs:
https://bugs.php.net/71197

Changed paths:
  M  ChangeLog-7.php


Diff:
diff --git a/ChangeLog-7.php b/ChangeLog-7.php
index e15439d..d96d449 100644
--- a/ChangeLog-7.php
+++ b/ChangeLog-7.php
@@ -85,7 +85,7 @@ site_header("PHP 7 ChangeLog", array("current" => "docs", 
"css" => array("change
   <li><?php bugfix(71220); ?> (Null pointer deref (segfault) in compact via 
ob_start).</li>
   <li><?php bugfix(71190); ?> (substr_replace converts integers in original 
$search array to strings).</li>
   <li><?php bugfix(71188); ?> (str_replace converts integers in original 
$search array to strings).</li>
-  <li><?php bugfix(71132); ?>, #71197 (range() segfaults).</li>
+  <li><?php bugfix(71132); ?>, <?php bugl(71197) ?> (range() segfaults).</li>
 </ul></li>
 <li>WDDX:
 <ul>


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

Reply via email to