joomla-cms icon indicating copy to clipboard operation
joomla-cms copied to clipboard

[5.1] Switching Folder::makeSafe() to framework version

Open Hackwar opened this issue 1 year ago • 1 comments

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

Hackwar avatar Feb 05 '24 09:02 Hackwar

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.

Fedik avatar Feb 25 '24 12:02 Fedik

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.

bembelimen avatar Mar 01 '24 16:03 bembelimen

Thanks

bembelimen avatar Mar 01 '24 16:03 bembelimen