Problem/Motivation
simpletest_generate_file() is unused in core.
Proposed resolution
Deprecate simpletest_generate_file() formally.
Replaced by Drupal\Tests\TestFileCreationTrait.
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | 3028708_8.patch | 1.9 KB | mile23 |
Comments
Comment #2
mile23Comment #3
mile23Comment #4
mile23Comment #5
mile23Comment #7
mile23CR for this issue and #2738567: Add test trait for drupalGetTestFiles and drupalCompareFile : https://www.drupal.org/node/3077768
Comment #8
mile23Comment #9
mile23Comment #10
kim.pepperLGTM 👍
Comment #11
alexpottStrictly this is unnecessary because we remove all files as far as I know. But can't hurt so /shrug.
Committed a99b54f and pushed to 8.8.x. Thanks!
Comment #14
quietone commentedpublish the change record