[GH-ISSUE #278] Fix depreciated Doctrine\Common\Util\Inflector trait #226

Closed
opened 2026-02-26 09:36:54 +03:00 by kerem · 0 comments
Owner

Originally created by @bradley-jarvis on GitHub (Feb 25, 2021).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/278

Doctrine\Common\Util\Inflector has been depreciated in favour of using Doctrine\Inflector\Inflector in newer versions of Doctrine2 used in the file library/OSS/Form/Trait/Doctrine2.php.

I came across this problem after a Gentoo system update, but I'm not sure what triggered the issue, it could have been caused by 'compositor upgrade'.

I have created a patch that fixes the issue

Originally created by @bradley-jarvis on GitHub (Feb 25, 2021). Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/278 Doctrine\Common\Util\Inflector has been depreciated in favour of using Doctrine\Inflector\Inflector in newer versions of Doctrine2 used in the file library/OSS/Form/Trait/Doctrine2.php. I came across this problem after a Gentoo system update, but I'm not sure what triggered the issue, it could have been caused by 'compositor upgrade'. I have created a patch that fixes the issue
kerem closed this issue 2026-02-26 09:36:54 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ViMbAdmin-opensolutions#226
No description provided.