We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca34d16 commit 1f6ce8dCopy full SHA for 1f6ce8d
migrations/40-41/new-deprecations.md
@@ -5,8 +5,7 @@ sidebar_position: 2
5
New deprecations
6
===============
7
All the new deprecations that should be aware of and what you should now be using instead.
8
-:::caution TODO
9
10
-This page is unfinished, please use the **Edit this Page** link at the bottom of this page to help make it more useful.
11
-
12
-:::
+### libraries/src/Filesystem/Path.php:clean()
+- PR: https://github.com/joomla/joomla-cms/pull/38511
+- Description: Null should not be passed to the clean function, only strings are allowed. This function will throw an exception in version 6.
0 commit comments