Skip to content

Commit b2606f6

Browse files
committed
Update NEWS for bug fix #62479
1 parent e769c96 commit b2606f6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ PHP NEWS
66
. Fixed bug #66286 (Incorrect object comparison with inheritance). (Nikita)
77
. Fixed bug #66509 (copy() arginfo has changed starting from 5.4). (willfitch)
88

9+
- PDO_pgsql:
10+
. Fixed bug #62479 (PDO-psql cannot connect if password contains spaces) (willfitch, iliaa)
11+
912
- Session:
1013
. Fixed bug #66481 (Calls to session_name() segfault when session.name is
1114
null). (Laruence)

0 commit comments

Comments
 (0)