summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAnatoliy Belsky <ab@php.net>2012-10-25 09:40:21 +0200
committerAnatoliy Belsky <ab@php.net>2012-10-25 09:40:21 +0200
commitf962260081c4341c768533c5fb23c83c6ca9b1ed (patch)
treebefeed2d1a27d9b0a7f80bf302694170e79f16c0 /NEWS
parent9a6d8e250aa8cd7502f20059ad7b686ac814fc9e (diff)
downloadphp-git-f962260081c4341c768533c5fb23c83c6ca9b1ed.tar.gz
merged changes for bug #63297 from 5.3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a0396154a5..8a322a9963 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,10 @@ PHP NEWS
(Dmitry, Laruence)
. Fixed bug #63284 (Upgrade PCRE to 8.31). (Anatoliy)
+- Phar:
+ . Fixed bug #63297 (Phar fails to write an openssl based signature).
+ (Anatoliy)
+
18 Oct 2012, PHP 5.4.8
- CLI server: