summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2015-08-09 10:40:07 +0200
committerAnatol Belski <ab@php.net>2015-08-09 10:40:07 +0200
commit06a19cf218bf422f8a0630636e3e2b58d9a77152 (patch)
treedd108a1ab97a190ca6a2712e8d6736a5a091733a
parent64a51893585e00e69f5de4520ac6209363f9c6ff (diff)
downloadphp-git-06a19cf218bf422f8a0630636e3e2b58d9a77152.tar.gz
fix typo in NEWS
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f1358f012d..8e489897db 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
20 Aug 2015, PHP 7.0.0 RC 1
-- Code:
+- Core:
. Fixed bug #70215 (Segfault when __invoke is static). (Bob)
- CLI server: