We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c924334 commit 22d7002Copy full SHA for 22d7002
NEWS
@@ -11,6 +11,9 @@ PHP NEWS
11
. Implemented strict sessions RFC (https://wiki.php.net/rfc/strict_sessions)
12
which protects against session fixation attacks and session collisions.
13
(Yasuo Ohgaki)
14
+- Pgsql:
15
+ . Fixed bug #62978 (Disallow possible SQL injections with pg_select()/pg_update()
16
+ /pg_delete()/pg_insert()). (Yasuo)
17
18
?? ??? 2013, PHP 5.5.2
19
0 commit comments