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
Updated dependencies to zendframework/zend-servicemanager:3.1.1, zendframework/zend-stdlib:3.1, doctrine/doctrine-orm-module:1.1.
Deprecated
Nothing
Fixed
Removed zendframework/zend-mvc#43 workaround in controller because it is fixed since zendframework/zend-mvc:2.7.2
Removed
Dropped support for PHP 5.5, zendframework/zend-servicemanager:2.*, zendframework/zend-stdlib:2.* and doctrine/doctrine-orm-module:0.*.
[BC Break] Removed deprecated setting type in_array alias. Use: inarray or Svycka\Settings\Type\InArrayType::class.
[BC Break] Removed ZfcUser support because it does not yet support zendframework/zend-servicemanager:3.1.1 and also is pretty easy to create this provider.