1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 03:22:58 +02:00
Files
archived-php-src/ext
Christoph M. Becker 44eec946e8 Fixed bug #75178 (bcpowmod() misbehaves for non-integer base or modulus)
Since `bcpowmod()` does not support non-integral operands, we have to
truncate these in addition to emitting a respective warning. We also
have to work with the truncated values in the following.

We recognize that the division by one to enforce the truncation is
actually overkill, but we stick with it for now, and shall tackle the
issue for PHP 7.3.
2017-09-09 13:18:26 +02:00
..
2017-01-04 11:14:55 -06:00
2017-01-04 11:14:55 -06:00
2017-01-04 11:14:55 -06:00
2017-06-03 00:40:58 +02:00
2017-01-04 11:14:55 -06:00
2017-08-01 12:49:45 +02:00
2017-01-04 11:14:55 -06:00
2017-01-14 14:13:15 +01:00
2017-02-24 23:20:49 +01:00
2017-01-04 11:14:55 -06:00
2017-01-04 11:14:55 -06:00
2017-08-25 22:02:19 +02:00
2017-06-03 00:40:58 +02:00
2017-04-10 14:47:24 +08:00
2017-08-14 21:14:14 -04:00
2017-01-04 11:14:55 -06:00
2017-07-24 17:02:10 +02:00
2017-01-04 11:14:55 -06:00
2017-07-04 19:44:51 -07:00
2017-01-04 11:14:55 -06:00
2017-01-04 11:14:55 -06:00
2017-01-04 11:14:55 -06:00
2017-01-04 11:14:55 -06:00
2017-08-16 11:14:41 +01:00
2017-04-10 14:47:24 +08:00
2017-01-04 11:14:55 -06:00
2017-01-04 11:14:55 -06:00
2017-01-04 11:14:55 -06:00
2017-01-04 11:14:55 -06:00
2017-01-04 11:14:55 -06:00
2017-01-04 11:14:55 -06:00