Dave Long

Results 6 comments of Dave Long

Ah OK, will push some fixes for that soon. I work around this at present by changing `.ddev/nginx-full` but it would be helpful if I didn't have to ship an...

It feels like it would be cleaner if object bricks were available as inline fragments with the `... on` syntax in GraphQL.

1.9.5 claims to be compatible with Drupal 9, so maybe this can be closed? https://github.com/hechoendrupal/drupal-console/releases/tag/1.9.5

When process isolation is used, the previous exception is lost due to #1351 - the `\PHPUnit\Framework\Exception::$serializableTrace` property and constructor do not take into account any previous exceptions. Maybe that constructor...

I ran into this when deploying a Nuxt application behind an AWS load balancer. It is recommended that the keepalive timeout (default 5 seconds) is set to greater than the...

It appears this is needed for D6 compatibility; D7 and above should work without it.