we are in the process of upgrading our website from Drupal 9 to Drupal 10. Upgrading via composer has worked, after some initial issues. Now, we are stuck with the database update. We have switched to PHP 8.1, but somehow, drush still finds an old PHP version and refuses to update the database. Here a copy from the CLI:
There are tons of tutorials about how to migrate a multilingual Drupal 7 website to Drupal 10 on the web.
My use case is slightly different: I need to migrate about 5000 nodes of content from a monolingual Drupal 7 webisite to a monolingual non-English Drupal 10 website. If possible I want to do it with the browser, using Migrate Drupal UI, which I've found to be excellent if the destination website is set up with English as the default language.
Hi
We need help on BetterDOMDocument issue and i have multiple effort are done DoMDoc.php file but issue is not resloved. Fatal error: Declaration of BetterDOMDocument\DOMDoc::append($newnode, $context = null): void must be compatible with DOMDocument::append(...$nodes): void in /opt/sites/scolaris-new_last_march/site-repo/releases/20230330072421/vendor/highwire/better-dom-document/src/DOMDoc.php on line 362
drupal/core-recommended 10.1.0-alpha1 requires drupal/core 10.1.0-alpha1 -> found drupal/core[10.1.0-alpha1] but it conflicts with your root composer.json require (^9.0.0).