This week, the echoes of the big Symfony 2.0.0 launch still resonated strongly. However, now that 2.0 is out, the work has already begun for the next versions. Lastly, a new maintainance version of symfony 1.4.x branch was also published.

Development mailing list

symfony 1 development highlights

Changelog:

  • Milestone 1.4.13 completed
  • r32890: [1.4] fixed bad value of property list-style in css of WebDebug toolbar
  • r32891: [1.4] fixed sfFinder bug when mirroring file with twice the path inside it
  • r32892: [1.4] fixed Doctrine form generation when a schema has abstract tables

Symfony2 development highlights

Changelog:

  • b8ee401: made the english smoother in command help description
  • 1087792: fixed use of STDIN
  • c0571fc: [ClassLoader] improved exception messages of the debug class loader

Repository summary: 2,758 watchers (#1 in PHP, #21 overall) and 712 forks (#1 in PHP, #12 overall).

New plugins

  • sfGeoNames: provides a single widget to an autocomplete city text field based on another field containing the postal code.
  • fwLessphp: lessphp integration for development usage.
  • sfColorPalette: finds out what colors your app is curretly using.

Updated plugins

  • cpTcpdf:
    • removed output Content-Length header
  • sfDoctrineGuard:
    • fixed ->getEmail() method
    • added parent::setup() to base forms fix for form events
    • moved none doctrine related forms out of doctrine folder
    • removed old translation
    • fixed sfGuardRememberMeFilter does not check if user is disabled
  • cpAws:
    • updated s3 document model
    • added Sanitizer class
  • ddShoppingCart:
    • added ajax support to add item
    • orderSuccess template modification
  • pmPropelGenerator:
    • added dynamic filters
  • apostrophe:
    • made the newpost form elastic
    • modified a-transition() mixin to accept a comma separated property list for which properties to transition
  • apostropheBlog:
    • fixed bug in metadata for og:url property for events

They talked about us

Published in #A week of symfony