8 Reasons Why MySQL’s ENUM Data Type Is Evil

http://komlenic.com/244/8-reasons-why-mysqls-enum-data-type-is-evil/

ENUMs in Symfony 2 and Doctrine

For Symfony 2 projects, add this to the doctrine dbal configuration in app/config.yml: doctrine: dbal: mapping_types: enum: string