summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Lerdorf <rasmus@lerdorf.com>2015-02-22 08:31:17 -0800
committerRasmus Lerdorf <rasmus@lerdorf.com>2015-02-22 08:31:17 -0800
commitffd2fda0f39e3432e274b4d49df485b59dcbef39 (patch)
treef92da7feb85d259673f3f9da20fa9a313689ef32
parente12b72d3f78cc49d33bcf73ad2d4fa09b6aeff84 (diff)
downloadphp-git-ffd2fda0f39e3432e274b4d49df485b59dcbef39.tar.gz
NEWS entry
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 76ad94eb81..a58a50b2a4 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,7 @@
callback). (Mike)
. Fixed bug #68986 (pointer returned by php_stream_fopen_temporary_file
not validated in memory.c). (nayana at ddproperty dot com)
+ . Fixed bug #68166 (Exception with invalid character causes segv) (Rasmus)
- cURL:
. Fixed bug #69088 (PHP_MINIT_FUNCTION does not fully initialize cURL on