Skip to content
Snippets Groups Projects

Issue #3266025: Fix an error: Object of class Aws\Api\DateTimeResult could not be converted to int in Drupal\Core\Entity\Sql\SqlContentEntityStorageSchema::castValue()

Merged Issue #3266025: Fix an error: Object of class Aws\Api\DateTimeResult could not be converted to int in Drupal\Core\Entity\Sql\SqlContentEntityStorageSchema::castValue()
2 files
+ 1
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 0
1
@@ -7,7 +7,6 @@ services:
depends: memcached
commands:
init: |
cat /etc/issue
curl -fsSL https://deb.nodesource.com/setup_16.x | bash -
apt-get update && apt-get install -y gcc g++ make nodejs yarnpkg zlib1g \
libfreetype6-dev libjpeg-dev libmemcached-dev libpng-dev libzip-dev
Loading