Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.69 KB

incompatibilities-3-1-2.md

File metadata and controls

11 lines (8 loc) · 1.69 KB

PaymentTermBundle

  • The CustomerDatagridListener::__construct(PaymentTermAssociationProvider $paymentTermAssociationProvider)[?] method was changed to CustomerDatagridListener::__construct(PaymentTermAssociationProvider $paymentTermAssociationProvider, SelectedFieldsProviderInterface $selectedFieldsProvider)[?]

ShoppingListBundle

  • The LineItemHandler::__construct(FormInterface $form, Request $request, ManagerRegistry $doctrine, ShoppingListManager $shoppingListManager, CurrentShoppingListManager $currentShoppingListManager)[?] method was changed to LineItemHandler::__construct(FormInterface $form, Request $request, ManagerRegistry $doctrine, ShoppingListManager $shoppingListManager, CurrentShoppingListManager $currentShoppingListManager, ValidatorInterface $validator)[?]