Remove deprecated methods ::enable(), ::disable() and isEnabled() in SessionManager which was deprecated in #2372389: Expose session handler in container and all uses were removed in #2426031: Remove deprecated uses of SessionManager::isEnabled(), SessionManager::enable() and SessionManager::disable().
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | remove_deprecated-2429103-3.patch | 2.5 KB | cpj |
Comments
Comment #1
almaudoh commentedComment #2
cpj commentedComment #3
cpj commentedComment #4
cpj commentedComment #5
cpj commentedComment #6
almaudoh commentedThanks @cpj. RTBC from me.
Comment #7
alexpottMethods that are already deprecated in 8.0.x are permitted to be removed under the beta policy. Committed f029fbb and pushed to 8.0.x. Thanks!