This week, the first maintenance version of Symfony2 was released, fixing some minor bugs. Besides the official Git repository, all the Symfony2 components can be downloaded as a package from the Symfony2 PEAR channel. Lastly, the first official Symfony2 English trainings were also announced.
Development mailing list
symfony 1 development highlights
- r32939: [1.4] fixed memory leak in sfRoute::generate()
Symfony2 development highlights
- c29fa9d: [Form] fix for treatment zero as empty data
- 933c5aa: [Tests] added missing test for NumberType
- fdd2e7a: [Form] fixed a bug where setting empty_value to false caused a variable to not be found
- 2b1bb2c: [Form] added missing DelegatingValidator registration in the Form Extension class (used when using the Form component outside a Symfony2 project)
- 3380f2a: [DomCrawler] fixed disabled fields in forms
- 39fabab: [EventDispatcher] fixed removeSubscriber() to work with priority syntax
- 6ca72cf, 89f477e: [WebProfilerBundle] tweaked collector template handling
- d7f0789: [FrameworkBundle] fixed duplicated RequestContext instances
- 536538f: [DoctrineBundle] removed an unused and confusing parameter (the connection class can be changed via the wrapper_class setting of a connection)
- 542cfd6: [HttpFoundation] skip unnecessary loop in getHeaders() method of ServerBag
- 84c1719: [FrameworkBundle] avoid listener key conflicts in ContainerAwareEventDispatcher
- 838237d: [Tests] use proper phpunit assertion functions: assertTrue, assertFalse, assertNull
- 194d2a7, f9ce68f, 7275c88, 7cb402d, 9f40ba6, bb8a3f1: released 2.0.1 version
- 98966c8, fc793e6: prepared 2.1 version
Repository summary: 2,886 watchers (#1 in PHP, #25 overall) and 746 forks (#1 in PHP, #12 overall).
New plugins
- sfSyslogLogger: redirects Symfony's log messages to the standard syslog.
- sfExcelWriter: download reports in Excel format.
- fwClassLoader: gives you the ability to autoload PHP5.3 namespaced classes or Pearlike classes into a sf1.4 project.
Updated plugins
-
sw2DecorationToolkit:
- allowed the user of options in the link function
-
sfDoctrineGuard:
- added missing russian translations
- fixed translation catalogue for forms
- fixed incorrect use of the 401 status code
-
cpTcpdf:
- updated vendor libs
- fixed table row height
- fixed watermark property
-
pmPDFKit:
- big refactorization
-
sfXssSafe:
- updated htmlpurifier to 4.3 version
-
sfGuard:
- fixed incorrect use of the 401 status code
They talked about us
- New Lyra CMS repository at GitHub
- Symfony2, Assetic, less et yui compressor: Installation sur Mac
- Logging out a user programmatically in Symfony2
- Propel Gets Class Table Inheritance, With A Twist
- Installation de SuPHP sur Ubuntu
- Symfony2 Eclipse: Comment intégrer le framework dans l'IDE Eclipse
- Symfony 2.0 update fixes bugs
- Symfony作業場
- Using git to manage your Symfony Standard Edition version
- Como crear un paginador en Symfony
- Требуются начинающий PHP-программист
- Symfony 2.0 Corrige Mais de 30 Falhas
- Symfony
- Symfony 2 Field Comparison Validator
- Symfony 2: Utiliser plusieurs bases de données
- Symfonyでの論理削除
- Integrate Doctrine 2.0.1 with Zend Framework 1.11.x
- Symfony 教程
- Mejorando el selector de culturas de Symfony
- Configuración de NetBeans para trabajar con Symfony
- Symfonyの機能テストでclickを使わずにmultipartのファイルPOSTをする方法
- کتاب الکترونیکی آموزش فریم ورک symfony برای php
Hi,
Can you tell me if the new framework has plugins?
I can't find them!
Thank you!