We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c372fbe commit 663c898Copy full SHA for 663c898
1 file changed
docs/en/appendices/5-4-migration-guide.md
@@ -161,6 +161,7 @@ See [Application and Plugin Events](../core-libraries/events#registering-event-l
161
that switch tenants between jobs.
162
- Added `I18n::setCacheConfig()` to route translator persistence to a Cache
163
config other than the default `_cake_translations_`.
164
+- The `cake i18n extract` command now also extracts enum labels using the #[Label] attribute.
165
166
### ORM
167
0 commit comments