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
TranslatableInterface now uses typehints, adjust your implementations accordingly.
Use DateTimeInterface instead of DateTime.
Adjust to doctrine and twig BC breaks. If you extended classes or customized services, check for old Twig_* classes or Doctrine\Common\Persistence namespace.