MantisBT: master 8dc5ead4
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| dregad | dregad | master | 2019-12-09 05:48 | master c3e1faf7 |
| Affected Issues | 0026439: Issue list throws warning on every issue without bug notes. | |||
| Changeset | bug_get_bugnote_stats() returns array|false, not NULL In PHP 7.3 and earlier, dereferencing a non-array variable simply Adjusting the code to make sure the stats have indeed been returned Also update PHPDoc for bug_get_bugnote_stats() to reflect that. Fixes 0026439 |
|||
| mod - core/bug_api.php | Diff File | |||
| mod - core/columns_api.php | Diff File | |||