This week, Symfony 2.7.43, 2.8.36, 3.4.6 and 4.0.6 maintenance versions were published. Meanwhile, Symfony development activity focused on fixing minor bugs. Lastly, the "feature freeze" period for the upcoming Symfony 4.1 version starts in just 3 weeks, so we need your help to review issues and finish pull requests.
Symfony development highlights
- 76c1251: [CssSelector] fixed CSS identifiers parsing so they can start with dash
- c202a37: [Intl] load locale aliases to support alias fallbacks
- fc1b1dd: [DependencyInjection] skip resource tracking if disabled
- 07cccd5: [SecurityBundle] made extra character non mandatory in regex
- 1819c8d: [HttpFoundation] fixed the handling of timestamp in the MongoDBSessionHandler
- 7a9929f: [WebProfilerBundle] made the translation profiler panel more compact
- d65c43b: [Process] reverted the prepared commands feature
- 009b4d2: [WebProfilerBundle] display the missing translation panel by default
- febc096: [Security] fixed a AuthenticationUtils::getLastUsername() return type inconsistency
- aab5772: reworded some deprecation messages
- 330cf8d: [Console] improved command description/help display
Newest issues and pull requests
- [DX] Improve debug:router command
- [RFC] Deprecate CardScheme and Luhn validators in favor of a new Card validator
- Make FileException more detailed
- Debug\ExceptionHandler should have a JSON output option
- [Form] Add Bootstrap 4 style for field FileType
- [DX] Improve route requirements definition: allow to define requirements inline with placeholders itself
They talked about us
- How to bind your favorite JS framework with Symfony 4?
- Symfony + API Platform + CQRS (Part 1)
- A real-world implementation of the Symfony events system
- From Laravel to Symfony — #1 Installation & Development Server
- Rector: Part 3 - Why Instant Upgrades
- Quick symfony 4 sandbox with docker
- What’s New with Symfony 4? Why Should you Upgrade Right Away
- Domain-Driven Design - Doctrine Repository
- The Symfony Showdown: Benchmarking With PHP 7.0 And 7.1
- Nuevo en Symfony 4.1: declarada obsoleta la notación bundle
- Nuevo en Symfony 4.1: Argon2i configurable
- Nuevo en Symfony 4.1: redirecciones inteligentes
- Criando seu próprio framework PHP - O componente Routing