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 29, 2020. It is now read-only.
trigger_error(
'pre_routing and post_routing configuration is deprecated; '
. 'update your configuration to define the middleware_pipeline as a single pipeline; '
. 'see http://zend-expressive.rtfd.org/en/latest/migration/rc-to-v1/',
E_USER_DEPRECATED
);