byrokrat/id

Version 2.0

hanneskod opened this issue · 2 comments

2018 will see ver 2.0. Here is the todo list

  • remov deprecated classes and metods
  • require php 7 and use scalar type declarations and return type declarations
  • DateTimeInterface instead of DateTime
  • phpunit 6 7
  • constant array expressions instead of private static..
  • BirthCountyInterface, LegalFormInterface...

Do you want help with this? If you create a 2.0 branch I can probably help with some of the above tasks.

Awesome. The branch is there now, and all help is much appreciated!