Sebastien Lavoie
I am an amazing person.
- Montreal, Canada
You May Also Enjoy
Override Doctrine ODM mapping for Symfony FOSUserBundle
less than 1 minute read
In Symfony Cookbook How to Override any Part of a Bundle, it is written that you cannot override entity mappings and only attributes can be modified in super...
Preventing cache stampede when using Doctrine Cache
less than 1 minute read
Wikipedia has short and clear article on the matter, cache stampede can be quite deadly, especially when you are rebooting your server, clearing your cache o...
Load Doctrine Fixtures when using Migrations in Symfony
less than 1 minute read
Using app/console doctrine:migrations:migrate is really easy and trouble free for everybody, but those tables are often empty and they need some data to be o...
MySQL 5.7 and Wordpress problem
less than 1 minute read
If you upgrade to MySQL 5.7, you may encounter bugs with legacy software. Wordpress, which I also consider some kind of legacy software, does not handle this...