This week Symfony published the first beta of Symfony 3.2.0. In addition, it enhanced Google App Engine compatibility by removing some realpath() calls and improved support for PHP \Throwable exceptions.
Symfony development highlights
- 6bca8af: [HttpFoundation] fixed edge case with StreamedResponse where headers are sent twice
- 7f3ce9a: [DependencyInjection] merged tags instead of completely replacing them
- 0d545b2: fixed compatibility with Twig 1.27
- 0572866: enhanced Google App Engine compatibility by removing some realpath() calls
- 74ed9e1: [VarDumper] fixed dumping Twig source in stack traces
- 1c6093e: [DependencyInjection] removed old code in XML loader
- a70e033: [PhpUnitBridge] fixed undefined variable
- cd9bbb5: [DoctrineBridge] removed unneeded code in DoctrineType
- 3a86cee: [TwigBundle] made Twig cache independent of the project root directory
- f2768dc: added a default ide file link web view
- b0e94f1: [Console] fixed empty COLUMNS/LINES env vars
- 1d96df0: [VarDumper] fixed source links to Twig files
- 46a8ede: [Config] fixed YamlReferenceDumper unnamed nested prototypes
Newest issues and pull requests
- [DependencyInjection] Better autowiring integration
- No documented way of clearing a route's default/option/requirements
- Add support for detached processes
- [Security] Guard authentication not triggering AUTHENTICATION_SUCCESS event
- YamlFileLoader does 'supports' based purely on file extension
- [WebProfilerBundle] body end tag isn't mandatory
- Can't remove X-Powered-By header
Twig development highlights
- cefaecf: deprecated Twig_Compiler::addIndentation()
- 9cab8b9: deprecated Twig_Parser::addHandler() and Twig_Parser::addNodeVisitor()
They talked about us
- Create Symfony apps as quickly as with Laravel and keep your code framework-agnostic
- Symfony with React.js frontend Integration
- Using Symfony Service Decorators in Drupal 8
- [Slides] Take Off Conf 2016: Creating a hypermedia API in 5 minutes with API Platform
- API Contracts using Open API and Write faster code with Blackfire.io - from beginner to boss
- Best PHP Frameworks For Your Next Project
- Migrer d'une architecture custom à Symfony : la refonte de PrestaShop
- nginx конфиг для Symfony2
- So entwicklen wir testgetrieben mit Symfony in München
- CentOS7+nginx+PHP-FPM+PHP7でSymfony3の実行環境構築
Symfony 2.3 is not supported anymore and you provide outdated commits (from 24-30 of May)
@Konstantin you are right of course :) It's been fixed now. Thanks!