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 #527 [8.5] Add
locale_is_right_to_left(@alexander-schranz) - feature #532 [Intl] Add PHP 8.5
IntlListFormatterto ICU polyfill (@Ayesh) - feature #549 Add polyfill for PDO driver specific subclasses (@nicolas-grekas, @jnoordsij)
- feature #558 Add the grapheme_levenshtein polyfill (Sudam Ranasinghe)
- feature #557 [PHP 8.5] Add new
\Filter\FilterExceptionandFilter\FilterFailedException(@Ayesh) - feature #560 Add fallback implementation for Collator::compare() (@aymericcucherousset)
- bug #556 Fix PHP 7.2 compatibility for PHP 8.4 polyfill (@Seldaek)
- feature #561 Add polyfill for symfony/php-ext-deepclone (@nicolas-grekas, @GromNaN)
- feature #554 [8.6] Add
clampfunction (@kylekatarnls) - feature #546 [8.4] implement bcround, bcceil and bcfloor (@Dean151)
- bug #504 Ctype: Give the correct deprecations for PHP 8.1+ (@BackEndTea)
- feature #541 [8.5] Add polyfill for DelayedTargetValidation (@DanielEScherzer)