Symfony 2.3.8 has just been released. Here is a list of the most important changes:

  • bug #9758 [Console] fixed TableHelper when cell value has new line (k-przybyszewski)
  • bug #9760 [Routing] Fix router matching pattern against multiple hosts (karolsojko)
  • bug #9674 [Form] rename validators.ua.xlf to validators.uk.xlf (craue)
  • bug #9722 [Validator]Fixed getting wrong msg when value is an object in Exception (aitboudad)
  • bug #9750 allow TraceableEventDispatcher to reuse event instance in nested events (evillemez)
  • bug #9718 [validator] throw an exception if isn't an instance of ConstraintValidatorInterface. (aitboudad)
  • bug #9716 Reset the box model to content-box in the web debug toolbar (stof)
  • bug #9711 [FrameworkBundle] Allowed "0" as a checkbox value in php templates (jakzal)
  • bug #9665 [Bridge/Doctrine] ORMQueryBuilderLoader - handled the scenario when no entity manager is passed with closure query builder (jakzal)
  • bug #9656 [DoctrineBridge] normalized class names in the ORM type guesser (fabpot)
  • bug #9647 use the correct class name to retrieve mapped class' metadata and reposi... (xabbuh)
  • bug #9648 [Debug] ensured that a fatal PHP error is actually fatal after being handled by our error handler (fabpot)
  • bug #9643 [WebProfilerBundle] Fixed js escaping in time.html.twig (hason)
  • bug #9641 [Debug] Avoid notice from being "eaten" by fatal error. (fabpot)
  • bug #9639 Modified guessDefaultEscapingStrategy to not escape txt templates (fabpot)
  • bug #9314 [Form] Fix DateType for 32bits computers. (WedgeSama)
  • bug #9443 [FrameworkBundle] Fixed the registration of validation.xml file when the form is disabled (hason)
  • bug #9625 [HttpFoundation] Do not return an empty session id if the session was closed (Taluu)
  • bug #9637 [Validator] Replaced inexistent interface (jakzal)
  • bug #9605 Adjusting CacheClear Warmup method to namespaced kernels (rdohms)
  • bug #9610 Container::camelize also takes backslashes into consideration (ondrejmirtes)
  • bug #9447 [BrowserKit] fixed protocol-relative url redirection (jong99)
  • bug #9535 No Entity Manager defined exception (armetiz)
  • bug #9485 [Acl] Fix for issue #9433 (guilro)
  • bug #9516 [AclProvider] Fix incorrect behavior when partial results returned from cache (superdav42)
  • bug #9352 [Intl] make currency bundle merge fallback locales when accessing data, ... (shieldo)
  • bug #9537 [FrameworkBundle] Fix mistake in translation's service definition. (phpmike)
  • bug #9367 [Process] Check if the pipe array is empty before calling stream_select() (jfposton)
  • bug #9211 [Form] Fixed memory leak in FormValidator (bschussek)
  • bug #9469 [Propel1] re-factor Propel1 ModelChoiceList (havvg)

Want to be notified whenever a new Symfony release is published? Or when a version is not maintained anymore? Or only when a security issue is fixed? Consider subscribing to the Symfony Roadmap Notifications.

Published in #Releases