MantisBT: master e4b23f72
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
dregad | dregad | master | 2023-03-01 12:21 | master 35416386 |
Affected Issues | 0032832: Remove version_cache_row()'s 2nd parameter | |||
Changeset | Remove version_cache_row()'s 2nd parameter $p_trigger_errors allows the function to conditionally throw an This is a legacy construct going back to when trigger_error() was used To simplify code, the parameter is removed and a try/catch block is Fixes 0032832 |
|||
mod - core/version_api.php | Diff File |