Summary: | support storing CGI sessions using memcached | ||
---|---|---|---|
Product: | Koha | Reporter: | Galen Charlton <gmcharlt> |
Component: | Architecture, internals, and plumbing | Assignee: | Chris Cormack <chris> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | enhancement | ||
Priority: | P3 | CC: | colin.campbell, paul.poulain |
Version: | 3.4 | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: | Remove warning introduced by patch |
Description
Galen Charlton
2010-06-09 13:30:04 UTC
Patches by Chris Cormack signed off and submitted again. Pushed, please test Created attachment 3760 [details] [review] Remove warning introduced by patch variable $memcached in a void context in the BEGIN block causes users of C4::Auth to report compile time warnings |