Commit:    7c6bec5cdd0bef45c3f61b6ae69ec6b192ae6c47
Author:    Lior Kaplan <kaplanl...@gmail.com>         Mon, 15 Jan 2018 17:09:21 
+0200
Parents:   040dbef9f3de141c1c9abb265b7b233c8faf058b
Branches:  master

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

Log:
Align entry for bug #74782 across releases

Bugs:
https://bugs.php.net/74782

Changed paths:
  M  ChangeLog-7.php


Diff:
diff --git a/ChangeLog-7.php b/ChangeLog-7.php
index b5ab77c..dfb48fa 100644
--- a/ChangeLog-7.php
+++ b/ChangeLog-7.php
@@ -43,7 +43,7 @@ site_header("PHP 7 ChangeLog", array("current" => "docs", 
"css" => array("change
 </ul></li>
 <li>Phar:
 <ul>
-  <li><?php bugfix(74782); ?> (remove file name from output to avoid XSS).</li>
+  <li><?php bugfix(74782); ?> (Reflected XSS in .phar 404 page).</li>
 </ul></li>
 <li>Standard:
 <ul>
@@ -97,7 +97,7 @@ site_header("PHP 7 ChangeLog", array("current" => "docs", 
"css" => array("change
 </ul></li>
 <li>Phar:
 <ul>
-  <li><?php bugfix(74782); ?> (remove file name from output to avoid XSS).</li>
+  <li><?php bugfix(74782); ?> (Reflected XSS in .phar 404 page).</li>
 </ul></li>
 <li>Standard:
 <ul>


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

Reply via email to