Skip to content

Commit 663c898

Browse files
authored
Document that i18n extract now supports the extraction of Label attributes (#8304)
1 parent c372fbe commit 663c898

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/en/appendices/5-4-migration-guide.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ See [Application and Plugin Events](../core-libraries/events#registering-event-l
161161
that switch tenants between jobs.
162162
- Added `I18n::setCacheConfig()` to route translator persistence to a Cache
163163
config other than the default `_cake_translations_`.
164+
- The `cake i18n extract` command now also extracts enum labels using the #[Label] attribute.
164165

165166
### ORM
166167

0 commit comments

Comments
 (0)