Commit: 4f8ea6516870a248f45df3d53d73563ac6485b91 Author: Anatol Belski <[email protected]> Thu, 4 Feb 2016 18:03:10 +0100 Parents: 20bd859465f21c5792905860376cd5ed648a2cdf Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=4f8ea6516870a248f45df3d53d73563ac6485b91 Log: add missing changelog entry for 7.0.3 Changed paths: M ChangeLog-7.php Diff: diff --git a/ChangeLog-7.php b/ChangeLog-7.php index 9c0783e..61308fa 100644 --- a/ChangeLog-7.php +++ b/ChangeLog-7.php @@ -130,6 +130,10 @@ site_header("PHP 7 ChangeLog", array("current" => "docs", "css" => array("change <ul> <li><?php bugfix(70976); ?> (Memory Read via gdImageRotateInterpolated Array Index Out of Bounds). (CVE-2016-1903)</li> </ul></li> +<li>PCRE: +<ul> + <li>Upgraded pcrelib to 8.38.</li> +</ul></li> <li>Mbstring: <ul> <li><?php bugfix(71066); ?> (mb_send_mail: Program terminated with signal SIGSEGV, Segmentation fault).</li> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
