Commit:    77e0495024f3c95d27ae7ca21c880683d0f61d94
Author:    Anatol Belski <[email protected]>         Thu, 8 Dec 2016 12:10:52 +0100
Parents:   1df6227c4fb56286d1201d387005f3818fb9369e
Branches:  master

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

Log:
fix broken syntax

Changed paths:
  M  ChangeLog-7.php


Diff:
diff --git a/ChangeLog-7.php b/ChangeLog-7.php
index 84383b6..f3a02bc 100644
--- a/ChangeLog-7.php
+++ b/ChangeLog-7.php
@@ -64,7 +64,7 @@ site_header("PHP 7 ChangeLog", array("current" => "docs", 
"css" => array("change
 <li>Soap:
 <ul>
   <li><?php bugfix(73538); ?> (SoapClient::__setSoapHeaders doesn't overwrite 
SOAP headers).</li>
-  <li><?php bugfix(73452); ?> (Segfault (Regression for <?php 
bugl(69152))).</li>
+  <li><?php bugfix(73452); ?> (Segfault (Regression for <?php bugl(69152) 
?>)).</li>
 </ul></li>
 <li>SPL:
 <ul>


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

Reply via email to