Blog posts
mgI18nPlugin pdo support 4 months
A new version of the mgI18nPlugin is now available, this version comes with many bugs fixes and improvements:
remove Doctrine dependency : PDO is used for fast translation retrieving and ORM comp... read more
symfony live 2010 - Internationalization 6 months
You can download the PDF version of my slides here : Internationalization with the symfony framework.
Thanks for all attendees !
Waiting now for symfony 2 slides and others talks ;)
Inte... read more
symfony might not play HipHop ... 6 months
This is a small note about the new buzz word in the PHP world : 'HipHop'. After reading the original facebook post about 'HipHop' and the 'devil' eval() function, I start thinking about possible is... read more
Having fun with sfForm - Part I 10 months
Today I will try to explain something, which can be easy to write in plain old school form management in php, but which is quite tricky for new comers with the sfForm framework. Let's say you want ... read more
php5.3 and mysqlnd authentication issue 10 months
Upgrading a system is always fun and full of headaches, my last one was with the new mysqlnd extension from php 5.3. I cannot manage to connect to mysql from symfony.
I always get:
SQLSTATE[HY000... read more

