]> granicus.if.org Git - php/commitdiff
- Merged into 5.3
authorFelipe Pena <felipe@php.net>
Wed, 24 Dec 2008 00:46:09 +0000 (00:46 +0000)
committerFelipe Pena <felipe@php.net>
Wed, 24 Dec 2008 00:46:09 +0000 (00:46 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 11a11e35ddfd5044f55578ef5fe24ae9c8141de4..1dbb28065163ed3d387d83d186390173aee62117 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,7 @@ PHP                                                                        NEWS
 
 - Add json_last_error() to return any error information from json_decode().
   (Scott)
+- Added shm_has_var() function. (Mike)
 - Add a depth parameter to json_decode() to lower the nesting depth from the
   maximum if required. (Scott)