PHP Notice from class-wpfingerprint-plugins.php
-
Hi Tim,
I noticed a PHP notice in my log files when I turned on debugging on a site.[23-Aug-2018 09:00:46 UTC] PHP Notice: Use of undefined constant checksums – assumed ‘checksums’ in /var/www/example.com/htdocs/wp-content/plugins/wp-fingerprint/inc/class-wpfingerprint-plugins.php on line 60
Always followed by
[23-Aug-2018 09:00:46 UTC] PHP Warning: Illegal string offset ‘wp-fingerprint’ in /var/www/example.com/htdocs/wp-content/plugins/wp-fingerprint/inc/class-wpfingerprint-plugins.php on line 60
This happens for each plugin installed.
The patch to fix it is here https://git.pub/snippets/17
If you get your Github repo up I could submit a Pull Request.
- The topic ‘PHP Notice from class-wpfingerprint-plugins.php’ is closed to new replies.