Commit: a29e747dae77d86ec9fce48a54de48a199cdbd15 Author: Lior Kaplan <[email protected]> Wed, 22 Apr 2015 18:24:11 +0300 Parents: ac863124aafc405b1ecc2ab2623c0fa9bc7a6a4b Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=a29e747dae77d86ec9fce48a54de48a199cdbd15 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
