Andrew Berry

Results 378 comments of Andrew Berry

From what I can tell, this isn't affecting any clients, but does relate to existing code we support. I'm marking as low for now, unless we get 2+ client sites...

@mrdavidburns @YesCT anything to add as far as testing Drainpipe itself you would like to see?

I've marked this as high because it will enable more contributors to work on the project.

PHP errors and exceptions that are not caught should be logged by default. You can double check by sticking a call to `error_log()` in `index.php`. For Drupal logs, you need...

Nice! I've noticed there's unfortunate race conditions with this on a project. More than once, I've been editing a PR description and this job has reverted my changes. I wonder...

@justafish I think this still needs to be fixed separately from moving to a comment, because `\n\n` is not a valid line ending character in web applications. Otherwise, we could...

Should this issue be transferred to the drainpipe project, now that we push code here from there? I'm wondering if we should also disable issues and PRs on this repo.