wp-media / backwpup

BackWPup - WordPress Backup Plugin
https://backwpup.com
GNU General Public License v2.0
88 stars 35 forks source link

PHP Parse Error in 3.5 Broke Site #70

Closed jmihalik closed 5 years ago

jmihalik commented 6 years ago

Updated to 3.5 and it broke my site. All pages returned 500 errors, including admin pages, until I disabled the plugin from the console. Log shows the following:

PHP message: PHP Parse error: syntax error, unexpected '[', expecting ')' in /var/www/website/wp-content/plugins/backwpup/vendor/guzzlehttp/promises/src/functions.php on line 45" while reading response header from upstream

I'm running PHP 5.3.10.

widoz commented 5 years ago

Hi @jmihalik could you please try with the latest 3.6.7 version? We have removed guzzlehttp and using guzzle/guzzle because of php compatibilities.

jmihalik commented 5 years ago

This was nearly a year ago. I'm no longer on that version of PHP. 🤷🏻‍♀️ The newest version of the plugin seems fine on my newer PHP.