Closed bembelimen closed 5 days ago
I have tested this item :white_check_mark: successfully on 4a556e81110ea2b1edb8d41ced13c3a10ba2ff89
Code review. As the deprecated createRestorationFile
method is just a call to the createUpdateFile
method with the same parameters and return values, the change is correct.
thanks
Pull Request for Issue # .
Summary of Changes
The method
createRestorationFile
is deprecated and should not be used anymore. This PR replaces it withcreateUpdateFile
.Testing Instructions
Code Review? Otherwise: install an old version of Joomla, apply patch and then update
Actual result BEFORE applying this Pull Request
Update works
Expected result AFTER applying this Pull Request
Update works