This week, Symfony slowed down its development activity to focus on fixing bugs and introducing minor tweaks in the newly released 2.8.0 and 3.0.0 versions. Meanwhile, the Symfony release process was updated. Lastly, the next SymfonyLive Cologne conference was announced for April 2016.
Symfony2 development highlights
- e5dda01: [FrameworkBundle] disable the server:run command when Process component is missing
- ccb67d7: [Process] always call proc_close in the Process destructor
- 4cde2d1: [FrameworkBundle] prevent cache:clear creating too long paths
- 9953550: clean useless deprecation silencing
- e7cc4aa: [Process] enhance compatiblity with --enable-sigchild
- b8fbe69: [FrameworkBundle] disable built-in server commands when Process component is missing
- 420da14: [FrameworkBundle] fixed translations not written when no translations directory in update command
- 58cd3ee: [PhpUnitBridge] replace "weak-verbose" by "deprecations upper bound" mode
- 81d9b9d: [WebProfilerBundle] show silenced errors in separate tab
- 0b9ea95: [FrameworkBundle] improved form deprecation notices to mention the affected service ids
- 8a2c757: [FrameworkBundle] restored the Ajax collector wrongly removed from the debug toolbar
- 605e133: [HttpKernel] removed an ESI instance checking in HttpCache
Newest issues and pull requests
- MicroKernel: Attach Kernel as Subscriber if implementing interface
- Memory not released from cache warmup stripComments using PHP7
- [PropertyInfo] Implement Naming Strategy for Properties
- [Container] UnusedTagsPass Warning
- Bootstrap 3 layout wrongly adds 'form-control' on hidden inputs / csrf token inputs
- [3.0] CLI debug:container does not work
- [Feature idea] Entity change validator
- [Console] SymfonyStyle doesn't count with messages of different verbosity levels
They talked about us
- Welcome to SymfonyCon Paris 2015!
- SymfonyCon 2015 Paris – Happy Birthday Symfony
- On the sustainability of Symfony
- Symfony 3 support
- How to install and get started with Symfony 2 on an Ubuntu/Linux
- Blackfire Advent Calendar - Day 11 - Writing Assertions
- Blackfire Advent Calendar - Day 12 - Forget about Time in your Tests
- Blackfire Advent Calendar - Day 13 - Understanding Code Behavior
- SymfonyCon 2015 : 10 ans de Symfony
- Ma première Symfony Con : Joyeux Anniversaire !
- Les eZ Crews de France et Norvège à la SymfonyCon
- Внедряем Bootstrap 3 Datepicker в SonataAdminBundle
- Бесплатный вебинар «Symfony: почему он стоит твоего времени»
- La comunidad hispana arrasa en la tercera edición de los Premios Symfony
- Paginación con KnpPaginatorBundle en Symfony 2
- PHPフレームワーク「Symfony 3.0.0」リリース
- Symfonyを選ぶ理由(とSymfony本紹介)
- Symfonyの歩き方/5分でわかるSymfony Best Practices
- 「普通にエンティティのCRUDができれば十分」な管理画面ならEasyAdminBundleがおすすめ
- SymfonyのFormをテストするとき、どんなテストクラスを書くべきか?
- Practical Symfony #27: コンパイルタイムファクトリ(Compile Time Factories)
- DQLのJOIN WITH構文を使えば、無用な関係を定義せずにテーブルの結合ができる
- Symfonyの本「基本からしっかり学ぶSymfony2入門」を執筆しました
- Symfony Console jako první rande se Symfony
The headline "Symfony2 development highlights" is outdated ;)
@Gregor nice catch! Thanks for the heads-up. I'll updated it for the next weeks.