Commit:    fc7fe62e3bef50c6c56e30b9a48227f6a4203523
Author:    Yasuo Ohgaki <yohg...@php.net>         Fri, 9 Aug 2013 11:19:56 +0900
Parents:   a188693a2711354876a61f20787fba0dc4916912
Branches:  PHP-5.4

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

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 103abeb..1b91fc7 100644
--- a/NEWS
+++ b/NEWS
@@ -33,6 +33,8 @@ PHP                                                           
             NEWS
 - Pgsql:
   . Fixed bug #65336 (pg_escape_literal/identifier() silently returns false).
     (Yasuo)
+  . Fixed bug #62978 (Disallow possible SQL injections with 
pg_select()/pg_update()
+    /pg_delete()/pg_insert()). (Yasuo)
 
 ?? ??? 2013, PHP 5.4.18


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

Reply via email to