From 2a78006adb42ac535fa3ac373170181859cccbf5 Mon Sep 17 00:00:00 2001 From: Jakub Zelenka Date: Sat, 7 Jul 2018 12:53:08 +0100 Subject: Update NEWS and UPGRADING for fpm_get_status addition --- UPGRADING | 3 +++ 1 file changed, 3 insertions(+) (limited to 'UPGRADING') diff --git a/UPGRADING b/UPGRADING index 54bb277e66..14c4ee4709 100644 --- a/UPGRADING +++ b/UPGRADING @@ -304,6 +304,9 @@ Date: . Added the DateTime::createFromImmutable() method, which mirrors DateTimeImmutable::createFromMutable(). +FPM: + . Added fpm_get_status() function which returns FPM status info array. + GMP: . Added gmp_binomial(n, k) for calculating binomial coefficients. . Added gmp_lcm(a, b) for calculating the least common multiple. -- cgit v1.2.1