summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2016-06-21 00:18:27 -0700
committerStanislav Malyshev <stas@php.net>2016-06-21 00:18:27 -0700
commitfc0b0afdc35c6ee15bfeb27df041bd5c51cc47f0 (patch)
treea3237c5509fe142f17fa04b55184a0e447993653
parent2af6dded37d9678d65015cb307734e177cb2f624 (diff)
downloadphp-git-fc0b0afdc35c6ee15bfeb27df041bd5c51cc47f0.tar.gz
Now the right bug #
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index eb8a070a0f..11ba902041 100644
--- a/NEWS
+++ b/NEWS
@@ -28,7 +28,7 @@ PHP NEWS
. Fixed bug #72455 (Heap Overflow due to integer overflows). (Stas)
- SPL:
- . Fixed bug #72114 (int/size_t confusion in SplFileObject::fread). (Stas)
+ . Fixed bug #72262 (int/size_t confusion in SplFileObject::fread). (Stas)
. Fixed bug #72433 (Use After Free Vulnerability in PHP's GC algorithm and
unserialize). (Dmitry)