Closed (fixed)
Project:
Publication Date
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jun 2021 at 20:03 UTC
Updated:
3 Mar 2022 at 23:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
markdorisonComment #4
jozzy_a commented@markdorison can confirm this is working on PHP8.
Comment #5
fengtanComment #6
smustgrave commentedCan confirm this fixes the warning.
Comment #7
awm commentedComment #8
smustgrave commented@awm that's the same as the diff from what I can tell?
Comment #9
awm commentedsmustgrave yup just needed the patch file to safely reference it from composer.json instead of referencing gitlab code patch. Feel free to hide it.
Comment #10
anacolautti commentedHi! I didn't know this, and I love it now that I do. You can get a patch from a merge request in Drupal's gitlab by adding
.patchat the end of the URL. For example: https://git.drupalcode.org/project/publication_date/-/merge_requests/3.patchAna
Comment #12
webflo commentedThanks!