You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[BUGFIX] makes cart extension compatible to php version 8.1
* unserialize(): Passing null to parameter of type string is deprecates
* PHP Warning Undefined array key: use isset before address some array keys
* PHP Warning Undefined array key: use null coalescing operator to set default values if settings not present
0 commit comments