Closed (duplicate)
Project:
FullCalendar
Version:
8.x-1.0-alpha3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
22 Dec 2020 at 20:57 UTC
Updated:
5 Jun 2025 at 16:38 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
ryankavalsky commentedComment #3
helioha commentedUpdating patch #2 to work with Drupal 9.4.8.
\Doctrine\Common\Util\ClassUtils was removed without any good replacement for \Doctrine\Common\Util\ClassUtils::getClass(). I just replaced ::getClass() with get_class().
See https://github.com/doctrine/common/issues/867
Comment #4
dcam commentedClosing as a duplicate of #2833300: Customize fields title, url don't works. I suggest updating existing issues rather than opening new ones if you have changes to contribute.