clef / clef-wordpress

The official Clef plugin for WordPress.
http://wordpress.org/plugins/wpclef
44 stars 24 forks source link

Add casting to third setcookie() param #246

Closed lolux closed 8 years ago

lolux commented 8 years ago

User reported issue here.

Verified in local testing. To repro:

  1. Install wpclef on a server running PHP7
  2. Upon activation, Dashboard returns the following error:

Warning: setcookie() expects parameter 3 to be integer, string given in /Applications/AMPPS/www/wordpress/wp-content/plugins/wpclef/includes/lib/wp-session/class-wp-session.php on line 130

jessepollak commented 8 years ago

LGTM