We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9a49af commit 3f5ed9fCopy full SHA for 3f5ed9f
CHANGELOG.md
@@ -4,8 +4,8 @@ CHANGELOG
4
7.2
5
---
6
7
- * Deprecate the `csv_escape_char` context option of `CsvEncoder` and the `CsvEncoder::ESCAPE_CHAR_KEY` constant
8
- * Deprecate `CsvEncoderContextBuilder::withEscapeChar()` method
+ * Deprecate the `csv_escape_char` context option of `CsvEncoder`, the `CsvEncoder::ESCAPE_CHAR_KEY` constant
+ and the `CsvEncoderContextBuilder::withEscapeChar()` method, following its deprecation in PHP 8.4
9
* Add `SnakeCaseToCamelCaseNameConverter`
10
* Support subclasses of `\DateTime` and `\DateTimeImmutable` for denormalization
11
* Add the `UidNormalizer::NORMALIZATION_FORMAT_RFC9562` constant
0 commit comments