Bug Report #1234
Cache tags can no longer be supplied as a String, only as an Array
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | Libraries:Cache | |||
| Target version: | 2.3.3 | |||
| Resolution: | fixed | Points: |
Description
Not too sure if this is a bug or a feature request.
Admittedly, the docs do state that cache tags should be supplied as an Array. In reality, until the 2.3.2 release it was possible to pass a String.
I imagine many developers often only supply one key/tag for caching, so creating an array seems overkill.
Suggest that next release also allows String to be supplied once more
History
Updated by Kiall Mac Innes almost 3 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset r4319.
Updated by Kiall Mac Innes almost 3 years ago
- Assignee set to Kiall Mac Innes
- Resolution set to fixed