]> granicus.if.org Git - php/commitdiff
- Opss, I forgot add my name...
authorFelipe Pena <felipe@php.net>
Tue, 19 Aug 2008 11:15:59 +0000 (11:15 +0000)
committerFelipe Pena <felipe@php.net>
Tue, 19 Aug 2008 11:15:59 +0000 (11:15 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 75dfc559b75d909604ddd4f93c0672f4daa41398..8a6075a40d9ef87281a0b66a69f04f1dd16da813 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ PHP                                                                        NEWS
 
 - Changed session_start() to return false when session startup fails. (Jani)
 - Changed property_exists() to check the existence of a property independent of
-  accessibility (like method_exists()).
+  accessibility (like method_exists()). (Felipe)
 
 - Added system independent realpath() implementation which caches intermediate
   directories in realpath-cache. (Dmitry)