Opened 10 years ago
Closed 10 years ago
#37726 closed defect (bug) (fixed)
Mark $cache_hits public on WP_Object_Cache
| Reported by: | danielbachhuber | Owned by: | wonderboymusic |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.7 |
| Component: | Cache API | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
$cache_misses is public, but $cache_hits is private. They should both be public, because they're useful for debugging purposes.
Attachments (1)
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 38335: