Commit: 965190f75efe3c6ff0b5b48b09266764eecfc9ff Author: Anatol Belski <[email protected]> Thu, 19 Jul 2018 23:05:33 +0200 Parents: 9edde5e59fea636e3ee6f9b986bfc9b45681a27e Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=965190f75efe3c6ff0b5b48b09266764eecfc9ff Log: Fix news entry Changed paths: M ChangeLog-7.php Diff: diff --git a/ChangeLog-7.php b/ChangeLog-7.php index b4ab0aa..c0e8843 100644 --- a/ChangeLog-7.php +++ b/ChangeLog-7.php @@ -14,9 +14,9 @@ site_header("PHP 7 ChangeLog", array("current" => "docs", "css" => array("change <li><?php bugfix(76423); ?> (Int Overflow lead to Heap OverFlow in exif_thumbnail_extract of exif.c).</li> <li><?php bugfix(76557); ?> (heap-buffer-overflow (READ of size 48) while reading exif data).</li> </ul></li> -<li>ZIP: +<li>Win32: <ul> - <li><?php bugfix(76461); ?> (OPSYS_Z_CPM defined instead of OPSYS_CPM).</li> + <li><?php bugfix(76459); ?> (windows linkinfo lacks openbasedir check).</li> </ul></li> </ul> <!-- }}} --></section> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
