Opened 12 years ago

Closed 12 years ago

#18220 closed Cleanup/optimization (fixed)

Remove `CACHE_BACKEND` deprecated in 1.3

Reported by: Ramiro Morales Owned by: nobody
Component: Core (Cache system) Version: dev
Severity: Release blocker Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description (last modified by Ramiro Morales)

As per the documented depreaction process. This one is missing from the deprecation timeline

See #11675 and r15005.

Attachments (2)

18820-1.diff (2.3 KB ) - added by Ramiro Morales 12 years ago.
Patch by Claude
18220-2.diff (3.3 KB ) - added by Claude Paroz 12 years ago.
Removed from settings doc and add entry in deprecation timeline

Download all attachments as: .zip

Change History (7)

comment:1 by Ramiro Morales, 12 years ago

Description: modified (diff)

by Ramiro Morales, 12 years ago

Attachment: 18820-1.diff added

Patch by Claude

comment:2 by Ramiro Morales, 12 years ago

Has patch: set
Triage Stage: UnreviewedAccepted

We also need to remove the description of CACHE_BACKEND from the settings reference doc (and maybe add a note to the deprecation timeline under the 1.5 section?).

by Claude Paroz, 12 years ago

Attachment: 18220-2.diff added

Removed from settings doc and add entry in deprecation timeline

comment:3 by Claude Paroz, 12 years ago

Needs documentation: unset

Better now?

comment:4 by Ramiro Morales, 12 years ago

Triage Stage: AcceptedReady for checkin

comment:5 by Claude Paroz, 12 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.
Back to Top