I hereby claim:
- I am iainp999 on github.
- I am iainp999 (https://keybase.io/iainp999) on keybase.
- I have a public key ASCi5DZ0BUjP3BS4Fk32PxazWrUWp56B3ryNX-twehTO4Qo
To claim this, I am signing this object:
| name: sitename | |
| recipe: drupal8 | |
| #services: | |
| #appserver: | |
| # xdebug: true | |
| #config: | |
| #conf: config/php/php-overrides.ini | |
| config: | |
| webroot: app | |
| php: 7.1 |
| docker images | awk '{print $7}' | sed '/^$/d' | sed 's/[^0-9]*//g' | paste -sd+ - | bc |
| RewriteCond %{ENV:REDIRECT_STATUS} ^$ |
I hereby claim:
To claim this, I am signing this object:
| <?php | |
| /** | |
| * Log messages using Drupal watchdog. | |
| */ | |
| class DrupalLogAdaptor implements \Guzzle\Log\LogAdapterInterface { | |
| private $type = 'guzzle'; | |
| /** |