Forums › Forums › Search & Filter Pro › PHP 7
Tagged: php 7
- This topic has 11 replies, 3 voices, and was last updated 10 years, 1 month ago by
Anonymous.
-
Anonymous(Private) June 13, 2016 at 6:30 pm #48213
Hi Guys any sign of making this compatible with php 7? I’m getting a few alerts.
ThanksDeprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Search_Filter_Register_Widget has a deprecated constructor in …/plugins/search-filter-pro/includes/class-search-filter-register-widget.php on line 23
Warning: Cannot modify header information – headers already sent by (output started at …/search-filter-pro/includes/class-search-filter-register-widget.php:23) in…/wp-includes/pluggable.php on line 1171
Ross Moderator(Private) June 17, 2016 at 12:03 am #48706Hey Charlie
PHP 7 is not somethign I’ve actually tested yet but been meaning to.
I’ll see if I can get an environment setup next week, I’m sure there won’t be any big code changes required.
I’ll keep you posted, but feel free to message if you don’t hear from me next week.
Thanks
Ross Moderator(Private) July 28, 2016 at 1:10 am #52342Hey Charlie – we’ve just released v 2.2.0 which includes support for PHP7 🙂
-
AuthorPosts