Starpaul20 / Private-Message-Log

MyBB plugin that allows Administrators to view Private Messages sent on their board.
GNU General Public License v3.0
5 stars 5 forks source link

PHP 7.2 does not cast unquoted string literals to strings #8

Closed Starpaul20 closed 6 years ago

Starpaul20 commented 6 years ago

In PHP 7.2, unquoted string literals are not cast to strings and a warning error(s) appears when viewing the Admin Logs.