Commit f183063
committed
refactor(ShareApiController): Check for null and empty strings with empty()
Proactive measure to avoid warnings in higher php versions as well possible type errors
Signed-off-by: fenn-cs <[email protected]>1 parent bc6a3e8 commit f183063
File tree
1 file changed
+4
-7
lines changed- apps/files_sharing/lib/Controller
1 file changed
+4
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
661 | 661 | | |
662 | 662 | | |
663 | 663 | | |
664 | | - | |
665 | | - | |
666 | | - | |
667 | | - | |
668 | | - | |
669 | | - | |
670 | | - | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
671 | 668 | | |
672 | 669 | | |
673 | 670 | | |
| |||
0 commit comments