The filesystemhelper is marked as deprecated
joomla-cms/libraries/src/Filesystem/FilesystemHelper.php
Lines 17 to 23 in f30b2cc
However the function fileUploadMaxSize is not marked as deprecated AND is not present in Joomla\Filesystem\Helper
joomla-cms/libraries/src/Filesystem/FilesystemHelper.php
Lines 295 to 306 in f30b2cc
Labels |
Added:
No Code Attached Yet
|
Title |
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-01-11 18:14:25 |
Closed_By | ⇒ | Hackwar |
Does it not need to be specifically deprecated? All the other functions are together with info on their replacement
The class itself is deprecated and can be replaced with the class from the framework package.
strange as thats not consistent with all the other functions in that file.
I can guarantee you, that that function will also be deprecated as soon as the filesystem PR is merged.
Thank you
joomla-framework/filesystem#72