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.
- share your best symfony snippets: symfony snippets
Some symfony powered websites
- bookmark: bookmarking system
They talked about us
did i miss sth. or is the snippets feature currently not linked under documentation or community?
"internal server error" show on sample implemention of Symfony.(http://bookmark.symfony.jp/) !