This week, the long awaited Symfony 2.1 first beta was released. Meanwhile, the official repository achieved a very remarkable milestone: more than 5,000 watchers. In addition, the first details of the upcoming Symfony Live London 2012 conference were unveiled.

Symfony2 development highlights

Master branch:

  • 024cb91: [Security] added failing testcases for EncoderFactory
  • 0be11f4: [Security] fix retrieval of encoder when configured for concrete classes
  • 24eb396: [Filesystem] added chown() and chgrp() methods, added a recursive option for chmod() and added access to the second and third arguments of touch() function
  • 61a9345, faccd25: [Security] fixed some unit tests for PHP 5.3.3
  • bb87a71: [Console] use mode command to detect terminal size on Windows
  • d982bac: fixed built-in server for PHP > 5.4.1
  • 8eca661: [FileSystem] explained possible failure of symlink creation in windows
  • 45df2e6: [Config] updated resources API to be more explicit
  • 6b39688: [Config] moved DirectoryResource childs retrieving to the special getFilteredChilds method
  • 1f9ba38: [Config] getFilteredChildResources() method added to DirectoryResource
  • d7c24eb: [Config] added new methods and their tests to File and Directory resources
  • ff9c132: [Config] added type prefixes to resource ids
  • 241aa92: [Config] added existence check to some resource methods
  • 0f9be2f: updated for version 2.1 Beta1

2.0.x branch:

  • 2c12ed3: added a missing provide for the swiftmailer bridge
  • 680b83c: [Security] allowed "0" as a password

Repository summary: 5,035 watchers (#1 in PHP, #30 overall) and 1342 forks (#1 in PHP, #12 overall).

They talked about us

Published in #A week of symfony