Closed (fixed)
Project:
Drupal core
Version:
11.0.x-dev
Component:
other
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
28 Jun 2020 at 13:54 UTC
Updated:
11 Jul 2024 at 09:59 UTC
Jump to comment: Most recent
Comments
Comment #2
shaktikHi @jungle,
just clone and get only index.php file.
Comment #3
longwave10.0.x is not open for development yet. This issue cannot be completed until the branch is open and #3138595: Deprecate PhpStorage ::writeable() methods for removal in Drupal 11 with no replacement is done, so marking this as postponed.
Comment #5
quietone commentedComment #7
quietone commentedThe method \Drupal\Tests\StreamCapturer::filter has two "// cSpell:disable-next-line" lines. While I usually follow the existing pattern in a file adding another // cSpell:disable-next-line" in a method with 6 lines of code just add clutter. Therefor, I moved all the words to a single ignore line.
Comment #9
smustgrave commentedTested my theory and I was wrong so restored to what it was. LGTM
Comment #10
quietone commentedComment #13
catchCommitted/pushed to 11.x and cherry-picked to 11.0.x, thanks!