This document summarizes new features in Symfony 3.x releases:
- Symfony 3.1 introduced strict image validation, explicit column widths in console tables, input and output streams for processes, improvements to the web debug toolbar and profiler, and new normalizers for data URIs, datetimes, and more.
- Symfony 3.2 added a file() method to controllers for file downloads, introduced YAML deprecations, allowed PHP constants in YAML files, improved YAML number readability, and enhanced compilation passes.
- Updates in Symfony 3.1 and 3.2 aimed to improve validation, debugging tools, process handling, serialization and configuration, among other areas