mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
Update 1.13.1 Argument #3 ($cascade) must be of type ?array, string given #6765
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lebadapetru on GitHub (Jun 19, 2021).
After a
composer updatewhich updated the doctrine/annotations package to 1.13.1 i received the following error:@greg0ire commented on GitHub (Jun 19, 2021):
The error emanates from a class defined in the ORM. Transferring.
@greg0ire commented on GitHub (Jun 19, 2021):
Duplicate of #8720