diff options
author | Anatol Belski <ab@php.net> | 2015-11-25 02:49:51 +0100 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2015-11-25 02:49:51 +0100 |
commit | bb5a0ad363f8efbd01a366f49b5bfa9f732f2303 (patch) | |
tree | 4529f8c86b9d55356741fd27816d6e566def3376 | |
parent | 22cc3e228fbcbdea30fceabb436d1195afff7857 (diff) | |
download | php-git-bb5a0ad363f8efbd01a366f49b5bfa9f732f2303.tar.gz |
fix wrong bug number
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |