I have this fatal error after symfony vendor upgrade, trying to use "entity_id" :
FatalErrorException: Error: Class 'Symfony\Component\Form\Util\PropertyPath' not found in vendor/gregwar/form-bundle/Gregwar/FormBundle/DataTransformer/EntityToIdTransformer.php line 85
PropertyPath class is apparently deprecated.