Skip to content

Commit 3db8459

Browse files
Update CHANGELOG
1 parent ea00f30 commit 3db8459

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# 1.34.0
22

3-
* Add polyfill for `ext-deepclone`
3+
* Add polyfill for the `symfony/deepclone` extension
4+
* Add polyfill for `clamp()`
5+
* Add polyfill for `bcround()`, `bcceil()` and `bcfloor()`
6+
* Add polyfill for `grapheme_levenshtein()`
7+
* Add polyfill for `#[DelayedTargetValidation]`
8+
* Add polyfill for `Filter\FilterException` and `Filter\FilterFailedException`
9+
* Add polyfill for `IntlListFormatter` to ICU polyfill
10+
* Add polyfill for `locale_is_right_to_left()`
11+
* Add polyfill for PDO driver specific subclasses
12+
* Fix PHP 8.5 deprecations
13+
* Fix ctype deprecations on PHP 8.1+
14+
* Fix PHP 7.2 compatibility of the `#[Deprecated]` polyfill
15+
* Fix mbstring polyfill must not raise value errors on PHP 7
16+
* Fix `bcdiv()` handling of `DivisionByZeroError`
417

518
# 1.33.0
619

0 commit comments

Comments
 (0)