This week, Symfony project introduced the Symfony Demo application as the official learning resource for Symfony newcomers. In addition, the Call for Papers for the SymfonyCon Paris 2015 conference was opened. Send your proposals before the 30th of June of 2015 to have a chance to speak at the biggest and most important event in the history of Symfony.
Symfony2 development highlights
- aca1f28: [FrameworkBundle] check for 'xlf' instead of 'xliff' in the translation:update command
- c3bd418: [Translation] improved exception when missing required Yaml component
- f48cc1b: [EventDispatcher] made listeners removable from an executed listener
- a5a41b2: [Validator] fixed Choice when an empty array is used in the "choices" option
- a8c4471: [Translator] extended, refactored and simplified Translator tests
- 98ed078: [Debug] fixed ClassNotFoundFatalErrorHandler candidates lookups
- 4a6100a: [Debug] fixed deprecated use of DebugClassLoader
- 6928507: [FrameworkBundle] inject asset packages in assets helper service
- 4cc4f07: [FrameworkBundle] fixed test related to PSR-4
- eb50b13: [VarDumper] added support for SplFileInfo
- e75c233: [VarDumper] added support for SplFileObject
- ff4424a: [Console] bind the closure (code) to the Command if possible
- 208ca94: [VarDumper] allowed preserving a subset of cut arrays
Newest issues and pull requests
- [Form] Regression on non required ChoiceType handling
- [Validator] Property paths starting with 0 are broken
- [HttpFoundation] __toString/prepareRequestUri omits query part if headers not set
- [Debug] ErrorHandler won't trace E_USER_DEPRECATED
- Retrieve the current firewall name for a Request
- Indexed arrays have no definitive representation in config definitions
They talked about us
- SymfonyTN 2015
- Symfony2 components overview: Filesystem
- Sound of Symfony: Episode 7 - Talking about tools
- Behat and Data-test
- Routing Overview & Basics in Symfony 2
- Symfony 2 serializing nulls or not on demand
- User as a service in Symfony2
- Journey to the Center of Symfony: The Dependency Injection Container
- Link Post: Introducing the Symfony Demo application
- Tests fonctionnels sous symfony2 avec phpunit
- Master Class: Symfony to eZ Publish
- Neue Symfony-Demo-Applikation vorgestellt
- Paginación con Symfony: KnpPaginatorBundle
- La nueva aplicación demo de Symfony
- Cómo probar la nueva beta de Symfony 2.7
- Nuevo en Symfony 2.7: el componente Asset
- Nuevo en Symfony 2.7: mejoras para ser más productivo
- ¿Por qué no contribuyes código al proyecto Symfony?
- Симфония самоподдува
- Symfony2 проти чистого PHP
- [Symfony2][IntelliJ] Symfony2 プロジェクトの PHPUnit によるテスト実行設定
- Symfony 2.7新特性: 安全组件改进
- Symfony Demo应用简介
- Symfony 2.7 新特性:新的Asset组件
- Symfony 2.7 新特性:生产效率提升
- Symfony 2.7 新特性:重构Choice表单类型
- Symfony 2.7 新特性:改进依赖注入