‘PHP Deprecated’ Messages
-
Functionality doesn’t seem to be impacted (that I can tell), but I’m seeing this in logs:
PHP Deprecated: Function create_function() is deprecated in /.../wp-content/plugins/code-snippets/php/snippet-ops.php(352) : eval()'d code on line 1Line 352 of snippet-ops.php is:
$result = eval( $code );
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘‘PHP Deprecated’ Messages’ is closed to new replies.