Latest version breaks site ...
Here's what I get.

Same thing when I tried a new install.
A syntax error? Hopefully easy to fix.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | drupal8.install-php53.patch | 501 bytes | sun |
| error_message.jpg | 103.57 KB | xeniak |
Latest version breaks site ...
Here's what I get.

Same thing when I tried a new install.
A syntax error? Hopefully easy to fix.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | drupal8.install-php53.patch | 501 bytes | sun |
| error_message.jpg | 103.57 KB | xeniak |
Comments
Comment #1
dawehnerYou probably don't have php 5.4 yet urgs :(
Comment #2
xeniak commentedNo, 5.3.18. Hmm, nope -- still getting the same error.
Comment #3
xeniak commentedOh, sorry -- looks like this hasn't been committed yet.
Comment #4
xeniak commentedComment #5
dawehnerI do agree that this is a big problem for everyone who just downloads drupal, opened a pull request in guzzle for that: https://github.com/guzzle/guzzle/pull/636
Comment #6
sunAttached patch fixes this problem.
Comment #7
dawehnerThis is the proper fix, thank you!
Comment #9
webchickLooks good, except I'm not sure why we'd remove the comment, so added that back and committed and pushed to 8.x. Thanks!