This week, Symfony 3.1 entered feature freeze. During the next weeks, we'll focus on finishing its proposed new features and fixing the reported bugs. Some of the features finished this week were the new kernel.controller_arguments event and the integration of the Cache component.
Symfony development highlights
- 18ddc88: [EventDispatcher] try first if the event is stopped
- 5fbfcb0: [Console] detect CLI color support for Windows 10 build 10586
- 511e41a: [Monolog Bridge] added support for Firefox (43+) in ChromePhpHandler
- 134a7c9: [Form] fixed "prototype" not required when parent form is not required
- 5b6da77: [Security] fixed SwitchUserListener when exiting an impersonation with AnonymousToken
- e251e36: [Form] removed unnecessary option assignment
- abf4f67: [DomCrawler] fixed select option with empty value
- 004a667: [DependencyInjection] resolved aliases before removing abstract services + add tests
- 283875b: [Console] improved time formatting
- 1db0925: [WebProfilerBundle] fixed error from unset twig variable
- cd86797: [PropertyInfo] extracted nullable and collection key type for Doctrine associations
- 5ccbef1: [Form] FormValidator removed code related to removed "cascade_validation" option
- eb40f16: [HttpKernel] added the kernel.controller_arguments event
- 0b67fa3: [FrameworkBundle] integrated the Cache component
Newest issues and pull requests
- Bcrypt Password rehash implementation
- [HttpFoundation] Unable to get Numbers file mime type
- [LDAP] Allow custom LDAP options (logging)
- [Console] Exit status is 0 on PHP7 when there is a \Throwable exception
They talked about us
- Symfony CMF 1.3 Released
- The Ultimate Developer Guide to Symfony - CLI Example
- Sound of Symfony Episode 13: E-commerce with Paweł
- Symfony route optional parameter
- Converting to another web framework: Basic apps in Symfony and Django
- Asociaciones en Symfony 2 – Parte 1
- Neues Release – Symfony CMF 1.3
- Symfony CMF 1.3 (Stable) veröffentlicht
- SonataAdminBundle: создание объекта из List View (часть 2)
- Hướng dẫn tính thời gian chạy của code bằng Symfony Stopwatch