mybb / merge-system

The MyBB Merge System allows for easy merging of an existing forum (be it MyBB or another forum software) into a MyBB 1.8.x forum.
Other
34 stars 33 forks source link

PHP 7.2: Warning [2] Use of undefined constant IN_MODULE #219

Closed burner1024 closed 4 years ago

burner1024 commented 5 years ago

PHP 7.2 throws a persistent warning during merge system usage. Doesn't appear to affect functionality for now.

Warning [2] Use of undefined constant IN_MODULE - assumed 'IN_MODULE' (this will throw an Error in a future version of PHP) - Line: 134 - File: merge/resources/output.php PHP 7.2.15-0ubuntu0.18.04.1 (Linux)`

File | Line | Function
-- | -- | --
/merge/resources/class_error.php | 60 | errorHandler->error
/merge/resources/output.php | 134 | debugErrorHandler->error
/merge/index.php | 540 | converterOutput->print_header