wet-boew / wet-boew-drupal

Drupal variant of the Web Experience Toolkit (WET)
136 stars 74 forks source link

Latest PHP 5 Version Supported and Whether MySQL 8.0 #1924

Closed AlexCreamer closed 5 years ago

AlexCreamer commented 6 years ago

Is the latest version of PHP 5 supported? Also, is MySQL 8.0 supported?

joejoseph00 commented 6 years ago

I use MariaDB 10.0.34-MariaDB-0ubuntu0.16.04.1

PHP 5.6.x is supported. PHP 7.0 should also work fine as well with the latest version. I use php 7.0 for development. If you want higher versions of php there is an available patch for 7.2.x support in core https://www.drupal.org/project/drupal/issues/2947772#comment-12625478

I'd recommend 7.0.x or older for now.

joejoseph00 commented 6 years ago

You could also try https://www.drupal.org/project/wxt if you want to run D8