Commit:    6af01ed5a0a2be2aa2fb7bd39ad1e3c286d54cf5
Author:    David Soria Parra <d...@php.net>         Thu, 7 Jun 2012 09:37:26 
+0200
Parents:   74b4ef5036ccdb2d71a514732c6b521aa2aa62d3
Branches:  master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=6af01ed5a0a2be2aa2fb7bd39ad1e3c286d54cf5

Log:
NEWS entry for boolval()

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 87ecf08..3adefae 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,7 @@ PHP                                                           
             NEWS
     (Nikita Popov)
 
 - Core:
+  . Added boolval(). (Jille Timmermans).
   . Fixed bug #61681 (Malformed grammar). (Nikita Popov, Etienne, Laruence).
   . Fixed bug #61038 (unpack("a5", "str\0\0") does not work as expected).
     (srgoogleguy, Gustavo)


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to