summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2015-11-25 02:49:51 +0100
committerAnatol Belski <ab@php.net>2015-11-25 02:49:51 +0100
commitbb5a0ad363f8efbd01a366f49b5bfa9f732f2303 (patch)
tree4529f8c86b9d55356741fd27816d6e566def3376
parent22cc3e228fbcbdea30fceabb436d1195afff7857 (diff)
downloadphp-git-bb5a0ad363f8efbd01a366f49b5bfa9f732f2303.tar.gz
fix wrong bug number
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1d0ff43195..f2ae2829ff 100644
--- a/NEWS
+++ b/NEWS
@@ -19,7 +19,7 @@ PHP NEWS
. Fixed bug #70900 (SoapClient systematic out of memory error). (Dmitry)
- Standard:
- . Fixed bug #70940 (count on symbol tables). (Laruence)
+ . Fixed count on symbol tables. (Laruence)
. Fixed bug #70910 (extract() breaks variable references). (Laruence)
12 Nov 2015, PHP 7.0.0 RC 7