Search Changesets

MantisBT: master-2.19 2c2819ad

2019-03-05 02:30

dregad


Details Diff
PHPDoc / code cleanup

Avoids various warnings from IDE code inspection

- missing or incorrect @return type
- missing @throws
- define type for global $g_phpMailer
- add @property in BugData class for access via magic methods
- $t_mx initialized with incorrect data type for getmxrr() call
mod - core/bug_api.php Diff File
mod - core/config_api.php Diff File
mod - core/email_api.php Diff File