# Migration from 4.x to 5.x ## CommonComponent - `setHelpers()` has been removed in favor of core usage directly. ## Utility - `L10n`, `Mime` classes have been removed - Mutable `Time` class has been removed, use immutable `DateTime` instead.