Open
Description
There is an issue using the CalendarBundle with the platform 2.6:
request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Undefined class constant 'SEPARATOR'" at vendor/oro/calendar-bundle/Form/Type/CalendarEventAttendeesSelectType.php line 129 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Undefined class constant 'SEPARATOR' at vendor/oro/calendar-bundle/Form/Type/CalendarEventAttendeesSelectType.php:129)"} []
In stable versions the class does not provide the constant:
In the dev branch, there is the constant: