Skip to content

Commit 318b494

Browse files
ker0xphansys
authored andcommitted
fixup! Use getFieldValue and setFieldValue methods
1 parent 3ba0096 commit 318b494

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,10 @@ a release.
2121

2222
### Changed
2323
- Sluggable: Replaced abandoned `behat/transliterator` with `symfony/string` for default transliteration and urlization steps (#2985)
24-
- Use `getFieldValue` and `setFieldValue` methods to support `doctrine/orm` >= 3.4 (#2966)
24+
- Use `ClassMetadata::getFieldValue()` and `ClassMetadata::setFieldValue(` methods to support `doctrine/orm` >= 3.4 (#2966)
25+
26+
### Fixed
27+
- Sluggable: Fix type error when generating slug using embedded properties (#2965)
2528

2629
## [3.20.1] - 2025-09-14
2730
### Fixed

0 commit comments

Comments
 (0)