Closed (duplicate)
Project:
Schema.org Metatag
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
25 Jan 2020 at 15:38 UTC
Updated:
24 May 2020 at 11:48 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mbovan commentedThis patch adds a necessary
core_version_requirementkey.Comment #3
nathandentzau@mbovan your patch contains changes that are not related to the
core_version_requirementkey change. Could you provide some context as your reason for the change and if that should be moved to a different issue?Comment #4
mbovan commentedThis is needed to make tests passing.
This was an IDE change. Might not be related.
It seems like json_decode() could be deperecated in the future.
Comment #5
mbovan commentedReverted #4.2.
Comment #6
mbovan commentedThe interdiff.
Comment #7
nathandentzauHey @mbovan thank you for the context. Sounds good about fixing the test! I just reviewed this locally and works great. RTBC+++
Comment #8
nathandentzauComment #9
berdirWould be better to leave this out of this patch to avoid conflicts with the other issue.
Comment #10
mbovan commentedDefinitely, the snippet was accidentally added in #5 from #3068796: Fatal PHP syntax error in SchemaSpeakableTrait.php.
Comment #11
mbovan commented#10 https://www.drupal.org/pift-ci-job/1555336 failed with an error that should be fixed in #3068796: Fatal PHP syntax error in SchemaSpeakableTrait.php.
Comment #12
karens commentedI missed this issue and am fixing this in #3138582: Drupal 9 compatibility. Sorry!