John Blackbourn

Results 495 comments of John Blackbourn

## Gmail Good, but lots going on. Scrolls too. ![screen shot 2013-10-27 at 19 30 43](https://f.cloud.github.com/assets/208434/1416199/69c74374-3f3e-11e3-8669-80e8bd891d6d.png)

## Trello Far too long - scrolls waaay off the bottom of the screen. ![screen shot 2013-10-27 at 19 33 37](https://f.cloud.github.com/assets/208434/1416205/cb98fcd2-3f3e-11e3-9ab5-de533224b6af.png)

We're going to need to group the shortcuts in order to present the ? help screen nicely.

https://github.com/roborourke/face-me-in

I've identified the root cause as being the call to `composer install` which was added in https://github.com/johnbillion/plugin-infrastructure/commit/13b30ba69e3e0b1e13319eadb773a23ffb47a6dc but I wasn't able to determine why 3.15 wasn't affected. This change was...

This Composer configuration has been nothing but a nightmare. I need to find a way to make it determinate and testable.

I've shipped a fix for this directly to wordpress.org as 3.16.1 because evidently there is an issue with the Composer configuration in the build action here on GitHub.

I think I need to get rid of the dependency on the Composer autoloader and ship my own. It's just a simple class mapping, so the rest of the Composer...

Shipped 3.16.2 with that class map back in place. Bleugh.

@jakeparis Yeah that's a separate issue, probably not related to this one. Can you try deleting the `wp-content/db.php` file? Then deactivate and reactivate QM. More info here: https://wordpress.org/support/topic/fatal-error-cannot-declare-class-composerautoloader/