[5.1] Switching Folder::makeSafe() to framework version
Summary of Changes
The CMS filesystem package has been deprecated for some time now and is supposed to be removed in 6.0. This PR removes some of the dependencies of the CMS on the Folder class and switches that dependency to the framework class. This changes all usages of Folder::makeSafe() to the framework class. It's just one case. 😄
Testing Instructions
Codreview
#40131 and #42761 are other PRs related to this effort.
Link to documentations
Please select:
-
[ ] Documentation link for docs.joomla.org:
-
[X] No documentation changes for docs.joomla.org needed
-
[ ] Pull Request link for manual.joomla.org:
-
[X] No documentation changes for manual.joomla.org needed
I have tested this item :white_check_mark: successfully on 93a3fb533ef8f9fb12535c5876119e3fd67ba255
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/42762.
I have tested this item :white_check_mark: successfully on 3fa52fc75c4e466a2ebf5689ddbe67ef9fb00f62
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/42762.
Thanks