Opened 17 years ago
Closed 17 years ago
#12193 closed defect (bug) (fixed)
Subtle code errors
| Reported by: | ScottMac | Owned by: | ryan |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Cache API | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
While doing some tests of a new tool we came across some code errors, one is a comparison that should be an assignment.
The others are calling methods with more parameters than they have in the caching layer.
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
See [6539], looks like that's a deprecated argument for WP_Object_Cache::get() from when persistent cache was pulled.
If you upload patches with a ".diff" or ".patch" extension, Trac will show them much better.