Fabien Potencier
over 2 years ago
A week of symfony
2
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
Comments 
-
#1 Kai said about 3 hours later

did i miss sth. or is the snippets feature currently not linked under documentation or community?
-
#2 Ymen said 4 days later

"internal server error" show on sample implemention of Symfony.(http://bookmark.symfony.jp/) !




