Composer update or require fires memory exhausted error

Hi,

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.

Drupal 8.7.x /web/ folder verses Drupal 8.8.x /web/ folder

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:

test.site.com/web/

prod.site.com/web/ (which is actually www.theurl.com)

Connecting iOS and Android Authentication to Drupal for a mobile game

Hello,

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?

Thank you in advance.

Clint

drush fails

On Drupal 8.8.2, after updating a module using composer, drush fails trying to update the database:

How to run a php unit test

Hello,

I am trying to learn phpunit test. 

I ran this command on windows PC in acquia dev desktop:

Note: I did not modify TelephoneFieldTest.php. 

vendor\bin\phpunit -c core/phpunit.xml.dist core\modules\telephone\tests\src\Functional\TelephoneFieldTest.php

Time: 38.62 minutes, Memory: 6.00MB

There were 12 errors:

Issues with download using Mpdf

Hi,

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. 

Please let me know how this can be fixed. Thanks

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x