We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51ede86 commit d361516Copy full SHA for d361516
1 file changed
CHANGELOG.md
@@ -1,3 +1,20 @@
1
+2.3.0 / 2025-11-22
2
+==================
3
+
4
+New features:
5
6
+* Add support for Symfony 7
7
+* Fix deprecations triggered on PHP 8.5
8
+* Improve the error handling for `setValue` for checkboxes
9
10
+Bug fixes:
11
12
+* Normalize the handling of non-breaking spaces in `getText` to match other drivers
13
14
+Testsuite:
15
16
+* Add CI jobs running on PHP 8.4 and 8.5
17
18
2.2.0 / 2023-12-09
19
==================
20
0 commit comments