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
{{ message }}
This repository was archived by the owner on Jan 8, 2020. It is now read-only.
After an update tonight I got ZF 2.5.3 (was 2.5.2)... Immediately after I started to get the error:
Warning: array_key_exists(): The first argument should be either a string or an integer in /vagrant/src/cms/vendor/zendframework/zend-eventmanager/src/SharedEventManager.php on line 153
There's clearly a BC break in here but I can't find any documentation anywhere on this guy.
I've had to revert back to 5.3.2 for the time being.