This week, Symfony project finished testing minimal versions of Symfony requirements for all its components. In addition, the upcoming Symfony 2.7 version introduced its first feature: inherited security roles are now displayed in the web profiler.
Symfony2 development highlights
- a14153a: [FrameworkBundle] fixed cache:clear command
- c6bcf05: [Debug] added a limit and a test to FlattenExceptionTest
- ef4ae63: [Tests] silenced all deprecations in tests for 2.3
- 5dd11e6: [Security] deleted old session on auth strategy migrate
- c9acca7: [SecurityBundle] added unit tests suite for SecurityDataCollector clas
- 9a44aa8: [WebProfilerBundle] fixed placeholder date format
- 91b4d1d: [DebugBundle] fixed link format handling with disabled templating
- 8425e4d: [DependencyInjection] unified the way to provide expression functions for the DI container
- beff6fa, 1008991: [FrameworkBundle] skip LoggingTranslatorPass if TranslatorBagInterface doesn't exist
- 5847771, c0925e4: [FrameworkBundle] updated debug commands references
- cdb6c43: [DebugBundle] enabled the DumpDataCollectorPass
- 513ebff: [DependencyInjection] added the function providers as container resources
- cb70632: [HttpKernel] fixed deprecation notice for Kernel::init()
- ab4d9b8: [Form] added a deprecation note about CsrfProviderInterface
- e2a19ee, 1d58df4: [Form] added a deprecation note about VirtualFormAwareIterator
- badf8fc: [Form] logged deprecation of constants
- 2d17a0c: [Security] added the triggering of the security.interactive_login event after set of token
Newest issues and pull requests
- [DX] 3.0 directory structure
- [Serializer] Xml prefixed attributes and shorttags not supported
- [Translator] Does not make use of
request.locale
anymore? - [Serializer] Serialization issue on DateTime objects by using PHP 5.4.35-0+deb7u2
- [Routing] Routes only for generation, not matching
- Possible credentials exposure?
- [Routing] Url Generator and slashes in url parameters
- [security] Uppercase HTTP methods before serializing requestmatchers
- [Console] ProgressBar behavior (question)
- Setting default value for form choice not possible
- Core User class returning roles as strings instead of Role objects
They talked about us
- The Sound of Symfony Episode 6 - The SymfonyCon Special
- Symfony2 Setter Injection and Parent Class Dependencies
- Elasticsearch, Logstash & Kibana with Docker
- The new Symfony forum for german-speaking developers
- Symfony 500 + 100: Auf zur Issue-Jagd
- Как просто подружить Symfony2 и RequireJS на примере SPA
- Symfony2 Tutorial: Writing a compiler pass
- PHP Schema: generate a fully functional PHP / Doctrine / Symfony data model from Schema.org vocabulary in minutes
- Namshi's Experience With Symfony2
- No More var_dump – Introducing Symfony VarDumper!
- How to get the current route and URL is Symfony2
- Symfony 2.6.1 : Using class_alias of Debug’s FlattenException to work with Error page previews
- チームでSymfony2を半年使って感じたメリット・デメリット[PHP][Symfony2]
- [Symfony] AliceBundleで自動テストのfixtureをyml化しよう
- Symfony and named ParamConverters
- We attended the second edition of SymfonyCon in Madrid
- How to: How do I read configuration settings from Symfony2 config.yml?
- Symfony2プロジェクト内にAngularJSアプリケーションを作る
- Advent, Episode 14: Почему Symfony2
- Symfony2 Jobeetを翻訳してみました
- ヴォラーレにおけるSymfony2のお話
- Symfony2 简单使用示例