Skip to content
Snippets Groups Projects

Don't check types at all

This PR removes everything I did in my last PR, and removes PHP 7 type hinting from OrderHeader, OrderPayment, OrderLine and Product. We pretty much don't send the correct type anywhere and let PHP handle conversions, so trying to guard against incorrect types will be really fragile and a lot of overhead.

Please review: @ahoffmann @weizhong-wang @lloyd-carter @KJOYNER

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading