Symfony Changelog

What's new in Symfony 2.8.11

Sep 24, 2016
  • Most important changes:
  • bug #19859 [ClassLoader] Fix ClassCollectionLoader inlining with declare(strict_types=1) (nicolas-grekas)
  • bug #19780 [FrameworkBundle] Incorrect line break in exception message (500 debug page) (pedroresende)
  • bug #19595 [form] lazy trans post_max_size_message. (aitboudad)
  • bug #19870 [DI] Fix setting synthetic services on ContainerBuilder (nicolas-grekas)
  • bug #19848 Revert "minor #19689 [DI] Cleanup array_key_exists (ro0NL)" (nicolas-grekas)
  • bug #19842 [FrameworkBundle] Check for class existence before is_subclass_of (chalasr)
  • bug #19827 [BrowserKit] Fix cookie expiration on 32 bit systems (jameshalsall)

New in Symfony 2.7.3 (Aug 19, 2015)

  • Highlights:
  • bug #15413 Fix the return value on error for intl methods returning arrays (stof)
  • bug #15392 Fix missing _route parameter notice in RouterListener logging case (Haehnchen)
  • bug #15390 [php7] Fix for substr() always returning a string (nicolas-grekas)
  • bug #15386 [php7] Fix for substr() always returning a string (nicolas-grekas)
  • bug #15355 [Security] Do not save the target path in the session for a stateless firewall (lyrixx)
  • bug #15306 [HttpKernel] [HttpCache] Fix deprecated error in HttpCache#getSurrogate (m14t)
  • bug #15369 [TwigBridge] type-dependent path discovery (marcosdsanchez, xabbuh)
  • bug #15361 [Yaml] throw a ParseException on invalid data type (xabbuh)
  • bug #15345 [Twig+FrameworkBundle] Fix forward compat with Form 2.8 (nicolas-grekas)
  • bug #15330 [Console] Fix console output with closed stdout (jakzal)
  • bug #15339 [Serializer] Fix 2 bugs regarding private setters (dunglas)
  • bug #15326 [Security] fix check for empty usernames (xabbuh)
  • bug #15291 [HttpFoundation] Fix Response::closeOutputBuffers() for HHVM 3.3 (nicolas-grekas)
  • bug #15249 [HttpFoundation] [PSR-7] Allow to use resources as content body and to return resources from string content (dunglas)
  • bug #15282 [HttpFoundation] Behaviour change in PHP7 for substr (Nicofuma)
  • bug #15277 [Form] Fix a BC break in the entity (jakzal)
  • bug #15271 fix broken ChoiceQuestion (sstok)
  • bug #15250 [PropertyAccess] BC Break since 2.6.5 (Nicolas Macherey)

New in Symfony 2.7.1 (Jun 15, 2015)

  • Highlights:
  • bug #14835 [DependencyInjection] Fixed resolving of service configurators containing Definition objects (webmozart)
  • bug #14816 [TwigBridge] Make AppVariable check if security.context exists (ogizanagi)
  • bug #14897 Allow new lines in Messages translated with transchoice() (replacement for #14867) (azine)
  • bug #14887 [Form] Swap new ChoiceView constructor arguments to ease migrating from the deprecated one (nicolas-grekas)
  • bug #14900 Silence deprecation warnings by default (reecefowell)
  • bug #14739 [Console] SymfonyStyle : fix blocks wordwrapping (ogizanagi)
  • bug #14740 [Console] SymfonyStyle : fix blocks output is broken on windows cmd (ogizanagi)
  • bug #14623 [Console] SymfonyStyle : fix & automate block gaps. (ogizanagi)
  • bug #14895 [Form] Support DateTimeImmutable in transform() (c960657)
  • bug #14891 without this change allways the legacy code get called (dominikzogg)
  • bug #14888 [Console] Fix ask and askHidden methods (dosten)
  • bug #14705 [Translator] avoid serialize unserializable resources. (aitboudad)
  • bug #14846 [console][TableCell] get cell width without decoration. (aitboudad)
  • bug #14852 [VarDumper] Fix generic casters calling order (nicolas-grekas)
  • bug #14855 [VarDumper] Changed tooltip to expand-all keybinding in OS X (taylankasap)
  • bug #14854 [BridgePhpUnit] Fix composer installed phpunit detection (nicolas-grekas)
  • bug #14859 Improve the config validation in TwigBundle (stof)
  • bug #14837 [SecurityBundle] Remove SecurityContext from Compile (Zander Baldwin)
  • bug #14793 [FrameworkBundle] make templating.helper.router service available again for BC reasons (xabbuh)
  • bug #14785 [BrowserKit] Fix bug when uri starts with http. (amouhzi)
  • bug #14807 [Security][Acl] enforce string identifiers (xabbuh)
  • bug #14808 [WebProfilerBundle][logger] added missing deprecation message. (aitboudad)

New in Symfony 2.7.0 BETA 2 (May 14, 2015)

  • Most important changes:
  • bug #14609 [DebugBundle] Remove inlined dumps on XHR (nicolas-grekas)
  • bug #14605 [PropertyAccess] Fix setting public property on a class having a magic getter (lolautruche)
  • bug #14266 [HttpKernel] Check if "symfony/proxy-manager-bridge" package is installed (hason)
  • bug #14465 [Form] Fixed regression: Empty values were not accepted anymore for collapsed, optional choice fields (webmozart)
  • bug #14478 [DebugBundle] Fix dump() output in API / No-Toolbar context (nicolas-grekas)
  • bug #14501 [ProxyBridge] Fix proxy classnames generation (xphere)
  • bug #14540 [Serializer] Ignore Traversable in default normalizers. (dunglas)
  • bug #14527 Fix getOrigin (WouterJ)
  • bug #14395 [Validator] Property paths starting with 0 are broken. (fago)
  • feature #14472 [Debug] Trigger deprecation notices when using PHP7 reserved class names (nicolas-grekas)
  • bug #14498 [FrameworkBundle] Added missing log in server:run command (lyrixx)
  • bug #14503 [Finder] Only use GLOB_BRACE when available (dosten)
  • bug #14484 [SecurityBundle][WebProfiler] check authenticated user by tokenClass instead of username. (aitboudad)
  • bug #14497 [HttpFoundation] Allow curly braces in trusted host patterns (sgrodzicki)
  • bug #14480 [TwigBundle] Fix deprecated use of FlattenException (alOneh)
  • bug #14469 [Debug] BaseException compatibility for PHP7 (nicolas-grekas)
  • bug #14483 [VarDumper] Fix #14481 : Open tree recursively on OSX (romainneutron)
  • bug #14466 [WebProfiler] fix html syntax for input types (Tobion)
  • bug #14436 Show a better error when the port is in use (dosten)
  • bug #14463 [Validator] Fixed Choice when an empty array is used in the "choices" option (webmozart)
  • bug #14415 [Serializer] Fix a bug when using groups together with a name converter (dunglas)
  • bug #14301 [FrameworkBundle][Translation] skip warmUp when cache is not used. (aitboudad)
  • bug #14446 [DependencyInjection] resolve circular reference (xabbuh)
  • feature #14187 [Serializer] Supports hassers and setters for groups annotations (dunglas)
  • feature #14462 Revert "[HttpKernel] Throw a LogicException when kernel.exception does not led to a Response" (nicolas-grekas)
  • bug #14448 [Validator] Fixed Choice when an empty array is used in the "choices" option (webmozart)
  • bug #14451 [Debug] Fix ClassNotFoundFatalErrorHandler candidates lookups (nicolas-grekas)
  • bug #14422 Update DebugClassLoader.php (userfriendly)
  • bug #14419 inject asset packages in assets helper service (xabbuh)
  • bug #14355 [EventDispatcher] make listeners removable from an executed listener (xabbuh)
  • bug #14397 [Debug] Map PHP errors to LogLevel::CRITICAL (nicolas-grekas)
  • bug #14402 [FrameworkBundle][Translation] Check for 'xlf' instead of 'xliff' (xelaris)
  • bug #14272 [FrameworkBundle] Workaround php -S ignoring auto_prepend_file (nicolas-grekas)
  • bug #14362 [Debug] Scream as LogLevel::DEBUG (but for fatal errors / uncaught exceptions) (nicolas-grekas)
  • bug #14345 [FrameworkBundle] Fix RoutingDelegatingLoader resiliency to fatal errors (nicolas-grekas)
  • bug #14381 [FrameworkBundle] Initialize translator with the default locale. (aitboudad)
  • bug #14325 [Routing][DependencyInjection] Support .yaml extension in YAML loaders (thunderer)
  • bug #14344 [Translation][fixed test] refresh cache when resources are no longer fresh. (aitboudad)
  • bug #14346 [WebProfilerBundle] Fix resiliency to exceptions thrown by the url generator (nicolas-grekas)
  • bug #14338 [FrameworkBundle] improve usage of Table helper (xabbuh)
  • bug #14315 [Translation] Revert inlining fallback catalogues as it might cause inconsistent results when a cache is used (mpdude)
  • bug #14129 [FrameworkBundle] Fixed server:start --router relative path issue #14124 (abulford)
  • bug #14313 [HttpKernel] fixed a regression when no exception listeners are registered (fabpot)
  • bug #14268 [Translator] Cache does not take fallback locales into consideration (sf2.3) (mpdude)

New in Symfony 2.6.7 (May 14, 2015)

  • Most important changes:
  • bug #14266 [HttpKernel] Check if "symfony/proxy-manager-bridge" package is installed (hason)
  • bug #14478 [DebugBundle] Fix dump() output in API / No-Toolbar context (nicolas-grekas)
  • bug #14501 [ProxyBridge] Fix proxy classnames generation (xphere)
  • bug #14527 Fix getOrigin (WouterJ)
  • bug #14498 [FrameworkBundle] Added missing log in server:run command (lyrixx)
  • bug #14503 [Finder] Only use GLOB_BRACE when available (dosten)
  • bug #14484 [SecurityBundle][WebProfiler] check authenticated user by tokenClass instead of username. (aitboudad)
  • bug #14497 [HttpFoundation] Allow curly braces in trusted host patterns (sgrodzicki)
  • bug #14480 [TwigBundle] Fix deprecated use of FlattenException (alOneh)
  • bug #14469 [Debug] BaseException compatibility for PHP7 (nicolas-grekas)
  • bug #14466 [WebProfiler] fix html syntax for input types (Tobion)
  • bug #14436 Show a better error when the port is in use (dosten)
  • bug #14463 [Validator] Fixed Choice when an empty array is used in the "choices" option (webmozart)
  • bug #14446 [DependencyInjection] resolve circular reference (xabbuh)
  • bug #14448 [Validator] Fixed Choice when an empty array is used in the "choices" option (webmozart)
  • bug #14451 [Debug] Fix ClassNotFoundFatalErrorHandler candidates lookups (nicolas-grekas)
  • bug #14355 [EventDispatcher] make listeners removable from an executed listener (xabbuh)
  • bug #14402 [FrameworkBundle][Translation] Check for 'xlf' instead of 'xliff' (xelaris)
  • bug #14272 [FrameworkBundle] Workaround php -S ignoring auto_prepend_file (nicolas-grekas)
  • bug #14362 [Debug] Scream as LogLevel::DEBUG (but for fatal errors / uncaught exceptions) (nicolas-grekas)
  • bug #14345 [FrameworkBundle] Fix RoutingDelegatingLoader resiliency to fatal errors (nicolas-grekas)
  • bug #14381 [FrameworkBundle] Initialize translator with the default locale. (aitboudad)
  • bug #14325 [Routing][DependencyInjection] Support .yaml extension in YAML loaders (thunderer)
  • bug #14344 [Translation][fixed test] refresh cache when resources are no longer fresh. (aitboudad)
  • bug #14346 [WebProfilerBundle] Fix resiliency to exceptions thrown by the url generator (nicolas-grekas)
  • bug #14338 [FrameworkBundle] improve usage of Table helper (xabbuh)
  • bug #14129 [FrameworkBundle] Fixed server:start --router relative path issue #14124 (abulford)
  • bug #14271 [VarDumper] Fix call site detection (nicolas-grekas)
  • bug #14277 [Translator] Cache does not take fallback locales into consideration (mpdude)
  • bug #14268 [Translator] Cache does not take fallback locales into consideration (sf2.3) (mpdude)
  • bug #14256 [Form] Fixed DateType/TimeType (webmozart)
  • bug #14226 [Profiler][Logger] fixed cycle odd/even. (aitboudad)
  • bug #14204 [VarDumper] Towards PHP7 support (nicolas-grekas)
  • bug #14205 Fix currently broken tests (mpdude)
  • bug #14192 [HttpKernel] Embed the original exception as previous to bounced exceptions (nicolas-grekas)
  • bug #14102 [Enhancement] netbeans - force interactive shell when limited detection (cordoval)
  • bug #14191 [StringUtil] Fixed singularification of 'movies' (GerbenWijnja)
  • bug #14182 [FrameworkBundle] fixes displaying of deprecation notices. (hhamon)
  • feature #14186 [Debug] Renamed "context" key to "scope_vars" to avoid any ambiguity (lyrixx)
  • bug #14170 Fix the AJAX profiling (stof)

New in Symfony 2.7.0 BETA 1 (Apr 21, 2015)

  • New Components and Bridges:
  • New Asset component (fabpot) (13234)
  • New PhpUnit bridge (nicolas-grekas) (13398)
  • Propel bridge removed from Symfony Core (fabpot) (13656):
  • Translation:
  • major performance improvements
  • Enable translation debugging in directories (xelaris) (13443)
  • added choice_translation_domain to avoid trans options. (aitboudad) (13651)
  • generate translation cache at warmup (xavierleune) (13942)
  • Added a Translation profiler. (aitboudad) (14003):
  • Serializer:
  • ObjectNormalizer (dunglas) (13257)
  • Serialization groups support (dunglas) (12092)
  • Normalizers can serialize collections and scalars (dunglas) (13500)
  • Name converter support (dunglas) (13120):
  • Debug:
  • track and report deprecated classes and interfaces (nicolas-grekas) (13164)
  • Add symfony_debug_backtrace() and use it when dealing with fatal errors (jpauli, nicolas-grekas) (14159):
  • Twig:
  • Added a Twig profiler (fabpot) (13428)
  • make date formats and number formats configurable (xabbuh) (13554)
  • Twig decoupling from Templating (fabpot) (13354)
  • Add loader priority (wizhippo) (12174)
  • use the new Twig autoescaping strategy (fabpot) (13401)
  • URL manipulations as a Twig extension (fabpot) (13264):
  • VarDumper:
  • add casters for MongoCursor objects, amqp, XML-parser resources, Reflection classes (nicolas-grekas, lyrixx) (14034, 13980, 13960, 14080)
  • with-er interface for ClonerData (nicolas-grekas) (14006)
  • Add catch-all-objects hook for casters (nicolas-grekas) (13959):
  • WebProfiler:
  • Added feedback about the current symfony version (WouterJ) (13626)
  • Added a Translation profiler. (aitboudad) (14003)
  • Show the inherited roles in the web profiler (peterrehm) (12896):
  • Console:
  • Made output docopt compatible (WouterJ) (13220)
  • Added console style guide helpers (kbond) (14057)
  • Add support for colspan/rowspan + multiple header lines (aitboudad) (13438):
  • Security:
  • Added a command to encode a password (saro0h) (12818)
  • Added the triggering of the security.interactive_login event in SimplePreAuthenticationListener (saro0h) (12469)
  • added string representation for core Users (tobiassjosten) (9782):
  • Miscellaneous:
  • lazy-load fragment renderers (fabpot) (13378)
  • [DependencyInjection] deprecated synchronized services (fabpot) (13289)
  • Automatically start server:run if server:start failed (WouterJ) (14198)
  • Deprecated precision option in favor of scale (WouterJ) (13717)
  • [HttpKernel] Embed the original exception as previous to bounced exceptions (nicolas-grekas) (14192)
  • [FrameworkBundle] added a protected shortcut getParameter() method in the base Controller class. (hhamon) (14052)
  • [Form] Refactored choice lists to support dynamic label, value, index and attribute generation (webmozart) (14050)
  • Entity type: loader caching by query builder instance (dominikzogg) (13864)
  • [FrameworkBundle] Made ServerParams a service (rpg600) (13615)
  • Add an auto_alias compiler pass (Daniel Wehner) (12526)
  • Added new Forwarded header support for Request::getClientIps (tony-co) (11379)
  • [PropertyAccess] Show property path in all exception messages (mpajunen) (13294)
  • [FrameworkBundle] Container parameters in Route#condition (nikita2206) (12960)
  • [HttpKernel] Add request uri to Logger context (Rvanlaak) (13320)
  • Add type aliases for allowed types in OptionsResolver (henrikbjorn) (12602)
  • [FrameworkBundle] added a test router for the built-in web server (fabpot) (13105)

New in Symfony 2.6.6 (Apr 21, 2015)

  • Important changes:
  • security #14167 CVE-2015-2308 (nicolas-grekas)
  • security #14166 CVE-2015-2309 (neclimdul)
  • bug #14126 [VarDumper] Fix toggle action to see source excerpt (nicolas-grekas)
  • bug #14114 [VarDumper] Fix dumping references as properties (nicolas-grekas)
  • bug #14074 [VarDumper] Fix dumping ThrowingCasterException (nicolas-grekas)
  • bug #12948 [Form] [TwigBridge] Bootstrap layout whitespace control (mvar)
  • bug #14046 [Security] StringUtils::equals() arguments in RememberMe Cookie based implementation are confused (zerkms)
  • bug #14010 Replace GET parameters when changed in form (WouterJ)
  • bug #13991 [Dependency Injection] Improve PhpDumper Performance for huge Containers (BattleRattle)
  • bug #13886 [FrameworkBundle][debug:config] added support for dynamic configurations... (aitboudad)
  • bug #14013 [DependencyInjection] prevent inlining service configurators (xabbuh)
  • bug #14012 [DomCrawler] Improve namespace discovery performance (jakzal)
  • bug #13997 [2.3+][Form][DoctrineBridge] Improved loading of entities and documents (guilhermeblanco)
  • bug #13978 [WebProfilerBundle] Fix javascript toolbar on IE8 (romainneutron)
  • bug #13987 [WebProfilerBundle] fixed undefined buttons variable. (aitboudad)
  • bug #13953 [Translation][MoFileLoader] fixed load empty translation. (aitboudad)
  • bug #13912 [DependencyInjection] Highest precedence for user parameters (lyrixx)

New in Symfony 2.6.4 (Feb 3, 2015)

  • Important changes:
  • bug #13489 [VarDumper] CSS fix (Arrilot)
  • bug #13441 [VarDumper] fix handling of non-UTF8 strings (nicolas-grekas)
  • bug #13528 [Validator] reject ill-formed strings (nicolas-grekas)
  • bug #13525 [Validator] UniqueEntityValidator - invalidValue fixed. (Dawid Sajdak)
  • bug #13549 [EventDispatcher] Wrong EventDispatcher instance injected in listeners (dosten)
  • bug #13527 [Validator] drop grapheme_strlen in LengthValidator (nicolas-grekas)
  • bug #12649 [Hackday] [Toolbar] Fix info position and icons on small screens (stefanosala)
  • bug #13376 [FrameworkBundle][config] allow multiple fallback locales. (aitboudad)
  • bug #13473 [FrameworkBundle][xsd] added missing logging attribute. (aitboudad)
  • bug #12972 Make the container considered non-fresh if the environment parameters are changed (thewilkybarkid)
  • bug #13309 [Console] fixed 10531 (nacmartin)
  • bug #13352 [Yaml] fixed parse shortcut Key after unindented collection. (aitboudad)
  • bug #13501 [TwigBridge] Fix bootstrap rendering when user explicitly use form_label (lyrixx)
  • bug #13487 [VarDumper] Fixed HtmlDumper with long string (alOneh)
  • bug #13343 [FrameworkBundle] FormDataCollector should be loaded only if form config is enabled (hason)
  • bug #12258 [FrameworkBundle] print error message if server couldn't be started (xabbuh)
  • bug #13039 [HttpFoundation] [Request] fix baseUrl parsing to fix wrong path_info (rk3rn3r)
  • bug #13250 [Twig][Bridge][TranslationDefaultDomain] add support of named arguments. (aitboudad)
  • bug #13332 [Console] ArgvInput and empty tokens (Taluu)
  • bug #13353 [DependencyInjection] Fix missing ExpressionLanguageProviders (szicsu)
  • bug #13293 [EventDispatcher] Add missing checks to RegisterListenersPass (znerol)
  • bug #13262 [Yaml] Improve YAML boolean escaping (petert82, larowlan)
  • bug #13420 [Debug] fix loading order for legacy classes (nicolas-grekas)
  • bug #13421 [FrameworkBundle] fix routing descriptor for options (Tobion)
  • bug #13405 [TwigBridge] exit when Twig environment is not set in the LintCommand (xabbuh)
  • bug #13351 [VarDumper] fix very special vars handling (nicolas-grekas)
  • bug #13371 fix missing comma in YamlDumper (garak)
  • bug #13365 [HttpFoundation] Make use of isEmpty() method (xelaris)
  • bug #13355 [Console] HelperTable->addRow optimization (boekkooi)
  • bug #13347 [Console] HelperTableHelper->addRow optimization (boekkooi)
  • bug #13346 [PropertyAccessor] Allow null value for a array (2.3) (boekkooi)
  • bug #13170 [Form] Set a child type to text if added to the form without a type. (jakzal)
  • bug #13334 [Yaml] Fixed #10597: Improved Yaml directive parsing (VictoriaQ)
  • bug #13198 [Form] Fixed check of violation constraint #12792 (xelaris)
  • bug #13316 [Form] fixed the CSRF extension to allow using only the new interfaces (fabpot)
  • bug #13307 added missing support for factories in console descriptions (fabpot)
  • bug #13305 [FrameworkBundle] fixed missing information in some descriptors (fabpot)

New in Symfony 2.6.3 (Jan 8, 2015)

  • Important changes:
  • bug #13286 [Security] Don't destroy the session on buggy php releases. (derrabus)
  • feature #13241 [Form] add back model_timezone and view_timezone options (xabbuh)
  • bug #13297 [Process] Fix input reset in WindowsPipes (mpajunen)
  • bug #12417 [HttpFoundation] Fix an issue caused by php's Bug #66606. (wusuopu)
  • bug #13200 Don't add Accept-Range header on unsafe HTTP requests (jaytaph)
  • bug #12491 [Security] Don't send remember cookie for sub request (blanchonvincent)
  • bug #12574 [HttpKernel] Fix UriSigner::check when _hash is not at the end of the uri (nyroDev)
  • bug #13185 Fixes Issue #13184 - incremental output getters now return empty strings (Bailey Parker)
  • bug #13153 [TwigBridge] bootstrap_3_layout.html.twig inline form rendering button problem fix #13150 (edvinasme)
  • bug #13183 [DependencyInjection] force ExpressionLanguage version >= 2.6 (xabbuh)
  • bug #13173 [Debug] fixes ClassNotFoundFatalErrorHandler to correctly handle class not found errors with Symfony ClassLoader component autoloaders. (hhamon)
  • bug #13166 Fix a web profiler form issue with fields added to the form after the form was built (jakzal)
  • bug #12911 Fix wrong DateTransformer timezone param for non-UTC configuration (Soullivaneuh)
  • bug #13145 [DomCrawler] Fix behaviour with tag (dkop, WouterJ)
  • bug #13027 fix #10054 - form data collector with dynamic fields (zulus)
  • bug #13141 [TwigBundle] Moved the setting of the default escaping strategy from the Twig engine to the Twig environment (fabpot)
  • bug #13114 [HttpFoundation] fixed error when an IP in the X-Forwarded-For HTTP head... (fabpot)
  • bug #12572 [HttpFoundation] fix checkip6 (Neime)
  • bug #13109 [Filesystem] restore ability to create broken symlinks (nicolas-grekas)
  • bug #13093 [TwigBundle] added missing absolute URL in Twig exceptions (fabpot)
  • bug #13087 [DependencyInjection] use/fix newest Definition::setFactory (nicolas-grekas)
  • bug #12975 [FrameworkBundle] Allow custom services for validator mapping cache. (jakzal)
  • bug #13068 Add LegacyPdoSessionHandler class (jeremylivingston)
  • bug #13075 [Config] fix error handler restoration in test (nicolas-grekas)
  • bug #13073 [VarDumper] fix and test PdoCaster (nicolas-grekas)
  • bug #13085 [FrameworkBundle] Fix dependency on ExtensionInterface over implementation (xphere)
  • bug #13081 [FrameworkBundle] forward error reporting level to insulated Client (nicolas-grekas)
  • bug #13053 [FrameworkBundle] Fixed Translation loader and update translation command. (saro0h)
  • bug #12900 [WebProfilerBundle] Fixed IE8 support (korotovsky)
  • bug #13047 [FrameworkBundle][Logging Translator] skip if param "translator.logging" doesn't exist. (aitboudad)
  • bug #13048 [Security] Delete old session on auth strategy migrate (xelaris)
  • bug #13035 Added the function providers as container resources (stof)
  • bug #13021 [FrameworkBundle] skip compiler pass if interface doesn't exist (xabbuh)
  • bug #12999 [FrameworkBundle] fix cache:clear command (nicolas-grekas)
  • bug #13004 add a limit and a test to FlattenExceptionTest. (Daniel Wehner)
  • bug #13013 Unify the way to provide expression functions for the DI container (stof)
  • bug #13009 [DebugBundle] fix link format handling with disabled templating (xabbuh)
  • bug #12996 [WebProfilerBundle] Fix placeholder date format (mvar)
  • bug #12961 fix session restart on PHP 5.3 (Tobion)
  • bug #12548 [Form] fixed a maxlength overring on a guessing (origaminal)
  • bug #12761 [Filesystem] symlink use RealPath instead LinkTarget (aitboudad)
  • bug #12848 [EventDispatcher] Fixed #12845 adding a listener to an event that is currently being dispatched (Pieter Jordaan)
  • bug #12935 [Security] Fixed ExpressionVoter - addExpressionLanguageProvider (Luca Genuzio)
  • bug #12855 [DependencyInjection] Perf php dumper (nicolas-grekas)
  • bug #12899 [WebProfiler] Tweaked ajax requests toolbar css reset (1ed)
  • bug #12913 Fix missing space in label_attr (garak)
  • bug #12894 [FrameworkBundle][Template name] avoid error message for the shortcut n... (aitboudad)
  • bug #12806 [Console] Removed the use of $this->getHelperSet() as it is null by default (saro0h)
  • bug #12858 [ClassLoader] Fix undefined index in ClassCollectionLoader (szicsu)

New in Symfony 2.6.1 (Dec 4, 2014)

  • Two regressions were fixed:
  • bug #12811 Configure firewall's kernel exception listener with configured entry point or a default entry point (rjkip)
  • bug #12716 [ClassLoader] define constant only if it wasn't defined before (xabbuh)
  • This release is also the first one that does not have absolute paths in the production cache thanks to this fix:
  • bug #12784 [DependencyInjection] make paths relative to __DIR__ in the generated container (nicolas-grekas)
  • Other important changes:
  • bug #12770 [Filesystem] fix lock file permissions (nicolas-grekas)

New in Symfony 2.5.6 (Oct 24, 2014)

  • Most important changes:
  • bug #11696 [Form] Fix #11694 - Enforce options value type check in some form types (kix)
  • bug #12225 [SecurityBundle] Add trust_resolver variable into expression (zulus)
  • bug #12209 [FrameworkBundle] Fixed ide links (hason)
  • bug #12208 Add missing argument (WouterJ)
  • bug #12197 [TwigBundle] do not pass a template reference to twig (Tobion)
  • bug #12196 [TwigBundle] show correct fallback exception template in debug mode (Tobion)
  • bug #12187 [CssSelector] don't raise warnings when exception is thrown (xabbuh)
  • bug #12151 [Framework][DX] Set the proper validator class according to the configured api version (peterrehm)
  • bug #12128 [Console] clean handling of :: passed to find() (xabbuh)
  • bug #11998 [Intl] Integrated ICU data into Intl component #2 (webmozart)
  • bug #11920 [Intl] Integrated ICU data into Intl component #1 (webmozart)

New in Symfony 2.5.5 (Sep 29, 2014)

  • Most important changes:
  • bug #12016 [Validator] Added ConstraintValidator::buildViolation() helper for BC with the 2.4 API (webmozart)
  • bug #12031 [Validator] Fixed LegacyValidator when only a constraint is validated (webmozart)
  • bug #9453 [Form][DateTime] Propagate invalid_message & invalid_message_parameters to date & time (egeloen)
  • bug #12030 Fix expression language in the container when using the "container" variable (fabpot)
  • bug #12032 [Command] Set the process title as late as possible (lyrixx)
  • bug #11058 [Security] bug #10242 Missing checkPreAuth from RememberMeAuthenticationProvider (glutamatt)
  • bug #12004 [Form] Fixed ValidatorTypeGuesser to guess properties without constraints not to be required (webmozart)
  • bug #11904 Make twig ExceptionController conformed with ExceptionListener (megazoll)
  • bug #11924 [Form] Moved POST_MAX_SIZE validation from FormValidator to request handler (rpg600, webmozart)
  • bug #12002 [Security] [Firewall] Bug fixed in SimplePreAuthenticationListener when createToken() not return TokenInterface object (adenkejawen, fabpot)
  • bug #11079 Response::isNotModified returns true when If-Modified-Since is later than Last-Modified (skolodyazhnyy)
  • bug #11989 [Finder][Urgent] Remove asterisk and question mark from folder name in test to prevent windows file system issues. (Adam)
  • bug #11908 [Translation] [Config] Clear libxml errors after parsing xliff file (pulzarraider)
  • bug #11839 [FrameworkBundle] check if the Validator component is present when forms are enabled (xabbuh)
  • bug #11418 [JsonResponse] Silent only JSON errors (GromNaN)
  • bug #11937 [HttpKernel] Make sure HttpCache is a trusted proxy (thewilkybarkid)
  • bug #11970 [Finder] Escape location for regex searches (ymc-dabe)
  • bug #11837 Use getPathname() instead of string casting to get BinaryFileReponse file path (nervo)
  • bug #11513 [Translation] made XliffFileDumper support CDATA sections. (hhamon)
  • bug #11928 [Validator] The ratio of the ImageValidator is rounded to two decimals now (webmozart)
  • bug #11907 [Intl] Improved bundle reader implementations (webmozart)
  • bug #11874 [Console] guarded against non-traversable aliases (thierrymarianne)
  • bug #11799 [YAML] fix handling of empty sequence items (xabbuh)
  • bug #11906 [Intl] Fixed a few bugs in TextBundleWriter (webmozart)
  • bug #11459 [Form][Validator] All index items after children are to be considered grand-children when resolving ViolationPath (Andrew Moore)
  • bug #11715 [Form] FormBuilder::getIterator() now deals with resolved children (issei-m)
  • bug #11892 [SwiftmailerBridge] Bump allowed versions of swiftmailer (ymc-dabe)
  • bug #11918 [DependencyInjection] remove service parameter type from XSD (xabbuh)
  • bug #11905 [Intl] Removed non-working $fallback argument from ArrayAccessibleResourceBundle (webmozart)
  • bug #11497 Use separated function to resolve command and related arguments (JJK801)
  • bug #11374 [DI] Added safeguards against invalid config in the YamlFileLoader (stof)
  • bug #11897 [FrameworkBundle] Remove invalid markup (flack)
  • bug #11860 [Security] Fix usage of unexistent method in DoctrineAclCache. (mauchede)
  • bug #11850 [YAML] properly mask escape sequences in quoted strings (xabbuh)
  • bug #11856 [FrameworkBundle] backport more error information from 2.6 to 2.3 (xabbuh)
  • bug #11843 [Yaml] improve error message when detecting unquoted asterisks (xabbuh)

New in Symfony 2.5.4 (Sep 3, 2014)

  • Most important changes:
  • security #11832 CVE-2014-6072 (fabpot)
  • security #11831 CVE-2014-5245 (stof)
  • security #11830 CVE-2014-4931 (aitboudad, Jérémy Derussé)
  • security #11829 CVE-2014-6061 (damz, fabpot)
  • security #11828 CVE-2014-5244 (nicolas-grekas, larowlan)
  • bug #10197 [FrameworkBundle] PhpExtractor bugfix and improvements (mtibben)
  • bug #11772 [Filesystem] Add FTP stream wrapper context option to enable overwrite (Damian Sromek)
  • bug #11791 [Process] fix mustRun() in sigchild environments (xabbuh)
  • bug #11788 [Yaml] fixed mapping keys containing a quoted # (hvt, fabpot)
  • bug #11787 fixed DateComparator if file does not exist (avi123)
  • bug #11160 [DoctrineBridge] Abstract Doctrine Subscribers with tags (merk)
  • bug #11768 [ClassLoader] Add a __call() method to XcacheClassLoader (tstoeckler)
  • bug #11739 [Validator] Pass strict argument into the strict email validator (brianfreytag)
  • bug #11749 [TwigBundle] Remove hard dependency of RequestContext in AssetsExtension (pgodel)
  • bug #11726 [Filesystem Component] mkdir race condition fix #11626 (kcassam)
  • bug #11677 [YAML] resolve variables in inlined YAML (xabbuh)
  • bug #11639 [DependencyInjection] Fixed factory service not within the ServiceReferenceGraph. (boekkooi)
  • bug #11778 [Validator] Fixed wrong translations for Collection constraints (samicemalone)
  • bug #11756 [DependencyInjection] fix @return anno created by PhpDumper (jakubkulhan)
  • bug #11711 [DoctrineBridge] Fix empty parameter logging in the dbal logger (jakzal)
  • bug #11692 [DomCrawler] check for the correct field type (xabbuh)
  • bug #11672 [Routing] fix handling of nullable XML attributes (xabbuh)
  • bug #11624 [DomCrawler] fix the axes handling in a bc way (xabbuh)
  • bug #11676 [Form] Fixed #11675 ValueToDuplicatesTransformer accept "0" value (Nek-)
  • bug #11695 [Validators] Fixed failing tests requiring ICU 52.1 which are skipped otherwise (webmozart)
  • bug #11584 [FrameworkBundle] Fixed validator factory definition when the Validator API is "auto" for PHP < 5.3.9 (webmozart)
  • bug #11645 [Form] Fixed ValidatorExtension to work with the 2.5 Validation API (webmozart)
  • bug #11529 [WebProfilerBundle] Fixed double height of canvas (hason)
  • bug #11666 [DIC] Fixed: anonymous services are always private (lyrixx)
  • bug #11641 [WebProfilerBundle ] Fix toolbar vertical alignment (blaugueux)
  • bug #11637 fix dependencies on HttpFoundation component (xabbuh)
  • bug #11559 [Validator] Convert objects to string in comparison validators (webmozart)
  • feature #11510 [HttpFoundation] MongoDbSessionHandler supports auto expiry via configurable expiry_field (catchamonkey)
  • bug #11408 [HttpFoundation] Update QUERY_STRING when overrideGlobals (yguedidi)
  • bug #11625 [FrameworkBundle] resolve parameters before the configs are processed in the config:debug command (xabbuh)
  • bug #11633 [FrameworkBundle] add missing attribute to XSD (xabbuh)
  • bug #11601 [Validator] Allow basic auth in url when using UrlValidator. (blaugueux)
  • bug #11609 [Console] fixed style creation when providing an unknown tag option (fabpot)
  • bug #10914 [HttpKernel] added an analyze of environment parameters for built-in server (mauchede)
  • bug #11598 [Finder] Shell escape and windows support (Gordon Franke, gimler)
  • bug #11582 [DoctrineBridge] Changed UniqueEntityValidator to use the 2.5 Validation API (webmozart)

New in Symfony 2.5.3 (Aug 7, 2014)

  • Most important changes:
  • bug #11571 [Form] Fixed FormValidator compatibility with the non-BC 2.5 Validation API (webmozart)
  • bug #11499 [BrowserKit] Fixed relative redirects for ambiguous paths (pkruithof)
  • bug #11516 [BrowserKit] Fix browser kit redirect with ports (dakota)
  • bug #11545 [Bundle][FrameworkBundle] built-in server: exit when docroot does not exist (xabbuh)
  • bug #11560 Plural fix (1emming)
  • bug #11558 [DependencyInjection] Fixed missing 'factory-class' attribute in XmlDumper output (kerdany)
  • bug #11498 [Validator] Made it possible (again) to pass a class name to validatePropertyValue() (webmozart)
  • bug #11548 [Component][DomCrawler] fix axes handling in Crawler::filterXPath() (xabbuh)
  • bug #11422 [DependencyInjection] Self-referenced 'service_container' service breaks garbage collection (sun)
  • bug #11428 [Serializer] properly handle null data when denormalizing (xabbuh)
  • bug #10687 [Validator] Fixed string conversion in constraint violations (eagleoneraptor, webmozart)
  • bug #11412 [Validator] Made sure that context changes don't leak out of (Contextual)ValidatorInterface (webmozart)
  • bug #11475 [EventDispatcher] don't count empty listeners (xabbuh)
  • bug #11436 fix signal handling in wait() on calls to stop() (xabbuh, romainneutron)
  • bug #11469 [BrowserKit] Fixed server HTTP_HOST port uri conversion (bcremer, fabpot)
  • bug #11425 Fix issue described in #11421 (Ben, ben-rosio)
  • bug #11423 Pass a Scope instance instead of a scope name when cloning a container in the GrahpvizDumper (jakzal)
  • bug #11448 [MonologBridge] fixed Console handler priorities (fabpot)
  • bug #11454 [Validator] Fixed memory leak in ValidatorBuilder (webmozart)
  • bug #11120 [Process] Reduce I/O load on Windows platform (romainneutron)
  • bug #11370 [FrameworkBundle] avoid raising unexpected RuntimeException when specifying $_SERVER['KERNEL_DIR'] (iteman)
  • bug #11342 [Form] Check if IntlDateFormatter constructor returned a valid object before using it (romainneutron)
  • bug #11439 [ExpressionLanguage] Fixed double quoted string literals containing sharps (pylebecq)
  • bug #11410 [Validator] Fixed object initializers in 2.5 version of the Validator (webmozart)
  • bug #11411 [Validator] Backported #11410 to 2.3: Object initializers are called only once per object (webmozart)
  • bug #11403 [Translator][FrameworkBundle] Added @ to the list of allowed chars in Translator (takeit)
  • bug #11381 [Process] Use correct test for empty string in UnixPipes (whs, romainneutron)

New in Symfony 2.5.2 (Jul 16, 2014)

  • Security fix for the Translator class provided by FrameworkBundle (CVE-2014-4931).

New in Symfony 2.5.1 (Jul 10, 2014)

  • Highlights:
  • bug #11283 [SecurityBundle] Remove Expression Language services when the component is unavailable (thewilkybarkid)
  • bug #11238 [Translation] Added unescaping of ids in PoFileLoader (JustBlackBird)
  • bug #11194 [DomCrawler] Remove the query string and the anchor of the uri of a link (benja-M-1)
  • bug #11272 [Console] Make sure formatter is the same. (akimsko)
  • bug #11259 [Config] Fixed failed config schema loads due to libxml_disable_entity_loader usage (ccorliss)
  • bug #11234 [ClassLoader] fixed PHP warning on PHP 5.3 (fabpot)
  • bug #11179 [Process] Fix ExecutableFinder with open basedir (cs278)
  • bug #11242 [CssSelector] Refactored the CssSelector to remove the circular object graph (stof)
  • bug #11219 [DomCrawler] properly handle buttons with single and double quotes insid... (xabbuh)
  • bug #11220 [Components][Serializer] optional constructor arguments can be omitted during the denormalization process (xabbuh)
  • bug #11186 Added missing break statement (apfelbox)
  • bug #11168 [YAML] fix merge node (

New in Symfony 2.5.0 (Jun 2, 2014)

  • bug #11014 [Validator] Remove property and method targets from the optional and required constraints (jakzal)
  • bug #10983 [DomCrawler] Fixed charset detection in html5 meta charset tag (77web)

New in Symfony 2.4.5 (May 24, 2014)

  • Most important changes:
  • bug #10849 [WIP][Finder] Fix wrong implementation on sortable callback comparator (ProPheT777)
  • bug #10929 [Process] Add validation on Process input (romainneutron)
  • bug #10958 [DomCrawler] Fixed filterXPath() chaining loosing the parent DOM nodes (stof, robbertkl)
  • bug #10953 [HttpKernel] fixed file uploads in functional tests without file selected (realmfoo)
  • bug #10947 [PropertyAccess] Fixed getValue() when accessing non-existing indices of ArrayAccess implementations (webmozart)
  • bug #10937 [HttpKernel] Fix "absolute path" when we look to the cache directory (BenoitLeveque)
  • bug #10894 [HttpKernel] removed absolute paths from the generated container (fabpot)
  • bug #10926 [DomCrawler] Fixed the initial state for options without value attribute (stof)
  • bug #10925 [DomCrawler] Fixed the handling of boolean attributes in ChoiceFormField (stof)
  • bug #10777 [Form] Automatically add step attribute to HTML5 time widgets to display seconds if needed (tucksaun)
  • bug #10909 [PropertyAccess] Fixed plurals for -ves words (csarrazi)
  • bug #10904 [HttpKernel] Replace sha1 with sha256 in recently added tests (jakzal)
  • bug #10899 Explicitly define the encoding. (jakzal)
  • bug #10897 [Console] Fix a console test (jakzal)
  • bug #10896 [HttpKernel] Fixed cache behavior when TTL has expired and a default "global" TTL is defined (alquerci, fabpot)
  • bug #10841 [DomCrawler] Fixed image input case sensitive (geoffrey-brier)
  • bug #10714 [Console]Improve formatter for double-width character (denkiryokuhatsuden)
  • bug #10872 [Form] Fixed TrimListenerTest as of PHP 5.5 (webmozart)
  • bug #10762 [BrowserKit] Allow URLs that don't contain a path when creating a cookie from a string (thewilkybarkid)
  • bug #10863 [Security] Add check for supported attributes in AclVoter (artursvonda)
  • bug #10833 [TwigBridge][Transchoice] set %count% from the current context. (aitboudad)
  • bug #10820 [WebProfilerBundle] Fixed profiler seach/homepage with empty token (tucksaun)
  • bug #10815 Fixed issue #5427 (umpirsky)
  • bug #10817 [Debug] fix #10313: FlattenException not found (nicolas-grekas)
  • bug #10803 [Debug] fix ErrorHandlerTest when context is not an array (nicolas-grekas)
  • bug #10801 [Debug] ErrorHandler: remove $GLOBALS from context in PHP5.3 fix #10292 (nicolas-grekas)
  • bug #10797 [HttpFoundation] Allow File instance to be passed to BinaryFileResponse (anlutro)
  • bug #10643 [TwigBridge] Removed strict check when found variables inside a translation (goetas)
  • bug #10605 [ExpressionLanguage] Strict in_array check in Parser.php (parnas)

New in Symfony 2.4.4 (Apr 28, 2014)

  • Most important changes:
  • bug #10789 [Console] Fixed the rendering of exceptions on HHVM with a terminal width (stof)
  • bug #10773 [WebProfilerBundle ] Fixed an edge case on WDT loading (tucksaun)
  • bug #10784 [Security] removed $csrfTokenManager type hint from SimpleFormAuthenticationListener constructor argument (choonge)
  • bug #10763 [Process] Disable TTY mode on Windows platform (romainneutron)
  • bug #10772 [Finder] Fix ignoring of unreadable dirs in the RecursiveDirectoryIterator (jakzal)
  • bug #10757 [Process] Setting STDIN while running should not be possible (romainneutron)
  • bug #10749 Fixed incompatibility of x509 auth with nginx (alcaeus)
  • bug #10735 [Translation] [PluralizationRules] Little correction for case 'ar' (klyk50)
  • bug #10720 [HttpFoundation] Fix DbalSessionHandler (Tobion)
  • bug #10721 [HttpFoundation] status 201 is allowed to have a body (Tobion)
  • bug #10728 [Process] Fix #10681, process are failing on Windows Server 2003 (romainneutron)
  • bug #10733 [DomCrawler] Textarea value should default to empty string instead of null. (Berdir)
  • bug #10723 [Security] fix DBAL connection typehint (Tobion)
  • bug #10715 [Debug] Fixed ClassNotFoundFatalErrorHandler on windows. (lyrixx)
  • bug #10700 Fixes various inconsistencies in the code (fabpot)
  • bug #10697 [Translation] Make IcuDatFileLoader/IcuResFileLoader::load invalid resource compatible with HHVM. (idn2104)
  • bug #10652 [HttpFoundation] fix PDO session handler under high concurrency (Tobion)
  • bug #10690 [Validator] Fix hack for nested Collection/All losing context (GromNaN)
  • bug #10669 [Profiler] Prevent throwing fatal errors when searching timestamps or invalid dates (stloyd)
  • bug #10670 [Templating] PhpEngine should propagate charset to its helpers (stloyd)
  • bug #10665 [DependencyInjection] Fix ticket #10663 - Added setCharset method call to PHP templating engine (koku)
  • bug #10654 Changed the typehint of the EsiFragmentRenderer to the interface (stof)
  • bug #10649 [BrowserKit] Fix #10641 : BrowserKit is broken when using ip as host (romainneutron)

New in Symfony 2.4.2 (Feb 14, 2014)

  • Most important changes:
  • bug #10215 [Routing] reduced recursion in dumper (arnaud-lb)
  • bug #10207 [DomCrawler] Fixed filterXPath() chaining (robbertkl)
  • bug #10205 [DomCrawler] Fixed incorrect handling of image inputs (robbertkl)
  • bug #10191 [HttpKernel] fixed wrong reference in TraceableEventDispatcher (fabpot)
  • bug #10195 [Debug] Fixed recursion level incrementing in FlattenException::flattenArgs(). (sun)
  • bug #10151 [Form] Update DateTime objects only if the actual value has changed (peterrehm)
  • bug #10140 allow the TextAreaFormField to be used with valid/invalid HTML (dawehner)
  • bug #10131 added lines to exceptions for the trans and transchoice tags (fabpot)
  • bug #10002 Routing condition bugfix (marco-jantke)
  • bug #10119 [Validator] Minor fix in XmlFileLoader (florianv)
  • bug #10078 [BrowserKit] add non-standard port to HTTP_HOST server param (kbond)
  • bug #10095 [Security] fix DI for SimpleFormAuthenticationListener (Tobion)
  • bug #10091 [Translation] Update PluralizationRules.php (guilhermeblanco)
  • bug #10053 [Form] fixed allow render 0 numeric input value (dczech)
  • bug #10067 [HttpKernel] allow null value in fragment handler (kbond)
  • bug #10042 [Expression Language] fix foo[index] (schokocappucino)
  • bug #10033 [HttpKernel] Bugfix - Logger Deprecation Notice (Rican7)
  • bug #10023 [FrameworkBundle] Thrown an HttpException instead returning a Response in RedirectController::redirectAction() (jakzal)
  • bug #9985 Prevent WDT from creating a session (mvrhov)
  • bug #10010 [Twig Bridge] Fixed bug in ExpressionExtension (ricbra)
  • bug #10000 [Console] Fixed the compatibility with HHVM (stof)
  • bug #9979 [Doctrine Bridge][Validator] Fix for null values in assosiated properties when using UniqueEntityValidator (vpetrovych)
  • bug #9983 [TwigBridge] Update min. version of Twig (stloyd)
  • bug #9970 [CssSelector] fixed numeric attribute issue (jfsimon)
  • bug #9747 [DoctrineBridge] Fix: Add type detection. Needed by pdo_dblib (iamluc)
  • bug #9962 [Process] Fix #9861 : Revert TTY mode (romainneutron)
  • bug #9960 [Form] Update minimal requirement in composer.json (stloyd)
  • bug #9952 [Translator] Fix Empty translations with Qt files (vlefort)
  • bug #9957 [Console] Fixed command name guessing if an alternative is an alias (jakzal)
  • bug #9948 [WebProfilerBundle] Fixed profiler toolbar icons for XHTML. (rafalwrzeszcz)
  • bug #9933 Propel1 exception message (jaugustin)
  • bug #9949 [BrowserKit] Throw exception on invalid cookie expiration timestamp (anlutro)

New in Symfony 2.4.1 (Jan 6, 2014)

  • bug #9938 [Process] Add support SAPI cli-server (peter-gribanov)
  • bug #9940 [EventDispatcher] Fix hardcoded listenerTag name in error message (lemoinem)
  • bug #9923 [DoctrineBridge] Fixed an issue with DoctrineParserCache (florianv)
  • bug #9908 [HttpFoundation] Throw proper exception when invalid data is passed to JsonResponse class (stloyd)
  • bug #9902 [Security] fixed pre/post authentication checks (fabpot)
  • bug #9910 fixed missing use statements (fabpot)
  • bug #9895 [Intl] Added round support for ROUND_CEILING, ROUND_FLOOR, ROUND_DOWN, ROUND_UP (pamil)
  • bug #9899 [Filesystem | WCM] 9339 fix stat on url for filesystem copy (cordoval)
  • bug #9589 [DependencyInjection] Fixed #9020 - Added support for collections in service#parameters (lavoiesl)
  • bug #9889 [Console] fixed column width when using the Table helper with some decoration in cells (fabpot)
  • bug #9323 [DomCrawler]fix #9321 Crawler::addHtmlContent add gbk encoding support (bronze1man)
  • bug #8997 [Security] Fixed problem with losing ROLE_PREVIOUS_ADMIN role. (pawaclawczyk)
  • bug #9557 [DoctrineBridge] Fix for cache-key conflict when having a Traversable as choices (DRvanR)
  • bug #9879 [Security] Fix ExceptionListener to catch correctly AccessDeniedException if is not first exception (fabpot)
  • bug #9885 [Dependencyinjection] Fixed handling of inlined references in the AnalyzeServiceReferencesPass (fabpot)
  • bug #9884 [DomCrawler] Fixed creating form objects from named form nodes (jakzal)
  • bug #9882 Add support for HHVM in the getting of the PHP executable (fabpot)
  • bug #9850 [Validator] Fixed IBAN validator with 0750447346 value (stewe)
  • bug #9865 [Validator] Fixes message value for objects (jongotlin)
  • bug #9441 [Form][DateTimeToArrayTransformer] Check for hour, minute & second validity (egeloen)
  • bug #9720 [FrameworkBundle] avoid tables to have apparently long blank line breaks and be too far appart for long nested array params (cordoval)
  • bug #9867 #9866 [Filesystem] Fixed mirror for symlinks (COil)
  • bug #9806 [Security] Fix parent serialization of user object (ddeboer)
  • bug #9834 [DependencyInjection] Fixed support for backslashes in service ids. (jakzal)
  • bug #9826 fix #9356 [Security] Logger should manipulate the user reloaded from provider (matthieuauger)
  • feature #9775 [FrameworkBundle] Added extra details in XMLDescriptor to improve container description (Exelenz)
  • bug #9771 Crawler default namespace fix (crudecki)
  • bug #9769 [BrowserKit] fixes #8311 CookieJar is totally ignorant of RFC 6265 edge cases (jzawadzki)
  • bug #9697 [Config] fix 5528 let ArrayNode::normalizeValue respect order of value array provided (cordoval)
  • bug #9701 [Config] fix #7243 allow 0 as arraynode name (cordoval)
  • bug #9795 [Form] Fixed issue in BaseDateTimeTransformer when invalid timezone cause Trans... (tyomo4ka)
  • bug #9714 [HttpFoundation] BinaryFileResponse should also return 416 or 200 on some range-requets (SimonSimCity)
  • bug #9601 [Routing] Remove usage of deprecated _scheme requirement (Danez)
  • bug #9489 [DependencyInjection] Add normalization to tag options (WouterJ)
  • bug #9135 [Form] [Validator] fix maxLength guesser (franek)
  • bug #9790 [Filesystem] Changed the mode for a target file in copy() to be write only (jakzal)
  • 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 #9768 [FrameworkBundle] Fixed bug in XMLDescriptor (Exelenz)
  • bug #9700 [ExpressionLanguage] throw exception when parameters contain expressions (aitboudad)
  • 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)

New in Symfony 2.4.0 (Dec 4, 2013)

  • Features:
  • Security: Customize the Security Features with ease;
  • Security: Restrict Security Firewalls to specific Hosts;
  • Stopwatch: A Stopwatch Tag for Twig;
  • Debug: Better Error Messages for missing Classes and Functions;
  • Debug: Easier debugging of not-found resources;
  • Debug: Quicker Access to the Profiler when working on an API;
  • DomCrawler: Schema-relative URLs;
  • DomCrawler: Namespaces auto-discovery in DowCrawler;
  • DomCrawler: Disabling internal Validation of DomCrawler;
  • Console: Show logs in console;
  • Console: Console improvements;
  • Console: Better Console Integration with third-party Tools;
  • HttpFoundation: Using Constants for HTTP Status Code;
  • HttpFoundation: Limiting Session Metadata Writes;
  • HttpFoundation: The Request Stack;
  • Config: Dumping the default Configuration for an Extension;
  • Process: Limit a Process Run with an idle Timeout;
  • Process: Flushing stdout and stderr on a Process;
  • Form: Great Form Panel in the Web Profiler;
  • Validator: A better Callback constraint;
  • Validator: A more powerful image validator;
  • Symfony 2.4 also comes with a new component, Expression Language.

New in Symfony 2.3.7 (Nov 15, 2013)

  • Important changes:
  • bug #9499 Request::overrideGlobals() may call invalid ini value (denkiryokuhatsuden)
  • bug #9420 [Console][ProgressHelper] Fix ProgressHelper redraw when redrawFreq is greater than 1 (giosh94mhz)
  • bug #9212 [Validator] Force Luhn Validator to only work with strings (Richtermeister)
  • bug #9476 Fixed bug with lazy services (peterrehm)
  • bug #9431 [DependencyInjection] fixed YamlDumper did not make services private. (realityking)
  • bug #9416 fixed issue with clone now the children of the original form are preserved and the clone form is given new children (yjv)
  • bug #9412 [HttpFoundation] added content length header to BinaryFileResponse (kbond)
  • bug #9395 [HttpKernel] fixed memory limit display in MemoryDataCollector (hhamon)
  • bug #9388 [Form] Fixed: The "data" option is taken into account even if it is NULL (bschussek)
  • bug #9391 [Serializer] Fixed the error handling when decoding invalid XML to avoid a Warning (stof)
  • bug #9378 [DomCrawler] [HttpFoundation] Make Content-Type attributes identification case-insensitive (matthieuprat)
  • bug #9354 [Process] Fix #9343 : revert file handle usage on Windows platform (romainneutron)
  • bug #9334 [Form] Improved FormTypeCsrfExtension to use the type class as default intention if the form name is empty (bschussek)
  • bug #9333 [Form] Improved FormTypeCsrfExtension to use the type class as default intention if the form name is empty (bschussek)
  • bug #9338 [DoctrineBridge] Added type check to prevent calling clear() on arrays (bschussek)
  • bug #9328 [Form] Changed FormTypeCsrfExtension to use the form's name as default intention (bschussek)
  • bug #9327 [Form] Changed FormTypeCsrfExtension to use the form's name as default intention (bschussek)
  • bug #9308 [DoctrineBridge] Loosened CollectionToArrayTransformer::transform() to accept arrays (bschussek)
  • bug #9274 [Yaml] Fixed the escaping of strings starting with a dash when dumping (stof)
  • bug #9270 [Templating] Fix in ChainLoader.php (janschoenherr)
  • bug #9246 [Session] fixed wrong started state (tecbot)