diff options
| author | Xinchen Hui <laruence@gmail.com> | 2016-05-12 13:48:24 +0800 |
|---|---|---|
| committer | Xinchen Hui <laruence@gmail.com> | 2016-05-12 13:48:24 +0800 |
| commit | 3797e570b20934236a186acc6dc7eda950c8d034 (patch) | |
| tree | 7fdbdd4bead29219e15647dbc595eb1c44b2e5e8 | |
| parent | 92828ae204268d98913eb7392a767abab4bb68bf (diff) | |
| download | php-git-3797e570b20934236a186acc6dc7eda950c8d034.tar.gz | |
Added NEWS entry missed while doing merge
| -rw-r--r-- | NEWS | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -2,13 +2,16 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2016 PHP 7.0.8 -- Postgres: - . Fixed bug #72195 (pg_pconnect/pg_connect cause use-after-free). (Laruence) +- Intl + . Fixed bug #64524 (Add intl.use_exceptions to php.ini-*). (Anatol) - PDO_pgsql: . Fixed bug #71573 (Segfault (core dumped) if paramno beyond bound). (Laruence) +- Postgres: + . Fixed bug #72195 (pg_pconnect/pg_connect cause use-after-free). (Laruence) + - Standard: . Fixed bug #72193 (dns_get_record returns array containing elements of type 'unknown'). (Laruence) |
