Skip to content

5.0.5

Compare
Choose a tag to compare
@csandanov csandanov released this 19 Apr 13:10
· 2612 commits to master since this release

Changes since 5.0.4

  • PHP:
    • New php extensions added: GMP and igbinary
    • Bugfix: iconv implementation missing wodby/php#25
    • APCu extension updated to 5.0.11 for PHP 7.x
    • apc.serializer is now configurable via PHP_APCU_SERIALIZER
    • Shell prompt in PHP container now shows user and hostname (defaults to php.container)
    • Added new helper script files_chown
  • Vanilla Drupal:
    • Drupal updated to 8.5.2 (security update)
    • Bugfix: drush cache permission issues #261
    • Allow specifying db prefix via $DB_PREFIX for D8 wodby/drupal#7
    • Added additional images' tags: 8, 7, 6 (uses latest PHP)

Update instructions

Update the following tags in your .env file:

$PHP_TAG=####-4.4.1
$DRUPAL_TAG=####-4.4.1