Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Next iteration - MvcTranslator, PHP modules & GenericDeleteForm (and associated) deprecated

Compare
Choose a tag to compare
@rkeet rkeet released this 29 Aug 18:07
· 10 commits to master since this release
  • Changed usage of EntityManager to interface ObjectManager
  • Code styling has been applied/updated throughout module automagically with PhpStorm
  • Some corrections have been made to faultily names return types and/or required params
  • Requiring zendframework/zend-mvc-i18n module
  • Updated module to use MvcTranslator instead of Translator
  • GenericDeleteFormFactory, GenericDeleteForm and GenericDeleteFieldsetInputFilter have been marked deprecated
    • Doctrine versions will remain supported (for now?)
  • Requiring PHP Modules ext-intl, ext-json and ext-gettext
  • Some abstract classes have received strict typing for function params