diff options
| author | Anatol Belski <ab@php.net> | 2016-07-14 13:21:38 +0200 |
|---|---|---|
| committer | Anatol Belski <ab@php.net> | 2016-07-14 13:21:38 +0200 |
| commit | 9d3b729803d381552086bdc7028d5cf857f5a01c (patch) | |
| tree | a3691a0373dafb1cb92827eec2bbf0b802e89071 | |
| parent | 0f182c2495f3aa84aed76485a4406b383c77c785 (diff) | |
| download | php-git-9d3b729803d381552086bdc7028d5cf857f5a01c.tar.gz | |
update NEWS
| -rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -23,6 +23,10 @@ PHP NEWS oob read access). (Laruence) . Fixed bug #72399 (Use-After-Free in MBString (search_re)). (Laruence) +- PDO_pgsql: + . Fixed bug #72570 (Segmentation fault when binding parameters on a query + without placeholders). (Matteo) + - PCRE: . Fixed bug #72476 (Memleak in jit_stack). (Laruence) . Fixed bug #72463 (mail fails with invalid argument). (Anatol) |
