humanmade / comment-popularity

Allow visitors to vote on comments
MIT License
25 stars 15 forks source link

Error on activation with PHP 5.2 #67

Closed pdewouters closed 10 years ago

pdewouters commented 10 years ago

Looks like the PHP version check isn't catching the error

Parse error: syntax error, unexpected T_FUNCTION in [server path]/wp-content/plugins/comment-popularity/comment-popularity.php on line 38
pdewouters commented 10 years ago

I was using __DIR__ in the main plugin file which was preventing the PHP version check

pdewouters commented 10 years ago

Fixed by https://github.com/humanmade/comment-popularity/commit/d32593fa35123d8037b806be3dda6fe66b52b989