php-src/ext/bcmath/tests
Christoph M. Becker 9fbcaa57aa
Merge branch 'PHP-7.4' into PHP-8.0
* PHP-7.4:
  Fix #78238: BCMath returns "-0"
2021-07-16 15:56:15 +02:00
..
bcadd.phpt
bcadd_variation001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bccomp.phpt
bccomp_variation001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bccomp_variation002.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bcdiv.phpt
bcdiv_error1.phpt Elevate warnings to Error Exceptions in ext/bcmath 2019-10-28 12:22:31 +01:00
bcmod.phpt Scale support for bcmod() 2017-11-06 17:26:52 -05:00
bcmod_error2.phpt Elevate warnings to Error Exceptions in ext/bcmath 2019-10-28 12:22:31 +01:00
bcmul.phpt Increased bcmath functions coverage tests using scale option parameter 2017-03-27 18:48:58 +02:00
bcpow.phpt Fixed bug #66364 (BCMath bcmul ignores scale parameter) 2017-09-08 18:31:04 +02:00
bcpow_error1.phpt Promote some warnings in BCMath to Errors 2020-09-11 17:40:06 +02:00
bcpow_error2.phpt Promote some warnings in BCMath to Errors 2020-09-11 17:40:06 +02:00
bcpow_variation001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bcpowmod.phpt Promote some warnings in BCMath to Errors 2020-09-11 17:40:06 +02:00
bcpowmod_negative_exponent.phpt Promote some warnings in BCMath to Errors 2020-09-11 17:40:06 +02:00
bcpowmod_zero_modulus.phpt Promote some warnings in BCMath to Errors 2020-09-11 17:40:06 +02:00
bcscale.phpt
bcscale_variation001.phpt Ensure bcmath scale is between 0 and INT_MAX 2020-04-27 11:53:26 +02:00
bcscale_variation002.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bcscale_variation003.phpt Update bcmath.scale when calling bcscale() 2020-10-21 17:06:48 +02:00
bcsqrt.phpt Fix memory leak with bcsqrt on number 0<X<1 2020-11-12 11:37:54 +01:00
bcsqrt_error1.phpt Update gmp+bcmath parameter names 2020-09-29 12:34:16 +02:00
bcsqrt_variation001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bcsub.phpt Increased bcmath functions coverage tests using scale option parameter 2017-03-27 18:48:58 +02:00
bug.66364.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug44995.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug46781.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug54598.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug60377.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug72093.phpt Promote some warnings in BCMath to Errors 2020-09-11 17:40:06 +02:00
bug75178.phpt Update gmp+bcmath parameter names 2020-09-29 12:34:16 +02:00
bug78238.phpt Fix #78238: BCMath returns "-0" 2021-07-16 15:54:24 +02:00
bug78878.phpt Promote some warnings in BCMath to Errors 2020-09-11 17:40:06 +02:00
bug80545.phpt Fixed bug #80545 2021-01-12 09:50:27 +01:00
negative_scale.phpt Ensure bcmath scale is between 0 and INT_MAX 2020-04-27 11:53:26 +02:00
scale.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
scale_ini.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
str2num_formatting.phpt Fixed bug #80545 2021-01-12 09:50:27 +01:00