Closed (fixed)
Project:
Feeds
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Jun 2020 at 09:22 UTC
Updated:
16 Jul 2020 at 18:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
novchuk.v commentedComment #3
jamesdixon commentedAh cool update to the tests thanks.
@megachriz think we should commit this?
Comment #5
megachriz@jamesdixon
Yes. Previously
assertIsArray()wasn't available in Drupal 8.8. I even had a hand in it being backported eventually (see #3126787-33: [D8 only] Add forwards-compatibility shim for assertInternalType() replacements in phpunit 6&7).Committed #2. Thanks for contributing, @novchuk.v!
Comment #6
jamesdixon commentedAwesome thanks both!