cabrerahector / wordpress-popular-posts

WordPress Popular Posts - A highly customizable WordPress widget that displays your most popular posts.
https://wordpress.org/plugins/wordpress-popular-posts/
GNU General Public License v2.0
280 stars 83 forks source link

Error in Rest controller broke my blog :( #196

Closed tawqee3 closed 5 years ago

tawqee3 commented 5 years ago

My blog as well as others on the web have the following error:

Parse error: syntax error, unexpected T_FUNCTION in [path]/wp-content/plugins/wordpress-popular-posts/includes/class-wordpress-popular-posts-rest-controller.php on line 361

cabrerahector commented 5 years ago

Sounds like you're running an old version of PHP over there. WordPress Popular Posts requires PHP 5.3 (or higher), so please try upgrading and report back the results.

cabrerahector commented 5 years ago

Closing due to inactivity.