You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New #75: Add NullMessageFormatter that returns message as is (@vjik)
New #78: Add IntlMessageFormatter that utilizes PHP intl extension message formatting capabilities (@vjik)
New #82: Add parameter $defaultCategory to Translator constructor (@vjik)
Chg #81: Make category parameter in TranslatorInterface::addCategorySources() variadic, and remove TranslatorInterface::addCategorySource() method (@vjik)
Chg #84: In TranslatorInterface rename method withCategory() to withDefaultCategory() (@vjik)