- Issue created by @phenaproxima
- @phenaproxima opened merge request.
- Status changed to Needs review
over 1 year ago 12:36pm 5 April 2023 - Assigned to tedbow
- πΊπΈUnited States phenaproxima Massachusetts
Confirmed that update.php detects if you are on a too-old version of Automatic Updates.
Assigning to @tedbow for final review.
- Status changed to Needs work
over 1 year ago 8:47pm 5 April 2023 - πΊπΈUnited States tedbow Ithaca, NY, USA
I think `package_manager_update_last_removed` will also need to be removed from the core merge request..
I can do this because will need to check this by running the conversion script.
- Status changed to Needs review
over 1 year ago 9:48pm 5 April 2023 - Assigned to phenaproxima
- Status changed to Needs work
over 1 year ago 12:38pm 6 April 2023 - πΊπΈUnited States tedbow Ithaca, NY, USA
When running the conversion script for the core merge this caused 2 problems 1 phpcs and 1 phpstan.
I fixed the phpcs issue but still have this
----------------------------------------------------------------------------------------------------
Running PHPStan on changed files.
------ ----------------------------------------------------------------------------------------------------------------------------------------------------------
Line core/modules/package_manager/tests/src/Kernel/PackageManagerKernelTestBase.php
------ ----------------------------------------------------------------------------------------------------------------------------------------------------------
94 Class Drupal\Tests\package_manager\Kernel\PackageManagerKernelTestBase has an uninitialized readonly property $fileSystem. Assign it in the constructor.
------ ----------------------------------------------------------------------------------------------------------------------------------------------------------[ERROR] Found 1 error
Not actually use about this
- Status changed to RTBC
over 1 year ago 12:48pm 6 April 2023 - πΊπΈUnited States tedbow Ithaca, NY, USA
If test pass then looks good
-
phenaproxima β
committed bc837a88 on 3.0.x
Issue #3352198 by phenaproxima: Rip out the update path
-
phenaproxima β
committed bc837a88 on 3.0.x
- Status changed to Fixed
over 1 year ago 12:55pm 6 April 2023 - Issue was unassigned.
- Status changed to Fixed
over 1 year ago 12:59pm 20 April 2023 Automatically closed - issue fixed for 2 weeks with no activity.