Commits

Resurs Bank AB (Tomas Tornevall) authored 4e832ae579d
ECOMPHP-360: Multiple unregister callback control. - Preformance patch - First, run callbacks list request to find existing callbacks. On unregistercallback, skip all callbacks that is not there. Instead of unreg all, we unreg what's required if it exists.