Opened 21 months ago
Closed 21 months ago
#18607 closed defect (bug) (fixed)
Standardize variable names in cache.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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)
Change History (6)
- Owner set to ryan
- Resolution set to fixed
- Status changed from new to closed
- Resolution fixed deleted
- Status changed from closed to reopened
There are also some instance of 'ID' and 'flag'.
SergeyBiryukov — 21 months ago
comment:3
SergeyBiryukov — 21 months ago
18607.phpdocs.patch updates PHPDocs.
Note: See
TracTickets for help on using
tickets.

In [18644]: