Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
i was trying to update drupal 8.1 to 8.2 using composer, but it fails with the following error
composer outdated "drupal/*"
#error ;
Fatal error: Allowed memory size of 1610612736 bytes exhausted (tried to allocate 4096 bytes) in phar:///usr/local/bin/composer/src/Composer/DependencyResolver/Solver.php on line 220
i tried updating the memory_limit to -1 in php.ini, but the results were same.Any other workarounds to do this
i am using Mac.
I'm in the process of migrating a site from Drupal 8.7.x to 8.8.x (8.8.2 in this case). Up until this site, all my work has been in Drupal 7 or below, so I'm learning Drupal 8 and it's new structures, methods, etc. with this site.
Both my test site (8.8.2) and my production site (8.7.10) have a web folder inside the site root:
We are creating a mobile game and we're evaluating Drupal for the back end. We want to use Drupal to store the accounts and use Game Center for iOS and Google Play Games for Android to authenticate the user.
Has anyone done this and can someone send me in the right direction for a link or tutorial for this?
I am using Mpdf to download texts in pdf format. All the texts that are in english are getting downloaded properly. But I have texts in other languages, after download they show garbage.