mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
The latest release of doctrine/collection breaks the build
#6805
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 @greg0ire on GitHub (Aug 11, 2021).
Originally assigned to: @greg0ire on GitHub.
Bug Report
Static analysis jobs are failing, and it seems related to
doctrine/collection. Since there was a release recently, that's probably the cause.Downgrading to 1.6.7 confirms that.
@greg0ire commented on GitHub (Aug 11, 2021):
Variable $offset in isset() always exists and is not nullable.will be fixed by https://github.com/doctrine/collections/pull/282