summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYasuo Ohgaki <yohgaki@php.net>2013-08-09 11:21:31 +0900
committerYasuo Ohgaki <yohgaki@php.net>2013-08-09 11:21:54 +0900
commit22d7002462a142e5ecd0010a534a4242e76e6846 (patch)
treefb1ed40b625ad15c386429fb5b5b5dbce0854560
parentc9243344a0d4c3a8352a21ba36b7739ca9aaa279 (diff)
downloadphp-git-22d7002462a142e5ecd0010a534a4242e76e6846.tar.gz
Update NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5c07185d51..0379df0efe 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,9 @@ PHP NEWS
. Implemented strict sessions RFC (https://wiki.php.net/rfc/strict_sessions)
which protects against session fixation attacks and session collisions.
(Yasuo Ohgaki)
+- Pgsql:
+ . Fixed bug #62978 (Disallow possible SQL injections with pg_select()/pg_update()
+ /pg_delete()/pg_insert()). (Yasuo)
?? ??? 2013, PHP 5.5.2