- Issue created by @spokje
- last update
over 1 year ago 30,056 pass, 2 fail - @spokje opened merge request.
- last update
over 1 year ago 30,060 pass - last update
over 1 year ago Custom Commands Failed - last update
over 1 year ago Custom Commands Failed - π³π±Netherlands spokje
Tried to follow https://www.drupal.org/about/core/policies/core-change-policies/drupal-d... β in
\Drupal\node\Form\NodeRevisionDeleteForm::__construct
, but am _very_ unsure if I understood/did that correctly in the MR. - last update
over 1 year ago Custom Commands Failed - last update
over 1 year ago 30,060 pass - last update
over 1 year ago 30,060 pass - π³π±Netherlands spokje
There might be a follow-up issue in here to tighten the
$node_storage
argument in the__construct()
s of all\Drupal\node\Form\NodeRevision[Whatever]Form
s from\Drupal\Core\Entity\EntityStorageInterface
to\Drupal\Core\Entity\RevisionableStorageInterface
. - last update
over 1 year ago 30,060 pass - Status changed to Needs review
over 1 year ago 5:00pm 27 August 2023 - Status changed to Needs work
over 1 year ago 3:07pm 28 August 2023 - πΊπΈUnited States smustgrave
So searching for "Call to deprecated method deleteRevision" found 2 other instances
path: modules/field/tests/src/Kernel/FieldAttachStorageTest.php
path: tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.phpKnow these are tests but could we replace them too?
- Status changed to Needs review
over 1 year ago 3:35pm 28 August 2023 - π³π±Netherlands spokje
This issue should leave two of the above mentioned deprecation suppressions in the baseline, these are handled in #3383513: Use type-hinting on deprecation warnings for loadRevision() introduced by mglaman/phpstan-drupal:1.2.0
From the IS, those are the two deprecation suppressions mentioned in #8.
Back to NR
- Status changed to RTBC
over 1 year ago 3:43pm 28 August 2023 - πΊπΈUnited States smustgrave
Ah sorry missed that. In that case this looked good.
- last update
over 1 year ago 30,060 pass - Status changed to Fixed
over 1 year ago 7:54am 29 August 2023 Automatically closed - issue fixed for 2 weeks with no activity.