summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Lerdorf <rasmus@lerdorf.com>2015-02-22 08:32:32 -0800
committerRasmus Lerdorf <rasmus@lerdorf.com>2015-02-22 08:32:32 -0800
commit7ea5b3f71cb7291f88659ecf810916c34b1b6f4a (patch)
tree46c71cea15dfa7091471186e2095876ba082ee2b
parenta9ba407ce16809a2a70724bcd481b64ba8bd550b (diff)
downloadphp-git-7ea5b3f71cb7291f88659ecf810916c34b1b6f4a.tar.gz
NEWS entry
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 84a5d2ae7c..a4f98ff3fe 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@ PHP NEWS
defined in class scope). (Laruence)
. 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