Details
-
Type: Sub-task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.8.0-b1
-
Component/s: None
-
Labels:None
Description
Error:
unserialize(): Passing null to parameter #1 ($data) of type string is deprecated
Affected Files:
- /app/models/navigation.php (Line 270)
Possible solution:
Pass an empty string instead of null.