This week, Symfony repository created the brand new 2.5 branch in preparation for the imminent publication of Symfony 2.5. In addition, Symfony 2.3.15 and Symfony 2.4.5 maintenance versions were released.
Symfony2 development highlights
- fad38e8: fixed test cases failing when the Intl extension is not installed
- 6f56d87: [HttpKernel] fixed file uploads in functional tests when no file was selected
- 8f706c9, a9de61e: [DomCrawler] added more tests for the XPath filtering
- 711ac32: [DomCrawler] fixed filterXPath() chaining
- 80438c2: fixed the XPath filtering to have the same behavior than Symfony 2.4
- a470ae2: [Validator] fixed StaticMethodLoader on systems that don't have E_STRICT enabled by default
- b965fa2: [Finder] fixed wrong implementation on sortable callback comparator
- 5614303: [PropertyAccess] refactored PropertyAccessorTest
- 5b5a6b6: [PropertyAccess] fixed getValue() when accessing non-existing indices of ArrayAccess implementations
- f42e588: [PropertyAccess] fixed inverted logic
- dfa8ff8: [Debug] cleaned up interfaces before 2.5-final
- e3255bf: [Debug] better ouf of memory error handling
- bbe1045: use KiB everywhere (instead of kB)
- e4c6da5: [Validator] improved to-string conversion of the file size/size limit
- 53b9d73, 3454d60: [Process] deprecated Process::setStdin in favor of Process::setInput
- ad348a9: [HttpFoundation] implemented session locking for PDO
- 4735e56: [HttpKernel] fixed absolute path when we look to the cache directory
Newest issues and pull requests
- [DomCrawler] Fixed charset detection in html5 meta charset tag
- Broken Kernel Dir after relative paths
- [Validator] Support maxSize given in KiB
- [HttpKernel] Illegal paths in generated container
They talked about us
- Install a SMS two factor authentication in Symfony2
- About Rules and ExpressionLanguage
- Symfony: Log outgoing responses with kernel events
- Discussions and Pizza at PHPDay Italy
- Ускорение веб-разработки с Symfony2
- DrupalCamp Spain 2014 wrap-up
- Drupal8.x and Symfony Deeper into Routing: Part II Series
- Symfony 1.4 Twitter Bootstrap 3.0 form formatter
- Symfony2「blogチュートリアル(8) データのバリデーション」
- Working With Templates in Symfony 2
- Sobre Reglas Y ExpressionLanguage
- SensioLabs Partners with PhpStorm for the Bright Future of Symfony Community Tooling
- Yii2 vs Symfoy2 - First impressions
- EclipseでSymfony2の新規プロジェクトをセットアップ
- Drupal8.x and Symfony Developing Minding BC on Upgrades – Ajax Core Component: Part III Series
Thanks for this overview. I really like this Week of symfony. I'm already prepairing to update and looking forward to the 2.5 release. Yay :)