Development

SymfonyWeek20

You must first sign up to be able to contribute.

A week of symfony #20 (15->21 may 2006)

Development highlights

  • r1371: added array support for validator declaration in validate.yml files

You can now use array in your validate.yml configuration files:

names:
  login:
    required:     true
    required_msg: your login is required
    validators:   [loginValidator, userValidator]
  • r1368: fixed boolean problem in admin generator

Book and documentation

This week, the symfony documentation team (ok, François) was busy developing a new great way to share your symfony tips.

Some symfony powered websites

They talked about us

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting, and supporting several large Open-Source projects.