ms-slasher13
ms-slasher13
see https://github.com/krakjoe/apcu/issues/215 After update to PHP 7.0.18 i get: `Notice: apcu_fetch(): Error at offset 2 of 326 bytes in Drupal\Core\Cache\ApcuBackend.php on line 88` corresponding code line looks like this (Drupal...
fix undefined index in mergeMeta `Notice: Undefined index: 0777 in Twistor\Flysystem\Plugin\Stat->mergeMeta() (line 157 of \vendor\twistor\flysystem-stream-wrapper\src\Flysystem\Plugin\Stat.php)` using flysystem 1.0.63 and "Local" adapter see https://github.com/twistor/flysystem-stream-wrapper/issues/12 see https://github.com/twistor/flysystem-stream-wrapper/pull/15