Opened 15 years ago
Closed 15 years ago
#12193 closed defect (bug) (fixed)
Subtle code errors
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.0 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Cache API | Keywords: | |
Focuses: | Cc: |
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.
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.