This week was one the most important weeks in Symfony's history. First, Symfony 2.8.0 was released, marking the end of the Symfony2 era. Then, the long awaited Symfony 3.0.0 made its debut, taking the entire community by storm. Lastly, the SymfonyCon Paris 2015 conference gathered more than 1,000 Symfony enthusiasts from all around the world to celebrate Symfony's 10th anniversary.
Symfony2 development highlights
- 9afbea2: [Process] fixed signaling/stopping logic on Windows
- 44a2861: refactored EntityUserProvider::__construct() to not do work cause cache warm error
- ec93b9a: [Process] unset callback after stop to free memory
- 80fb51c: [Process] fixed stopping a process on Windows
- b2e3850: [DependencyInjection] validated class names and factory methods
- a1c207c: [Console] set the redraw frequency at least to 1
- 729b98c: [DependencyInjection] throw exception when many autowired services use the same class
- 021d93a: [Form] fixed choices defined as Traversable
- a670ff1: [PhpUnitBridge] added weak-verbose mode and match against message instead of test name
- 9054bdf: [Security] allowed arbitrary types in VoterInterface::vote()
- bc20af2: [Config] throw an exception when using cannotBeEmpty() on numeric or boolean nodes
Newest issues and pull requests
- Memory not released from cache warmup stripComments using PHP7
- Use flock() based locking in HttpCache instead of lock files
- Add CSS class to missing translations
- UTF8 characters in Test-URL not handled properly by parse_url()
- FileSystem doesn't handle broken file_exists()
- [Validator] Remove necessity to set constraint_validator alias
- [DX] Toolbar ajax should show the request from top to button
- Command debug:config ignores environment parameter
- Disable email validator checkMX constraint in test environment
They talked about us
- Making the Symfony PropertyAccess Component 84% faster in 2.8… and counting
- So Long and Thanks for All the Fish, Symfony2
- Symfony 3.0 is out!
- Micro Symfony via MicroKernelTrait
- PHP 7 released and Symfony 4 announced
- Send Emails in Symfony2: The Right Way
- Using Laravel Elixir with Symfony 3
- Symfony Awards 2015
- La comunidad hispana arrasa en la tercera edición de los Premios Symfony
- Symfony 3.0 und 2.8 sind erschienen
- eZ fornyer seg. Fant søt musikk med Symfony
- Symfony 3.0: MicroKernelTrait によるマイクロフレームワークで Hello World
- Interakting, sponsor de la conférence Symfony Con – Paris 2015
- Symfony 2.8 : le micro framework PHP est disponible
- Un “One-click Cloud Deployment” pour les sites Symfony 3.0
- Symfony 3.0 est disponible en version stable
- Symfonyでdebug環境を最適化しコードを追いやすくする
- Google の Feed API が亡くなったそうなので、Symfony 3.0 のテストも兼ねて、似たようなものを作ってみました
- PHPフレームワーク「Symfony 3.0.0」リリース