Please activate JavaScript in your browser.
?
?
?
Pending
User tests:
Successful:
Unsuccessful:
Pull Request for Issue # .
Summary of Changes
Removes the deprecated cache handlers as marked in #19112
Removes associated CI configurations for these handlers
Removes configuration related to these deprecated handlers
Removes configuration related to session handlers which have been removed (basically the same things but session instead of cache "namespace")
Removes language strings for removed cache/session handlers
Testing Instructions
Code review, CMS works as long as you don't have any of these deprecated things set up in your configuration
Documentation Changes Required
mbabker
-
open
-
13 Mar 2018
mbabker
-
change
-
13 Mar 2018
joomla-cms-bot
-
change
-
13 Mar 2018
Category
⇒
Unit Tests
Administration
com_admin
com_config
com_joomlaupdate
Language & Strings
Repository
Installation
Libraries
mbabker
-
change
-
13 Mar 2018
wilsonge
-
change
-
9 Jun 2018
Status
Pending
⇒
Fixed in Code Base
Closed_Date
0000-00-00 00:00:00
⇒
2018-06-09 15:17:34
Closed_By
⇒
wilsonge
wilsonge
-
close
-
9 Jun 2018
wilsonge
-
merge
-
9 Jun 2018
Add a Comment
Login with GitHub to post a comment
Ping?
Also, all the tests are gonna be broken until whatever repo is updated to remove the test cases in cache that cover these removed classes (this PR did that once upon a time but now that you have to do 3 or 4 PRs to patch production code and tests...).