A week of symfony #550 (10-16 July 2017)
July 16, 2017 • Published by Javier Eguiluz
This week, the upcoming Symfony 3.4 version added support for lazy-loaded console commands to improve performance. Meanwhile, Symfony 3.3 also improved performance by optimizing the profiler data generated by VarDumper. Lastly, we added support for the new types defined by Doctrine DBAL.
Symfony development highlights
- 05e3332: [TwigBundle] allowed to configure custom formats in XML configs
- 676a17e: use rawurlencode() when transforming the Cookie into a string
- c2a6a6e: [Security] fixed authentication.failure event not dispatched on AccountStatusException
- 87a6845: [DependencyInjection] handle root namespace in service definitions
- 62fdf9c: [TwigBridge] cleaner implementation of the TwigRenderer
- 26ad2ad: [WebProfilerBundle] don't display the Symfony debug toolbar when printing the page
- 195d949: [HttpKernel] fixed DumpDataCollector tests
- 2fc9bd2: [Cache] added test for ApcuAdapter when using in CLI
- 7fd5236: [FrameworkBundle] do not wire namespaces for the ArrayAdapter
- 4c483ba: [FrameworkBundle] check _controller attribute is a string before parsing it
- 2b3afd2: [HttpKernel, VarDumper] truncate profiler data & optimized performance
- e659ec1: [Process] fixed parsing args on Windows
- e8b9e25: [DependencyInjection] non-conflicting anonymous service ids across files
- 5443599: [Process] fixed issue between process builder and exec
- de1143b: [Profiler] fixed data collector getCasters() call
- 38905d3: [Routing] added matched and default parameters to redirect responses
- f9d73b9: [DependencyInjection] allowed imports in string format for YAML
- 954e9f1: [TwigBundle] added a RuntimeExtensionInterface to take advantage of autoconfigure
- afaf299: [Security] made it possible to configure a custom access decision manager service
- c8f2c96: [Console] added support for command lazy-loading
- 3b2f9fb: [DoctrineBridge] added support for doctrine/dbal v2.6 types
- ab8ac13: [Validator] allowed to use a property path to get value to compare in comparison constraints
- 21b7fd4: [MonologBridge] added TokenProcessor
- 5f91f74: [Serializer] allowed to disable type enforcement in AbstractObjectNormalizer
- de5c60d: [DependencyInjection] check privates before resolving alias in Container::initialized
- a55cbf8: [DependencyInjection] removed deprecated case insensitive service ids
- 1041f82: [Process] removed enhanced sigchild compatibility
- 5161ec6: [DependencyInjection] removed remaining deprecated features
Newest issues and pull requests
- [DependencyInjection] Calls does not apply to service via autoconfigure
- [Validator] Incorrect collection validation with different groups
- Don't throw fatal errors for unused env vars
- Deprecate auto-discovery of commands in their directories
- [DependencyInjection] Compiler pass before merge
They talked about us
- The Bulletproof Event Naming For Symfony Event Dispatcher
- Create User Management In Symfony By Integrating FOSUserBundle With EasyAdmin
- Silex is dead (... or not)
- Drupal 8 core and Symfony components
- Drupal Console Hits 1 Million Downloads!
- deymfony Castellón 2017
- Resumen deSymfony 2017
- Cómo utilizar Symfony con un solo Bundle
- Pourquoi apprendre Symfony en 2017?
- Symfony Form Events を利用したvalidation処理
Help the Symfony project!
As with any Open-Source project, contributing code or documentation is the most common way to help, but we also have a wide range of sponsoring opportunities.
Comments are closed.
To ensure that comments stay relevant, they are closed for old posts.