summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2015-06-20 09:33:37 +0200
committerAnatol Belski <ab@php.net>2015-06-20 09:35:03 +0200
commitf801eb9d6b6ea3ca72e762b1d623a34146159fcf (patch)
treed07c4dddbd36277fb4fd8a5672825fa4d6a40e63
parent658d698a1ccd41be0dcb94ea1d6ff5492d1c9748 (diff)
downloadphp-git-f801eb9d6b6ea3ca72e762b1d623a34146159fcf.tar.gz
updated NEWS
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 76bd388177..778a9c0fe9 100644
--- a/NEWS
+++ b/NEWS
@@ -39,6 +39,7 @@ PHP NEWS
- Opcache:
. Removed opcache.load_comments configuration directive. Now doc comments
loading costs nothing and always enabled. (Dmitry)
+ . Fixed bug #69838 (Wrong size calculation for function table). (Anatol)
- PDO_pgsql:
. Fixed bug #69752 (PDOStatement::execute() leaks memory with DML