mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
Patch tag with accumulated bug fixes? #5595
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 @guiwoda on GitHub (Jun 30, 2017).
Originally assigned to: @Ocramius on GitHub.
I'm again struggling with L2 cache and found that https://github.com/doctrine/doctrine2/pull/1552 is not yet tagged.
Is there any chance to release a patch version that includes fixes so far? I don't really want to depend on
dev-masterfor a live project.Thanks!
@guiwoda commented on GitHub (Jun 30, 2017):
This PR got merged in 2015 BTW 😅
@Majkl578 commented on GitHub (Jun 30, 2017):
There will be a 2.6 release with these bugfixes, but there are still some tasks for the 2.6 milestone. See https://github.com/doctrine/doctrine2/projects/2.
@guiwoda commented on GitHub (Jun 30, 2017):
@Majkl578 I don't see #1552 in there 😭
@Majkl578 commented on GitHub (Jun 30, 2017):
Don't worry, as long as it's in master and doesn't break BC, it will be there. :)
@Ocramius commented on GitHub (Jun 30, 2017):
Closing as this one was answered by @Majkl578