]> granicus.if.org Git - php/commitdiff
fixed typo
authorAnatol Belski <ab@php.net>
Thu, 12 Nov 2015 12:37:45 +0000 (13:37 +0100)
committerAnatol Belski <ab@php.net>
Thu, 12 Nov 2015 12:37:45 +0000 (13:37 +0100)
NEWS
Zend/tests/bug70895.phpt
Zend/tests/bug70898.phpt

diff --git a/NEWS b/NEWS
index f687b7c00d02fb54f4b91a61bfabb7fd0cb26a9a..781bd7ef82b39b644cfc058d99f34b9cec3a6cf2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ PHP                                                                        NEWS
 ?? ??? 2015, PHP 7.0.1
 
 - Core:
-  . Fixed bug #70898, #70895 (null ptr deref and segfault with crafted calable).
+  . Fixed bug #70898, #70895 (null ptr deref and segfault with crafted callable).
     (Anatol, Laruence)
 
 - Streams/Socket
index e6df09c9ac170de2bf3677e246bf751247ecfe64..896bf00a7b29cf3eb029ee5a86a4bde5f308e013 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Bug #70895 null ptr deref and segfault with crafted calable
+Bug #70895 null ptr deref and segfault with crafted callable
 --FILE--
 <?php
 
index 6308ddc742545e83d5524f5fc9f64c0703a1b546..41777072cc9dfa1d8dd447dc2c7526d7c93d6219 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Bug #70895 null ptr deref and segfault with crafted calable
+Bug #70895 null ptr deref and segfault with crafted callable
 --FILE--
 <?php 
        function m($f,$a){