This week, development activity focused on Form component, with lots of fixes and tweaks. Meanwhile, an intense debate about Symfony 2.1 release started on the mailing list. In addition, the full schedule for Symfony Live Paris 2012 was announced.
Development mailing list
Symfony2 development highlights
- f7200e4: [Form] added guessPattern method to FormTypeGuesserInterface
- d9e142b: [Form] restored and deprecated guessMinLength() method in FormTypeGuesser
- 4171305: [Console] use proc_open instead of exec to suppress errors when run on Windows and stty is not present
- 1c03a16: [Process] fixed ProcessFailedException not populating exception message due to a missing sprintf parameter
- 6756f28: [Session] fixed Backward Compatibility issue with getFlashes()
- 3551b29, b180c01: [WebProfiler] added phpinfo information
- eb75ab1: [Form] fixed results of the FieldType+FormType merge
- c623fcf: [Form] fixed CSRF protection did not run if token was missing
- 649752c: [Form] fixed CSRF token was not displayed on empty complex forms
- 167e64f: [Form] fixed field attributes are not rendered in the label anymore
- d3bb4d0: [Form] renamed option 'primitive' to 'single_control'
- 246c885: [Form] fixed default value of 'error_bubbling' is now determined by the 'single_control' option
- 3b7ee9a, de73de0, 2e7d3b1: fixed http_build_query
- c89f3d3: [HttpKernel] added DEPRECATED errors
- 4633fa9: bumped monolog version
Repository summary: 4,543 watchers (#1 in PHP, #30 overall) and 1175 forks (#1 in PHP, #12 overall).
Updated plugins
-
apostrophe:
- added app_a_dateFormat option to specify a date format to be passed to the date() function
- new thumbnailOnly option to video slots renders the thumbnail with the requested dimensions, instead of the actual video
- added autoplay option for video slots
-
apostropheBlog:
- added app_aBlog_addThisInExcerpts option, which defaults to true, determines whether we really want addThis in excerpts (blog index pages)
- refactored so that you can more easily override the default number of pages per blog post to something other than a constant number in app.yml
They talked about us
- Cómo crear un Cache Warmer en Symfony2
- Une semaine symfonique #272 - du 12 au 18 mars 2012
- Cloud-Plattform Windows Azure: Anwendungsentwicklung mit PHP
- Symfony 2: Полезные библиотеки и бандлы
- Guía de Symfony2 – Capítulo 10 – Validación de datos y creación de formularios
- Custom database type with Doctrine 2 for Posgres GIS
- Une semaine symfonique #277 - du 16 au 22 avril 2012
- LyraAdminBundle now supports jQuery UI datepicker
- Symfony2 & JMSSerializerBundle: Vendor MIME types and API versioning
- Drupal 8 et Symfony2 poursuivent leur rapprochement
- SEO: Symfony apporte à Drupal une optimisation d'URL
- Spooling emails with Symfony2 on VPS and Shared Hosting
- Le CMS Drupal 8 toujours plus proche de Symfony2
- Symfony2 Belgeleri Türkçeleştirme Çalışması
- Adding your own tags to the Symfony Dependency Container
- Symfony2- FOSFacebook – Facebook needs the CURL PHP Extension Hatasi
- Doctrine: Поиск русском языке
- Drupal8 et Symfony2 : l’idylle continue
- Symfony 在windows XP安装教程
- Wamp szerver beállítása Symfony alapú fejlesztéshez
- PHPメンターズ -> Pieceの中のSymfony #2: Consoleコンポーネント 第1回
- Consuming RSS or XML in Symfony2
- Symfony and Uploadify Sessions
- Déployer un projet Symfony 2 avec Capifony
- Create your first page with Symfony2
- Using Symfony2 on PHP Fog Right Now
- Trabajar en symfony 1.4 con varios schema en postgresql
- [php][Symfony] 4/25(水) 20:30~ Symfonyしゃべりば - 春ですね - をust放送
- Configurando o seu projeto em Symfony2 com SonataAdminBundle, SonataUserBundle e FOSUserBundle
- symfony2下js文件中地址的自动生成 FOSJsRoutingBundle
- Symfony2でform名を指定する方法
- Symfony の DateType, DateTimeType で誤った日付が正しい DateTime オブジェクトになる問題
I just can't be more curious what will be done with 2.1 - discussion on mailing list is over and there is (so far) known neither decision nor the date of 2.1 release...