Closed (duplicate)
Project:
Drupal core
Version:
8.9.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2019 at 12:20 UTC
Updated:
24 Apr 2020 at 08:22 UTC
Jump to comment: Most recent
Comments
Comment #2
alexpottComment #3
sam152 commentedWhy is that out of interest? Most of our updates are tested from
8.0.0or8.4.0based on the fixtures that are available, so in theory we test update paths from really old installations. I realise this issue has a pretty trivial work-around, but explicitly not supporting upgrading old installations to$latestseems kind of unnecessary given the testing that is already in place.Comment #6
hchonovI would welcome such decision, however I have to ask whether this is documented officially? Do we already remove updates introduced in branches we don't support with the new version?
Comment #7
catchI mistakenly opened a duplicate of this. Normally would close the newer issue, but there's already a patch there #3130341: Remove Drupal\Core\Update\UpdateKernel::fixSerializedExtensionObjects().