Problem/Motivation
Ensure that module works with PHP8.0
Steps to reproduce
DrupalCI throws issues in dependencies
Proposed resolution
Ensure that tests run smoothly on DrupalCI with PHP8
Remaining tasks
Run a custom DrupalCI config with patches for test dependencies
User interface changes
None
API changes
None
Data model changes
None
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 3210980-4.diff | 1.11 KB | taran2l |
Issue fork range-3210980
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
taran2lComment #4
taran2lYeah, MR testing cannot pick up test dependencies (sad)
Comment #5
taran2lAlright, it (almost) works, but requires patches to the test dependencies:
See
I bet CCK won't be patched ever, thus the patch is in custom
drupalci.yml, let's wait for othersComment #6
taran2lComment #7
taran2lComment #11
taran2lComment #13
taran2l