PHP 7 errors
-
Hello, under PHP 7 the errors below are printed. Seems they print whether or not wp_debug is true.
Warning: Parameter 2 to SearchACFBetterSearch::sqlWhere() expected to be a reference, value given in ********/public/wp-includes/class-wp-hook.php on line 298
Warning: Parameter 2 to SearchACFBetterSearch::sqlJoin() expected to be a reference, value given in ********/wp-includes/class-wp-hook.php on line 298
Warning: Parameter 2 to SearchACFBetterSearch::sqlDistinct() expected to be a reference, value given in ********/wp-includes/class-wp-hook.php on line 298
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘PHP 7 errors’ is closed to new replies.