We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb05e82 commit 3620667Copy full SHA for 3620667
1 file changed
NEWS
@@ -2,6 +2,8 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? ????, PHP 8.6.0beta1
4
5
+- GMP:
6
+ . Added gmp_powm_sec(). (Weilin Du)
7
8
30 Jul 2026, PHP 8.6.0alpha3
9
@@ -23,7 +25,6 @@ PHP NEWS
23
25
. Made php-cli functionality available in embed builds. (henderkes)
24
26
27
- GMP:
- . Added gmp_powm_sec(). (Weilin Du)
28
. Added gmp_prevprime(). (Weilin Du, David Carlier)
29
. Fixed GMP power and shift operators to reject GMP right operands outside
30
the unsigned long range instead of silently truncating them. (Weilin Du)
0 commit comments