php-src/ext/gmp/tests
2022-09-13 11:24:19 +01:00
..
002.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
003.phpt Throw ValueError instead of TypeError for malformed GMP number 2021-01-04 14:30:08 +01:00
bug32773.phpt Promote various warnings to Error in GMP extension 2020-08-07 18:17:34 +02:00
bug50175.phpt
bug50283.phpt Promote various warnings to Error in GMP extension 2020-08-07 18:17:34 +02:00
bug52906.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug66872.phpt Throw ValueError instead of TypeError for malformed GMP number 2021-01-04 14:30:08 +01:00
bug67917.phpt
bug69803.phpt
bug70284.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug74670.phpt Move GMP bug 74670 test file to tests dir 2018-07-20 19:43:09 +02:00
bug80560.phpt Throw ValueError instead of TypeError for malformed GMP number 2021-01-04 14:30:08 +01:00
bug81119.phpt Fix bug #81119 2021-06-10 14:47:36 +02:00
bug659967.phpt
cast.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
clone.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
comparison.phpt
comparison_invalid.phpt Fix bug #81119 2021-06-10 14:47:36 +02:00
gh9308.phpt Fix GH-9308 GMP throws the wrong error when a GMP object is passed to gmp_init() 2022-09-13 11:24:19 +01:00
gmp_abs.phpt Throw ValueError instead of TypeError for malformed GMP number 2021-01-04 14:30:08 +01:00
gmp_and.phpt Throw ValueError instead of TypeError for malformed GMP number 2021-01-04 14:30:08 +01:00
gmp_binomial.phpt Update gmp+bcmath parameter names 2020-09-29 12:34:16 +02:00
gmp_clrbit.phpt Update gmp+bcmath parameter names 2020-09-29 12:34:16 +02:00
gmp_cmp.phpt Update gmp+bcmath parameter names 2020-09-29 12:34:16 +02:00
gmp_com.phpt Throw ValueError instead of TypeError for malformed GMP number 2021-01-04 14:30:08 +01:00
gmp_div_q.phpt Update gmp+bcmath parameter names 2020-09-29 12:34:16 +02:00
gmp_div_qr.phpt Update gmp+bcmath parameter names 2020-09-29 12:34:16 +02:00
gmp_div_r.phpt Update gmp+bcmath parameter names 2020-09-29 12:34:16 +02:00
gmp_divexact.phpt Run tidy 2020-09-18 14:28:32 +02:00
gmp_export.phpt Merge branch 'PHP-7.4' into PHP-8.0 2020-10-15 10:17:55 +02:00
gmp_fact.phpt Throw ValueError instead of TypeError for malformed GMP number 2021-01-04 14:30:08 +01:00
gmp_gcd.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
gmp_gcdext.phpt Update gmp+bcmath parameter names 2020-09-29 12:34:16 +02:00
gmp_hamdist.phpt Update gmp+bcmath parameter names 2020-09-29 12:34:16 +02:00
gmp_import.phpt Update gmp+bcmath parameter names 2020-09-29 12:34:16 +02:00
gmp_init.phpt Throw ValueError instead of TypeError for malformed GMP number 2021-01-04 14:30:08 +01:00
gmp_intval.phpt Throw ValueError instead of TypeError for malformed GMP number 2021-01-04 14:30:08 +01:00
gmp_invert.phpt Update gmp+bcmath parameter names 2020-09-29 12:34:16 +02:00
gmp_jacobi.phpt Update gmp+bcmath parameter names 2020-09-29 12:34:16 +02:00
gmp_kronecker.phpt
gmp_lcm.phpt
gmp_legendre.phpt Update gmp+bcmath parameter names 2020-09-29 12:34:16 +02:00
gmp_mod.phpt Throw ValueError instead of TypeError for malformed GMP number 2021-01-04 14:30:08 +01:00
gmp_neg.phpt Throw ValueError instead of TypeError for malformed GMP number 2021-01-04 14:30:08 +01:00
gmp_nextprime.phpt Throw ValueError instead of TypeError for malformed GMP number 2021-01-04 14:30:08 +01:00
gmp_or.phpt Throw ValueError instead of TypeError for malformed GMP number 2021-01-04 14:30:08 +01:00
gmp_perfect_power.phpt
gmp_perfect_square.phpt Update gmp+bcmath parameter names 2020-09-29 12:34:16 +02:00
gmp_php_int_max.phpt
gmp_popcount.phpt Update gmp+bcmath parameter names 2020-09-29 12:34:16 +02:00
gmp_pow.phpt Update gmp+bcmath parameter names 2020-09-29 12:34:16 +02:00
gmp_pow2.phpt Promote warning related to operator overloading in ext/gmp to an exception 2020-05-25 17:26:33 +02:00
gmp_pown.phpt Update gmp+bcmath parameter names 2020-09-29 12:34:16 +02:00
gmp_prob_prime.phpt Update gmp+bcmath parameter names 2020-09-29 12:34:16 +02:00
gmp_random_bits.phpt Promote various warnings to Error in GMP extension 2020-08-07 18:17:34 +02:00
gmp_random_range.phpt Promote various warnings to Error in GMP extension 2020-08-07 18:17:34 +02:00
gmp_random_seed.phpt Throw ValueError instead of TypeError for malformed GMP number 2021-01-04 14:30:08 +01:00
gmp_remroot.phpt Promote various warnings to Error in GMP extension 2020-08-07 18:17:34 +02:00
gmp_root.phpt Promote various warnings to Error in GMP extension 2020-08-07 18:17:34 +02:00
gmp_scan0.phpt Update gmp+bcmath parameter names 2020-09-29 12:34:16 +02:00
gmp_scan1.phpt Update gmp+bcmath parameter names 2020-09-29 12:34:16 +02:00
gmp_setbit.phpt Update gmp+bcmath parameter names 2020-09-29 12:34:16 +02:00
gmp_setbit_long.phpt Run tidy 2020-09-18 14:28:32 +02:00
gmp_sign.phpt Throw ValueError instead of TypeError for malformed GMP number 2021-01-04 14:30:08 +01:00
gmp_sqrt.phpt Update gmp+bcmath parameter names 2020-09-29 12:34:16 +02:00
gmp_sqrtrem.phpt Update gmp+bcmath parameter names 2020-09-29 12:34:16 +02:00
gmp_strict_types.phpt Update gmp+bcmath parameter names 2020-09-29 12:34:16 +02:00
gmp_strval.phpt Throw ValueError instead of TypeError for malformed GMP number 2021-01-04 14:30:08 +01:00
gmp_sub.phpt Throw ValueError instead of TypeError for malformed GMP number 2021-01-04 14:30:08 +01:00
gmp_testbit.phpt Promote various warnings to Error in GMP extension 2020-08-07 18:17:34 +02:00
gmp_xor.phpt Throw ValueError instead of TypeError for malformed GMP number 2021-01-04 14:30:08 +01:00
overloading.phpt Fix bug #81119 2021-06-10 14:47:36 +02:00
serialize.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
unserialize_with_reference.phpt