Commit: 8caa718eb3c55b6a2054cfeaca5518452f66b1e1 Author: Sobak <[email protected]> Fri, 16 Oct 2015 12:47:45 +0200 Parents: 7a092a2199339032cb519d4261d6db41e7fe095d Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=8caa718eb3c55b6a2054cfeaca5518452f66b1e1 Log: This should be in one line Changed paths: M ChangeLog-7.php Diff: diff --git a/ChangeLog-7.php b/ChangeLog-7.php index f999cf7..bf6842f 100644 --- a/ChangeLog-7.php +++ b/ChangeLog-7.php @@ -86,8 +86,7 @@ site_header("PHP 7 ChangeLog", array("current" => "docs", "css" => array("change </ul></li> <li>Session: <ul> - <li><?php bugfix(70529); ?> (Session read causes "String is not zero-terminate -d" error).</li> + <li><?php bugfix(70529); ?> (Session read causes "String is not zero-terminated" error).</li> </ul></li> <li>SQLite3: <ul> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
