We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e8d6f9 commit 5fd53a8Copy full SHA for 5fd53a8
1 file changed
NEWS
@@ -25,6 +25,10 @@ PHP NEWS
25
- GD:
26
. Fixed GH-16776 (imagecreatefromstring overflow). (David Carlier)
27
28
+- GMP:
29
+ . Revert gmp_pow() overly restrictive overflow checks.
30
+ (David Carlier)
31
+
32
- Hash:
33
. Fixed GH-16711: Segfault in mhash(). (Girgias)
34
0 commit comments