Closed
Description
Since Doctrine 3.0 does not support YML configuration (see doctrine/DoctrineBundle#1071 https://github.com/doctrine/orm/blob/3.0.x/UPGRADE.md#bc-break-remove-yaml-mapping-drivers https://github.com/doctrine/orm/blob/3.0.x/UPGRADE.md#deprecated-yaml-mapping-drivers ) Doctrine Configuration Reference (DoctrineBundle) documentation > Mapping Configuration > type should be updated to not contain yml
format anymore.
please let me know if it is ok to remove the yml
option from documentation.