Commit:    88944edc376d9c94515e1758fe45cef75c202d86
Author:    Lior Kaplan <[email protected]>         Wed, 22 Apr 2015 18:24:11 
+0300
Parents:   d26c0ed4293ee131f20d4a5234970861adc0d6c1
Branches:  master

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

Log:
Align format

Changed paths:
  M  ChangeLog-5.php


Diff:
diff --git a/ChangeLog-5.php b/ChangeLog-5.php
index d2c1fe9..026c232 100644
--- a/ChangeLog-5.php
+++ b/ChangeLog-5.php
@@ -52,7 +52,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", 
"css" => array("change
 </ul></li>
 <li>Filter:
 <ul>
-  <li><?php bugfix(69202); ?>: (FILTER_FLAG_STRIP_BACKTICK ignored unless 
other flags are used).</li>
+  <li><?php bugfix(69202); ?> (FILTER_FLAG_STRIP_BACKTICK ignored unless other 
flags are used).</li>
   <li><?php bugfix(69203); ?> (FILTER_FLAG_STRIP_HIGH doesn't strip ASCII 
127).</li>
 </ul></li>
 <li>Mbstring:


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

Reply via email to