#18607 closed defect (bug) (fixed)

Standardize variable names in cache.php

Reported by: ryan Owned by: ryan
Priority: normal Milestone: 3.3
Component: Cache Version: 3.2.1
Severity: normal Keywords:
Cc:

Description

$group instead of $flag. $key instead of $id.

Attachments (2)

18607.diff (12.2 KB) - added by ryan 21 months ago.
18607.phpdocs.patch (5.5 KB) - added by SergeyBiryukov 21 months ago.

Download all attachments as: .zip

Change History (6)

ryan21 months ago

  • Owner set to ryan
  • Resolution set to fixed
  • Status changed from new to closed

In [18644]:

Standardize variable names. Consistently use and . fixes #18607

  • Resolution fixed deleted
  • Status changed from closed to reopened

There are also some instance of 'ID' and 'flag'.

  • Resolution set to fixed
  • Status changed from reopened to closed

In [18653]:

Update cache.php phpdoc. Props SergeyBiryukov. fixes #18607

Note: See TracTickets for help on using tickets.