diff options
author | Anatol Belski <ab@php.net> | 2016-06-01 14:08:32 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2016-06-01 14:08:32 +0200 |
commit | 51cb58e7092afe794b56e575e3c18ae23d7905ee (patch) | |
tree | d28e6545344b6bc7651a7400f0dc6840593ed946 | |
parent | 79b978db9a9fd129366818968b203d50b983f596 (diff) | |
download | php-git-51cb58e7092afe794b56e575e3c18ae23d7905ee.tar.gz |
update NEWS
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -16,6 +16,8 @@ PHP NEWS - PDO_pgsql: . Fixed bug #71573 (Segfault (core dumped) if paramno beyond bound). (Laruence) + . Fixed bug #72294 (Segmentation fault/invalid pointer in connection + with pgsql_stmt_dtor). (Anatol) - Phpdbg: . Fixed bug #72284 (phpdbg fatal errors with coverage). (Bob) |