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 e769c96 commit b2606f6Copy full SHA for b2606f6
NEWS
@@ -6,6 +6,9 @@ PHP NEWS
6
. Fixed bug #66286 (Incorrect object comparison with inheritance). (Nikita)
7
. Fixed bug #66509 (copy() arginfo has changed starting from 5.4). (willfitch)
8
9
+- PDO_pgsql:
10
+ . Fixed bug #62479 (PDO-psql cannot connect if password contains spaces) (willfitch, iliaa)
11
+
12
- Session:
13
. Fixed bug #66481 (Calls to session_name() segfault when session.name is
14
null). (Laruence)
0 commit comments