This week, Symfony 2.0.6 was published as an important security release. Meanwhile, the official Symfony Community celebrated its first week introducing several improvements and announcing its 1,000th member milestone.
Development mailing list
symfony 1 development highlights
- r33208: [1.4] fixed ob_start usage (to avoid warning in PHP 5.4)
- r33214: [1.4] fixed ob_start() behavior on CLI
Symfony2 development highlights
- 6d7e6a8: [DoctrineBundle] enhanced error reporting during mapping validation when nested exceptions occur
- 62fb019: added event priorities in the profiler
- 43e6c36: [FrameworkBundle] changed the session listeners to be subscribers
- 264a033: fixed uncompatible closure declaraction in FileldTypeValidatorExtensionTest
- e3655f3: changed priorities for kernel.request listeners (the Firewall is now executed after the Router)
- 5e4b7cb: renamed Propel Bridge from Propel to Propel1
- 0462a89: [Security] fixed HttpUtils::checkRequestPath() to not catch all exceptions
- d67fbe9: [HttpFoundation] added an exception to MimeTypeGuesser::guess() when no guesser are available
- f7c5bf1: [HttpKernel] fixed Content-Length header when using ESI tags
- 86a8b9f: allow vendors checkout transport method to be overridden manually (http, https, git)
- 79ae3fc: [Form] fixed radio and checkbox when data is not bool
Repository summary: 3,403 watchers (#1 in PHP, #23 overall) and 865 forks (#1 in PHP, #12 overall).
Updated plugins
-
dcReloadedFormExtra:
- updated crWidgetFormJsTree
- fixed jstreemerge special case
- added suport for view selection on tree when editing
- fixed required option now working and widget configuration option merge
- modified alWidgetFormTimepicker to adapt to current jquery ui theme
-
cpDatePicker:
- added 'noscript' option
-
apostrophe:
- set REMOTE_ADDR if it is missing in aTaskTools::signinAsTaskUser()
- added rsync-extras to apostrophe:deploy
- cleaned up some of the variable namespacing in slotEnableForm and slotEnableFormButtons
- moved the php below the doctype in layout so there's no whitespace at the top of the document when it's rendered
- fixed display of tiny images in the media library
- use pnmflip, not pamflip, because many systems still don't have pamflip (notably Ubuntu)
- links to files in the file slot open in a new tab/window
-
apostropheCkEditor:
- removed an error_log() call and an apostrophe.log() call from the plugin
They talked about us
- Travis, CI for OSS
- Symfony2 – how to find current environment
- Symfony2: An alternative to Symfony 1's routing.load_configuration event
- Abilitare estensioni aggiuntive per Twig
- FunstaffTikaBundle: Wrapper pour Tik
- Symfony2 Tutorial: 3 premiers chapitres du tuto Watch My Desk
- Se publica la actualización de seguridad 2.0.6
- Symfony + Backbone.js for highly dynamic apps
- Resumen de la reunión de desarrolladores (17-11-2011)
- Drupal8 und Symfony2 gehen gemeinsame Wege
- Setting PHPUnit for symfony projects on Ubuntu
- Twitter @Anywhere and PHP Symfony. Implementing login action
- symfony1.4でとにかく初期化するためのコマンド
- 開発環境でsymfonyのプロジェクトをpost-commit + svn update + Capistrano + rsync + sshで簡単デプロイする方法
- Symfony 2: “render” helper for calling an action from a view
- pear下安装symfony的步骤
- Symfony 2 Фиктивные модели для форм
- Insertando calendarios de jQuery con Symfony
- 配置nginx支持Symfony
- SymfonyでHello world!を作ってみる
- Instalasi Symfony di Mac OS
- Symfony 2 SQLite
- Symfony Development Community Encourages Every Contribution
- Installing and using Coffee-Script with Assetic on Windows
- A Static Cache for Symfony and Silex – Would you use it?
- Change user roles during a session in Symfony
- Symfony忘れた…→Symfonyめんどい→Symfonyすごい→(半年後)→Symfony忘れた…
- El final del autoloading
- php、Symfony Widgetsについての質問
- Symfony 1.0 NULL
- Symfony on Plesk 10.2
- openPNE创建项目
good job