- Issue created by @omarlopesino
- Status changed to Needs review
about 1 year ago 2:59pm 16 October 2023 - last update
about 1 year ago Patch Failed to Apply - 🇪🇸Spain omarlopesino
Attaching a patch, that must be added with the changes of this issue → , that applies the proposed resolution. Please review, thanks!
- 🇧🇯Benin delacosta456
hi
thanks for the logic of this patch. while this patch is correctly being applied on D10.2+php8.2
the on on this issue → doesn't applycan someone please help for this
Thanks
- 🇪🇸Spain Juanjol Navarra
I'm getting deprecation warnings with patch from #1:
PHP Deprecated: Optional parameter $link_domain declared before required parameter $database is implicitly treated as a required parameter in /var/www/html/web/modules/contrib/default_content/src/Importer.php on line 169
I have updated it moving optional Importer service arguments to the end.
- 🇪🇸Spain Juanjol Navarra
The previous patch does not work properly, it is badly generated. I have generated a new corrected version and now it seems to work as it should, correcting the warnings mentioned above.