Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#18607 closed defect (bug) (fixed)

Standardize variable names in cache.php

Reported by: ryan's profile ryan Owned by: ryan's profile ryan
Milestone: 3.3 Priority: normal
Severity: normal Version: 3.2.1
Component: Cache API Keywords:
Focuses: Cc:

Description

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

Attachments (2)

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

Download all attachments as: .zip

Change History (6)

@ryan
13 years ago

#1 @ryan
13 years 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

#2 @ryan
13 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

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

#4 @ryan
13 years ago

  • 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.