summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2b68ac1493..5f9e41d065 100644
--- a/NEWS
+++ b/NEWS
@@ -37,6 +37,8 @@ PHP NEWS
- GMP:
. Implemented gmp_random_range() and gmp_random_bits(). (Leigh)
+ . Fixed bug #63595 (GMP memory management conflicts with other libraries
+ using GMP). (Remi)
- Reflection:
. Fixed bug #68103 (Duplicate entry in Reflection for class alias). (Remi)