Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

PHP 7 Compatibility Warning

$
0
0

Replies: 0

Hi, we’re preparing to update to PHP 7, and I’m running preliminary checks of our code using the PHP Compatibility Checker plugin. wpDirAuth is throwing one warning when tested with PHP 7.2. The details are below:

FILE: [path redacted]/wp-content/plugins/wpdirauth/wpDirAuth.php
———————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————–
2190 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
———————————————————————–

  • This topic was modified 28 seconds ago by model13.

Viewing all articles
Browse latest Browse all 59525

Trending Articles