Drupal 10, the latest version of the open-source digital experience platform with even more features, is here.These warnings show up three (3) times on verifying a Remote Import server:
- Declaration of Provision_Service_remote_import_hostmaster::fetch_site($site) should be compatible with Provision_Service_remote_import::fetch_site() hostmaster.php:222
- Declaration of Provision_Service_remote_import_hostmaster::fetch($path, $dest) should be compatible with Provision_Service::fetch($path = NULL) hostmaster.php:222
Not sure if it affects anything yet.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | overriden-2826739-5.patch | 1.42 KB | helmo |











Comments
Comment #2
colanThis is currently preventing the process from working. For a workaround, see #2827791: List Remote Sites task produces no results with warnings.
Comment #3
colanComment #4
colanComment #5
helmo CreditAttribution: helmo as a volunteer and at Initfour websolutions commentedThis totally untested patch might be what we need here.
Comment #7
colanLooks good in my testing. Warnings go away & site appears to import correctly.