v1.34.0
Changelog (v1.33.0...v1.34.0)
- bug #565 Fix bcdiv handling of DivisionByZeroError (@nicolas-grekas)
- bug #501 mbstring polyfills must not raise value errors in PHP 7 (@derrabus)
- feature #549 Add polyfill for PDO driver specific subclasses (@nicolas-grekas, @jnoordsij)
- bug #556 Fix PHP 7.2 compatibility for PHP 8.4 polyfill (@Seldaek)
- feature #546 implement bcround, bcceil and bcfloor (@Dean151)