This week, Symfony project resumed the biweekly IRC meetings to discuss about its own development. In addition, a new Symfony Docs Hack Day was organized with great success. Finally, after the approval of the PSR-7 specification, a working group has been set up to integrate it into Symfony.
Symfony2 development highlights
- 991e65c: [DomCrawler] throw an exception if a form field path is incomplete
- 7a4394e: [FrameworkBundle] removed unnecessary parameter in TemplateController
- 921ecff: [HttpFoundation] made IpUtils::checkIp4() allow networks
- f24a6dd: [HttpFoundation] fixed baseUrl when script filename is contained in pathInfo
- 438d394: [HttpKernel] handle an array vary header in the http cache store
- 464c39a: [Security] AbstractRememberMeServices::encodeCookie() validates cookie parts
- 63a9736: [Security] TokenBasedRememberMeServices test to show why encoding username is required
- 44469d0: [Form] check instance of FormBuilderInterface instead of FormBuilder
- 9106ddb: [Twig Bridge] fixed the indentation in the compiled template for the DumpNode
- 8b6efff: [WebProfilerBundle] fixed the rendering of deprecation log messages
- af36c34: [Translation] fixed JSON loader on PHP 7 when file is empty
- ea874b6: added supported formats in commands that allow --format option
- 3172d73: [DoctrineBridge] fixed BC break in DoctrineType
- 01b7dd6: [TwigBridge] use proper class to fetch asset version strategy property
- 5fdc650: [WebProfilerBundle] improved page for logs
- 53330e1: [Form] deprecated read_only option
- 29ec5ca: [Translation] added options 'as_tree', 'inline' to YamlFileDumper to dump messages as tree instead of simple list
- a57ce90: [Translator] dump translation constants as tree instead of simple list
Newest issues and pull requests
- [SecurityBundle][DX] Extract the ACL to its own bundle
- [Routing][3.0] make use of PSR-7
- [Security] AbstractAuthenticationListener should dispatch the login failure event
- [2.7][Translation] Undocumented BC break regarding caching
- [2.8] Deprecation notice when using factory_service/factory_method
- [Form][2.7] Preselection of choice field with boolean value
- [Console][Feature Request] Required options
They talked about us
- Symfony from scratch
- A Symfony Developer’s tips, tricks and hacks: How we get the most out of our tools
- Defeating Expression Language
- Ryan Weaver: eZ Publish i Symfony sve su bliži – i trebamo biti uzbuđeni zbog toga!
- Symfony Best Practices
- NorthPoint Digital attends NYC Symfony Meetup
- Symfony 2.7.0-Beta 2 erschienen
- Anunciado un Symfony Docs Hack Day para el próximo 23 de mayo
- Не мамонт ли Вы? (пятничный тест; который ложь, да в ней намек)
- 【初心者向け Symfony2開発】バリデーションとymlファイルの使い方
- symfony框架验证Validation使用示例
awesome, good job guys