From df07072f7c11be202ecd9055a7526344f95b75d3 Mon Sep 17 00:00:00 2001 From: Greg Beaver Date: Sat, 13 Jun 2009 16:43:04 +0000 Subject: [PATCH] fix criminally unclear NEWS entry by me --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 8ef25092e6..def69b4301 100644 --- a/NEWS +++ b/NEWS @@ -35,8 +35,8 @@ PHP NEWS (Kanwaljeet Singla, Venkat Raman Don, Pierre) - Fixed bug #38802 (max_redirects and ignore_errors). (patch by datibbaw@php.net) -- Fixed isset() on sub-directories (isset("blah") if file "blah/foo.php" - exists). (Greg) +- Fixed isset() on phar sub-directories (isset($phar["blah"]) if + file "blah/foo.php" exists in the phar archive). (Greg) - Fixed security vulnerability in phar's handling of long tar filenames. (Greg) - Fixed potential segfault with converting phars containing metadata to other formats. (Greg) -- 2.50.1