MantisBT: master-1.3.x ffe67c9e

Author Committer Branch Timestamp Parent
cproensa dregad master-1.3.x 2016-11-16 09:56 master-1.3.x 28291bb8
Affected Issues  0021884: Use meaningful names for bugnote cache global variables
Changeset

Bugnote api, use meaningful names and add types

  • Rename global variables in bugnote_api used to cache bugnote data, to a
    more defining name.
  • Declare, initialize and document the cache variables.
  • Add type hints to several function parameters

Fixes: 0021884

mod - core/bugnote_api.php Diff File