diff options
| author | Remi Collet <remi@php.net> | 2014-11-14 10:58:27 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2014-11-14 10:58:27 +0100 |
| commit | 063a06b8e569b1256f94b62154f17b234201a86f (patch) | |
| tree | b65f98e5e6f1852f59edcf2ba07631ed7d730040 | |
| parent | 1b156207446e0c5ec8a9476ad0966b5daa82f516 (diff) | |
| download | php-git-063a06b8e569b1256f94b62154f17b234201a86f.tar.gz | |
NEWS for 1b156207446e0c5ec8a9476ad0966b5daa82f516
| -rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ PHP NEWS . Fixed bug #68104 (Segfault while pre-evaluating a disabled function). (Laruence) +GMP: + . Fixed bug #68419 (build error with gmp 4.1). (Remi) + - PDO_pgsql: . Fixed bug #67462 (PDO_PGSQL::beginTransaction() wrongly throws exception when not in transaction) (Matteo) |
